[==========] 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:24:04.683403 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:40475
I20260709 12:24:04.685010 32330 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:24:04.686319 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.706300 32339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.706307 32336 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:24:04.706452 32337 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:24:04.707509 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:05.989424 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:05.989995 32330 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:24:05.990235 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599845990214 us; error 0 us; skew 500 ppm
I20260709 12:24:05.991178 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:05.998648 32330 webserver.cc:533] Webserver started at http://127.31.146.190:34693/ using document root <none> and password file <none>
I20260709 12:24:05.999702 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:05.999974 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:06.000524 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:06.008188 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "bbfd6914a9b44146b2a57db47ed029f4"
format_stamp: "Formatted at 2026-07-09 12:24:05 on dist-test-slave-0cmf"
I20260709 12:24:06.017683 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260709 12:24:06.024644 32345 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:24:06.026958 32330 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:24:06.027364 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "bbfd6914a9b44146b2a57db47ed029f4"
format_stamp: "Formatted at 2026-07-09 12:24:05 on dist-test-slave-0cmf"
I20260709 12:24:06.027699 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-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:24:06.114984 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:06.116802 32330 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:24:06.117344 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:06.209892 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:40475
I20260709 12:24:06.209990 32396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:40475 every 8 connection(s)
I20260709 12:24:06.218844 32397 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:24:06.244356 32397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: Bootstrap starting.
I20260709 12:24:06.251716 32397 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.254007 32397 log.cc:826] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: Log is configured to *not* fsync() on all Append() calls
I20260709 12:24:06.259908 32397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: No bootstrap required, opened a new log
I20260709 12:24:06.285874 32397 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER }
I20260709 12:24:06.286674 32397 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.287106 32397 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbfd6914a9b44146b2a57db47ed029f4, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.288913 32397 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER }
I20260709 12:24:06.289574 32397 raft_consensus.cc:399] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:06.289907 32397 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:06.290360 32397 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.295542 32397 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER }
I20260709 12:24:06.297147 32397 leader_election.cc:304] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [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: bbfd6914a9b44146b2a57db47ed029f4; no voters: 
I20260709 12:24:06.299352 32397 leader_election.cc:290] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:06.299571 32400 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.302981 32400 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 1 LEADER]: Becoming Leader. State: Replica: bbfd6914a9b44146b2a57db47ed029f4, State: Running, Role: LEADER
I20260709 12:24:06.304625 32400 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [LEADER]: Queue going to LEADER mode. State: All 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: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER }
I20260709 12:24:06.306563 32397 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:06.319233 32401 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bbfd6914a9b44146b2a57db47ed029f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER } }
I20260709 12:24:06.320806 32402 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbfd6914a9b44146b2a57db47ed029f4. Latest consensus state: current_term: 1 leader_uuid: "bbfd6914a9b44146b2a57db47ed029f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbfd6914a9b44146b2a57db47ed029f4" member_type: VOTER } }
I20260709 12:24:06.322312 32402 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:06.321693 32401 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:06.326642 32410 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:06.339973 32410 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:06.342388 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:06.360615 32410 catalog_manager.cc:1383] Generated new cluster ID: df141f9519a84842913f3accc990723f
I20260709 12:24:06.361054 32410 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:06.383401 32410 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:06.387019 32410 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:06.407073 32410 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: Generated new TSK 0
I20260709 12:24:06.408644 32410 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:06.474093 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:06.485248 32419 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:24:06.489446 32420 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:24:06.491252 32422 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:24:06.494213 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:06.495502 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:06.495790 32330 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:24:06.496014 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599846495995 us; error 0 us; skew 500 ppm
I20260709 12:24:06.496912 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:06.501400 32330 webserver.cc:533] Webserver started at http://127.31.146.129:37289/ using document root <none> and password file <none>
I20260709 12:24:06.502192 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:06.502462 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:06.502813 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:06.504376 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.512570 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260709 12:24:06.519694 32427 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:24:06.520701 32330 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:24:06.521085 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.521497 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-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:24:06.552193 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:06.554270 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:06.557590 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:06.563963 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:06.564316 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:06.564637 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:06.564877 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:06.667578 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:41377
I20260709 12:24:06.667632 32489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:41377 every 8 connection(s)
I20260709 12:24:06.678143 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:06.690793 32494 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:24:06.702275 32495 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:24:06.721839 32497 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:24:06.722280 32490 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40475
I20260709 12:24:06.722842 32490 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:06.723189 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:06.724064 32490 heartbeater.cc:507] Master 127.31.146.190:40475 requested a full tablet report, sending...
I20260709 12:24:06.724243 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:06.724534 32330 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:24:06.724745 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599846724727 us; error 0 us; skew 500 ppm
I20260709 12:24:06.725620 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:06.727495 32362 ts_manager.cc:194] Registered new tserver with Master: f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377)
I20260709 12:24:06.730367 32330 webserver.cc:533] Webserver started at http://127.31.146.130:43365/ using document root <none> and password file <none>
I20260709 12:24:06.730995 32362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41632
I20260709 12:24:06.731205 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:06.731535 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:06.732908 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:06.735277 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.743346 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:24:06.751410 32502 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:24:06.752542 32330 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:06.752919 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.753283 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-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:24:06.788703 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:06.790704 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:06.793201 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:06.796833 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:06.797108 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:06.797381 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:06.797565 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:06.907861 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:42925
I20260709 12:24:06.908058 32564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:42925 every 8 connection(s)
I20260709 12:24:06.915623 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:06.928987 32568 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:24:06.932859 32569 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:24:06.939152 32565 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40475
I20260709 12:24:06.939980 32565 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:06.942080 32565 heartbeater.cc:507] Master 127.31.146.190:40475 requested a full tablet report, sending...
I20260709 12:24:06.948434 32362 ts_manager.cc:194] Registered new tserver with Master: 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:06.951152 32362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41640
W20260709 12:24:06.962138 32571 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:24:06.962709 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:06.963665 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:06.963896 32330 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:24:06.964069 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599846964053 us; error 0 us; skew 500 ppm
I20260709 12:24:06.964888 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:06.968112 32330 webserver.cc:533] Webserver started at http://127.31.146.131:35879/ using document root <none> and password file <none>
I20260709 12:24:06.969776 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:06.970331 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:06.970942 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:06.972770 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "732d796a72494ae399b04c49f7f61a09"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.979665 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:06.984515 32576 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:24:06.985610 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:24:06.986109 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "732d796a72494ae399b04c49f7f61a09"
format_stamp: "Formatted at 2026-07-09 12:24:06 on dist-test-slave-0cmf"
I20260709 12:24:06.986490 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599844484784-32330-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:24:07.011535 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:07.013468 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:07.016593 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:07.020361 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:07.020658 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:07.020947 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:07.021142 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:07.125118 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:36921
I20260709 12:24:07.125183 32638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:36921 every 8 connection(s)
I20260709 12:24:07.150579 32639 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40475
I20260709 12:24:07.150996 32639 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:07.151837 32639 heartbeater.cc:507] Master 127.31.146.190:40475 requested a full tablet report, sending...
I20260709 12:24:07.154094 32362 ts_manager.cc:194] Registered new tserver with Master: 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:07.154621 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018830147s
I20260709 12:24:07.155733 32362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41654
I20260709 12:24:07.219903 32362 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41662:
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:24:07.224032 32362 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.
W20260709 12:24:07.323751 32409 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:07.363415 32604 tablet_service.cc:1511] Processing CreateTablet for tablet 33f09762305140df87858c6cce169896 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:07.367411 32603 tablet_service.cc:1511] Processing CreateTablet for tablet 25876037ee874bdab54eaa7f1a5006ca (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:07.369060 32454 tablet_service.cc:1511] Processing CreateTablet for tablet 25876037ee874bdab54eaa7f1a5006ca (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:07.372108 32604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f09762305140df87858c6cce169896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.372385 32455 tablet_service.cc:1511] Processing CreateTablet for tablet 33f09762305140df87858c6cce169896 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:07.375031 32600 tablet_service.cc:1511] Processing CreateTablet for tablet 7a778697e4aa450c8314bde7d40f5fab (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:07.377511 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25876037ee874bdab54eaa7f1a5006ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.385346 32452 tablet_service.cc:1511] Processing CreateTablet for tablet 27d07f3d4c2546c1a9a44b71992967bb (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:07.388686 32598 tablet_service.cc:1511] Processing CreateTablet for tablet feb5fe24a43a4695ac29249ca4757386 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:07.389460 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 065d36fe716f4c838ae1f7747690974f (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:07.381722 32602 tablet_service.cc:1511] Processing CreateTablet for tablet 873f5e433b624a4199e9786ca2162fa5 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:07.389249 32599 tablet_service.cc:1511] Processing CreateTablet for tablet 84c02818818a4016860f0c0a1bc8dff9 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:07.378405 32601 tablet_service.cc:1511] Processing CreateTablet for tablet 27d07f3d4c2546c1a9a44b71992967bb (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:07.387669 32597 tablet_service.cc:1511] Processing CreateTablet for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:07.392766 32451 tablet_service.cc:1511] Processing CreateTablet for tablet 7a778697e4aa450c8314bde7d40f5fab (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:07.386835 32453 tablet_service.cc:1511] Processing CreateTablet for tablet 873f5e433b624a4199e9786ca2162fa5 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:07.401855 32450 tablet_service.cc:1511] Processing CreateTablet for tablet 84c02818818a4016860f0c0a1bc8dff9 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:07.400400 32448 tablet_service.cc:1511] Processing CreateTablet for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:07.407558 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f09762305140df87858c6cce169896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.408102 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb5fe24a43a4695ac29249ca4757386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.400409 32449 tablet_service.cc:1511] Processing CreateTablet for tablet feb5fe24a43a4695ac29249ca4757386 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:07.410287 32453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873f5e433b624a4199e9786ca2162fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.415335 32447 tablet_service.cc:1511] Processing CreateTablet for tablet 065d36fe716f4c838ae1f7747690974f (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:07.417059 32452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d07f3d4c2546c1a9a44b71992967bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.416528 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d36fe716f4c838ae1f7747690974f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.422910 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d36fe716f4c838ae1f7747690974f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.425019 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.427064 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c02818818a4016860f0c0a1bc8dff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.436570 32449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb5fe24a43a4695ac29249ca4757386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.437978 32451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a778697e4aa450c8314bde7d40f5fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.439291 32603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25876037ee874bdab54eaa7f1a5006ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.442620 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.447819 32601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d07f3d4c2546c1a9a44b71992967bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.449558 32530 tablet_service.cc:1511] Processing CreateTablet for tablet 33f09762305140df87858c6cce169896 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:07.451433 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f09762305140df87858c6cce169896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.453958 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c02818818a4016860f0c0a1bc8dff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.472043 32528 tablet_service.cc:1511] Processing CreateTablet for tablet 873f5e433b624a4199e9786ca2162fa5 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:07.477705 32528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873f5e433b624a4199e9786ca2162fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.482888 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a778697e4aa450c8314bde7d40f5fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.462555 32529 tablet_service.cc:1511] Processing CreateTablet for tablet 25876037ee874bdab54eaa7f1a5006ca (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:07.510376 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873f5e433b624a4199e9786ca2162fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.517177 32529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25876037ee874bdab54eaa7f1a5006ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.520138 32526 tablet_service.cc:1511] Processing CreateTablet for tablet 7a778697e4aa450c8314bde7d40f5fab (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:07.508807 32527 tablet_service.cc:1511] Processing CreateTablet for tablet 27d07f3d4c2546c1a9a44b71992967bb (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:07.545097 32524 tablet_service.cc:1511] Processing CreateTablet for tablet feb5fe24a43a4695ac29249ca4757386 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:07.561754 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a778697e4aa450c8314bde7d40f5fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.522724 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 84c02818818a4016860f0c0a1bc8dff9 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:07.557420 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 065d36fe716f4c838ae1f7747690974f (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:07.568499 32523 tablet_service.cc:1511] Processing CreateTablet for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76 (DEFAULT_TABLE table=test-workload [id=e909a3540e5f4f68bda103e445ae4109]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:07.576582 32527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d07f3d4c2546c1a9a44b71992967bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.577783 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96b9b5f0d1b4525a2d61bb5bc61fd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.605695 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d36fe716f4c838ae1f7747690974f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.606326 32657 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:07.628453 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c02818818a4016860f0c0a1bc8dff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.657778 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb5fe24a43a4695ac29249ca4757386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:07.707916 32657 tablet_bootstrap.cc:654] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.719774 32658 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:07.734851 32490 heartbeater.cc:499] Master 127.31.146.190:40475 was elected leader, sending a full tablet report...
I20260709 12:24:07.747037 32658 tablet_bootstrap.cc:654] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.780579 32659 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:07.794305 32658 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:07.795071 32658 ts_tablet_manager.cc:1403] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.010s
I20260709 12:24:07.795481 32657 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:07.796329 32657 ts_tablet_manager.cc:1403] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.199s	user 0.008s	sys 0.028s
I20260709 12:24:07.800094 32658 raft_consensus.cc:359] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.800987 32658 raft_consensus.cc:385] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.801290 32658 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.802062 32658 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.804230 32639 heartbeater.cc:499] Master 127.31.146.190:40475 was elected leader, sending a full tablet report...
I20260709 12:24:07.804387 32659 tablet_bootstrap.cc:654] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.806419 32658 ts_tablet_manager.cc:1434] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:24:07.807978 32658 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:07.808266 32657 raft_consensus.cc:359] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:07.809104 32657 raft_consensus.cc:385] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.809551 32657 raft_consensus.cc:740] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.810460 32657 consensus_queue.cc:260] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:07.816430 32658 tablet_bootstrap.cc:654] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.822194 32657 ts_tablet_manager.cc:1434] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 12:24:07.826392 32659 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:07.826925 32659 ts_tablet_manager.cc:1403] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.009s
I20260709 12:24:07.829933 32659 raft_consensus.cc:359] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.830580 32659 raft_consensus.cc:385] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.830868 32659 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.831553 32659 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.834724 32657 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:07.843140 32565 heartbeater.cc:499] Master 127.31.146.190:40475 was elected leader, sending a full tablet report...
I20260709 12:24:07.843492 32659 ts_tablet_manager.cc:1434] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 12:24:07.844303 32659 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:07.848869 32658 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:07.849370 32658 ts_tablet_manager.cc:1403] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.008s
I20260709 12:24:07.850150 32659 tablet_bootstrap.cc:654] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.852459 32658 raft_consensus.cc:359] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.853232 32658 raft_consensus.cc:385] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.853543 32658 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.854664 32658 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.856488 32657 tablet_bootstrap.cc:654] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.863564 32658 ts_tablet_manager.cc:1434] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.008s
I20260709 12:24:07.864701 32658 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:07.872349 32658 tablet_bootstrap.cc:654] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.873421 32657 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:07.873986 32657 ts_tablet_manager.cc:1403] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260709 12:24:07.879011 32659 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:07.879578 32659 ts_tablet_manager.cc:1403] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260709 12:24:07.882117 32663 raft_consensus.cc:493] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.882894 32663 raft_consensus.cc:515] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:07.884194 32659 raft_consensus.cc:359] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:07.884889 32659 raft_consensus.cc:385] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.885097 32658 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:07.880388 32657 raft_consensus.cc:359] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.885178 32659 raft_consensus.cc:740] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.885540 32657 raft_consensus.cc:385] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.885648 32658 ts_tablet_manager.cc:1403] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:24:07.885967 32657 raft_consensus.cc:740] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
W20260709 12:24:07.887059 32640 tablet.cc:2406] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:07.886768 32657 consensus_queue.cc:260] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.886023 32659 consensus_queue.cc:260] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:07.889243 32658 raft_consensus.cc:359] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.890313 32659 ts_tablet_manager.cc:1434] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:24:07.890272 32658 raft_consensus.cc:385] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.890861 32658 raft_consensus.cc:740] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.891633 32659 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:07.893468 32663 leader_election.cc:290] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:07.901253 32659 tablet_bootstrap.cc:654] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.905937 32657 ts_tablet_manager.cc:1434] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.002s
I20260709 12:24:07.907310 32657 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:07.891641 32658 consensus_queue.cc:260] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.915342 32657 tablet_bootstrap.cc:654] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.919492 32658 ts_tablet_manager.cc:1434] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:24:07.920576 32658 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:07.925750 32662 raft_consensus.cc:493] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.926455 32662 raft_consensus.cc:515] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.932390 32659 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:07.933761 32662 leader_election.cc:290] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:07.932984 32659 ts_tablet_manager.cc:1403] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.020s
I20260709 12:24:07.962600 32658 tablet_bootstrap.cc:654] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.969132 32657 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:07.969875 32657 ts_tablet_manager.cc:1403] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.022s
I20260709 12:24:07.974314 32657 raft_consensus.cc:359] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.975907 32657 raft_consensus.cc:385] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.986531 32657 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.987323 32657 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.992304 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:07.994428 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:07.995210 32540 raft_consensus.cc:2468] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 0.
I20260709 12:24:07.993702 32659 raft_consensus.cc:359] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:07.997761 32659 raft_consensus.cc:385] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.998871 32659 raft_consensus.cc:740] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.999591 32431 leader_election.cc:304] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:08.005009 32670 raft_consensus.cc:2804] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:08.004963 32429 leader_election.cc:343] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.006167 32670 raft_consensus.cc:493] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.006701 32670 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.004102 32659 consensus_queue.cc:260] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.014763 32659 ts_tablet_manager.cc:1434] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 12:24:08.020839 32659 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.021488 32658 tablet_bootstrap.cc:492] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:08.022109 32658 ts_tablet_manager.cc:1403] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.008s
I20260709 12:24:08.027406 32658 raft_consensus.cc:359] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:08.028756 32658 raft_consensus.cc:385] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.028941 32657 ts_tablet_manager.cc:1434] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.002s
I20260709 12:24:08.029191 32658 raft_consensus.cc:740] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.030006 32658 consensus_queue.cc:260] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:08.034746 32670 raft_consensus.cc:515] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:08.037555 32658 ts_tablet_manager.cc:1434] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:08.037817 32657 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.038637 32658 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:08.046172 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.046936 32614 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.049726 32658 tablet_bootstrap.cc:654] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.051856 32659 tablet_bootstrap.cc:654] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.053725 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.056340 32670 leader_election.cc:290] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Requested vote from peers 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.055884 32657 tablet_bootstrap.cc:654] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:08.055716 32580 leader_election.cc:343] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.055151 32614 raft_consensus.cc:2468] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 1.
I20260709 12:24:08.059592 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:08.060433 32540 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.064694 32429 leader_election.cc:304] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:08.064780 32659 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.066946 32670 raft_consensus.cc:2804] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.068953 32670 raft_consensus.cc:697] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:08.067167 32659 ts_tablet_manager.cc:1403] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260709 12:24:08.074813 32657 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.074496 32659 raft_consensus.cc:359] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.075533 32657 ts_tablet_manager.cc:1403] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260709 12:24:08.075989 32659 raft_consensus.cc:385] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.069895 32670 consensus_queue.cc:237] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:08.077554 32659 raft_consensus.cc:740] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.085183 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.088532 32663 raft_consensus.cc:493] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:08.089097 32580 leader_election.cc:343] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.089375 32663 raft_consensus.cc:515] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.088985 32659 consensus_queue.cc:260] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.089749 32580 leader_election.cc:304] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.091161 32662 raft_consensus.cc:2749] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.092029 32663 leader_election.cc:290] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.093078 32659 ts_tablet_manager.cc:1434] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:24:08.094072 32659 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.095120 32540 raft_consensus.cc:2468] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 1.
I20260709 12:24:08.096755 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.102367 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.105520 32657 raft_consensus.cc:359] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
W20260709 12:24:08.106344 32429 leader_election.cc:343] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.107482 32657 raft_consensus.cc:385] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.107822 32657 raft_consensus.cc:740] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.109112 32657 consensus_queue.cc:260] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.111141 32658 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:08.111668 32658 ts_tablet_manager.cc:1403] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.017s
I20260709 12:24:08.097630 32540 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 0.
I20260709 12:24:08.116779 32431 leader_election.cc:304] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.118283 32663 raft_consensus.cc:2804] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.118705 32663 raft_consensus.cc:493] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.119066 32657 ts_tablet_manager.cc:1434] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.006s
I20260709 12:24:08.119248 32663 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.123219 32657 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.121409 32658 raft_consensus.cc:359] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.127115 32658 raft_consensus.cc:385] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.125718 32659 tablet_bootstrap.cc:654] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.128197 32666 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.127480 32658 raft_consensus.cc:740] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.129421 32666 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.131426 32658 consensus_queue.cc:260] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.129421 32360 catalog_manager.cc:5697] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.144471 32670 raft_consensus.cc:493] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.138783 32666 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.145689 32670 raft_consensus.cc:515] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.157066 32670 leader_election.cc:290] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.159633 32658 ts_tablet_manager.cc:1434] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.001s
I20260709 12:24:08.159978 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.160653 32658 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:08.161875 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.162521 32666 raft_consensus.cc:493] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.163105 32666 raft_consensus.cc:515] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
W20260709 12:24:08.161875 32429 leader_election.cc:343] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:08.164202 32431 leader_election.cc:343] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.166172 32666 leader_election.cc:290] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.166958 32431 leader_election.cc:304] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.168809 32670 raft_consensus.cc:2749] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.173884 32657 tablet_bootstrap.cc:654] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.174017 32662 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.174736 32662 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.184094 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.184903 32465 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 0.
I20260709 12:24:08.185837 32663 raft_consensus.cc:515] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.187376 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.188683 32662 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.191548 32580 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:08.193226 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:08.195719 32540 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:08.196604 32580 leader_election.cc:343] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.196659 32662 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.198736 32662 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.199096 32662 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.201525 32659 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.202251 32659 ts_tablet_manager.cc:1403] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.018s
I20260709 12:24:08.202559 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.195996 32663 leader_election.cc:290] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
W20260709 12:24:08.205488 32429 leader_election.cc:343] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.220352 32540 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 1.
I20260709 12:24:08.229681 32431 leader_election.cc:304] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.232191 32663 raft_consensus.cc:2804] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.233129 32663 raft_consensus.cc:697] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:08.233960 32663 consensus_queue.cc:237] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.240382 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.242477 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a778697e4aa450c8314bde7d40f5fab" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.239161 32659 raft_consensus.cc:359] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.243950 32659 raft_consensus.cc:385] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.244283 32659 raft_consensus.cc:740] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
W20260709 12:24:08.244923 32506 leader_election.cc:343] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:08.246330 32506 leader_election.cc:343] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.245479 32659 consensus_queue.cc:260] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.247189 32658 tablet_bootstrap.cc:654] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.246428 32657 tablet_bootstrap.cc:492] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.250092 32657 ts_tablet_manager.cc:1403] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.011s
I20260709 12:24:08.251752 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a778697e4aa450c8314bde7d40f5fab" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.254202 32613 raft_consensus.cc:2468] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
I20260709 12:24:08.254703 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.257159 32504 leader_election.cc:304] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.258342 32666 raft_consensus.cc:2804] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.258899 32666 raft_consensus.cc:493] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.259054 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
I20260709 12:24:08.259348 32666 raft_consensus.cc:3060] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.260480 32504 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.263835 32662 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.268427 32659 ts_tablet_manager.cc:1434] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 12:24:08.268580 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:08.269428 32464 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.269513 32666 raft_consensus.cc:515] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.269515 32659 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.283879 32666 leader_election.cc:290] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.284540 32666 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.284919 32666 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.285246 32666 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.285269 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a778697e4aa450c8314bde7d40f5fab" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:08.274025 32662 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.271261 32657 raft_consensus.cc:359] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.297251 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:08.297699 32657 raft_consensus.cc:385] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.298442 32657 raft_consensus.cc:740] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
W20260709 12:24:08.299085 32580 leader_election.cc:343] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:08.296487 32506 leader_election.cc:343] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.301460 32657 consensus_queue.cc:260] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.310245 32657 ts_tablet_manager.cc:1434] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 12:24:08.310762 32464 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 1.
I20260709 12:24:08.311322 32657 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.312772 32580 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:08.314061 32662 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.326828 32658 tablet_bootstrap.cc:492] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
W20260709 12:24:08.327659 32409 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:08.327405 32658 ts_tablet_manager.cc:1403] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.014s
I20260709 12:24:08.335343 32659 tablet_bootstrap.cc:654] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.335654 32657 tablet_bootstrap.cc:654] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:08.324267 32504 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:36921, user_credentials={real_user=slave}} blocked reactor thread for 63916.7us
I20260709 12:24:08.337968 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a778697e4aa450c8314bde7d40f5fab" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.338654 32614 raft_consensus.cc:3060] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.340308 32662 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:08.341795 32658 raft_consensus.cc:359] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.343021 32658 raft_consensus.cc:385] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.343374 32658 raft_consensus.cc:740] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.345203 32360 catalog_manager.cc:5697] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.345618 32658 consensus_queue.cc:260] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.348035 32658 ts_tablet_manager.cc:1434] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260709 12:24:08.348902 32614 raft_consensus.cc:2468] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.349423 32658 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:08.350272 32504 leader_election.cc:304] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.351627 32666 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.354661 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:08.351979 32693 raft_consensus.cc:2804] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:08.356232 32506 leader_election.cc:343] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.359229 32658 tablet_bootstrap.cc:654] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.361280 32666 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.363015 32693 raft_consensus.cc:697] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:08.364216 32693 consensus_queue.cc:237] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.370923 32657 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.371490 32657 ts_tablet_manager.cc:1403] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.011s
I20260709 12:24:08.376891 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.376705 32658 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:08.377921 32658 ts_tablet_manager.cc:1403] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.014s
I20260709 12:24:08.378878 32662 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.381644 32657 raft_consensus.cc:359] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.382197 32658 raft_consensus.cc:359] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.377784 32614 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.383051 32658 raft_consensus.cc:385] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.383512 32658 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.384372 32658 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.387154 32658 ts_tablet_manager.cc:1434] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:24:08.388254 32658 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:08.382928 32657 raft_consensus.cc:385] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.388985 32657 raft_consensus.cc:740] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.389889 32657 consensus_queue.cc:260] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.392200 32657 ts_tablet_manager.cc:1434] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:24:08.392450 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.393170 32657 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.393644 32504 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.394753 32693 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.395231 32693 raft_consensus.cc:697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:08.395457 32360 catalog_manager.cc:5697] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.407320 32657 tablet_bootstrap.cc:654] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.396498 32693 consensus_queue.cc:237] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.400241 32659 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.402484 32695 raft_consensus.cc:493] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.409150 32659 ts_tablet_manager.cc:1403] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.011s
I20260709 12:24:08.404073 32359 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:08.409097 32695 raft_consensus.cc:515] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.413308 32695 leader_election.cc:290] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.413390 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.415830 32464 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
I20260709 12:24:08.416409 32659 raft_consensus.cc:359] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.417138 32659 raft_consensus.cc:385] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.417279 32506 leader_election.cc:304] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:08.417476 32659 raft_consensus.cc:740] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.418265 32695 raft_consensus.cc:2804] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.418624 32695 raft_consensus.cc:493] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.419018 32695 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.418542 32659 consensus_queue.cc:260] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.422084 32659 ts_tablet_manager.cc:1434] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:24:08.411505 32658 tablet_bootstrap.cc:654] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.429339 32659 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.428143 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.432919 32614 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
I20260709 12:24:08.435482 32657 tablet_bootstrap.cc:492] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.436749 32657 ts_tablet_manager.cc:1403] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 12:24:08.454185 32666 raft_consensus.cc:493] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.454702 32666 raft_consensus.cc:515] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.459022 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.458832 32695 raft_consensus.cc:515] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.459034 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.459980 32464 raft_consensus.cc:2468] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
W20260709 12:24:08.460587 32504 leader_election.cc:343] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.457429 32666 leader_election.cc:290] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.461802 32695 leader_election.cc:290] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.463361 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.461861 32506 leader_election.cc:304] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.464707 32614 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.466179 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:08.467003 32464 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.467945 32695 raft_consensus.cc:2804] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.471079 32695 raft_consensus.cc:493] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.471446 32695 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.475622 32464 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.476135 32614 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.477413 32504 leader_election.cc:304] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
I20260709 12:24:08.477746 32658 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:08.478473 32658 ts_tablet_manager.cc:1403] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.019s
I20260709 12:24:08.479401 32657 raft_consensus.cc:359] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.479847 32693 raft_consensus.cc:2804] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.480154 32657 raft_consensus.cc:385] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.480502 32657 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.480775 32693 raft_consensus.cc:697] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:08.481933 32658 raft_consensus.cc:359] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.482651 32658 raft_consensus.cc:385] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.482913 32658 raft_consensus.cc:740] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.481802 32693 consensus_queue.cc:237] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.483681 32658 consensus_queue.cc:260] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.481277 32657 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.486059 32658 ts_tablet_manager.cc:1434] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:08.491490 32658 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: Bootstrap starting.
I20260709 12:24:08.492033 32695 raft_consensus.cc:515] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.494930 32695 leader_election.cc:290] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.495782 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:08.496448 32464 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.497975 32658 tablet_bootstrap.cc:654] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.504693 32464 raft_consensus.cc:2468] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.505877 32506 leader_election.cc:304] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:08.506414 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.506736 32695 raft_consensus.cc:2804] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.507231 32695 raft_consensus.cc:697] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
W20260709 12:24:08.507709 32504 leader_election.cc:343] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.508114 32695 consensus_queue.cc:237] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.487524 32657 ts_tablet_manager.cc:1434] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:24:08.509979 32657 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.483705 32659 tablet_bootstrap.cc:654] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.506752 32663 consensus_queue.cc:1048] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:24:08.489189 32360 catalog_manager.cc:5697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.529274 32663 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.529986 32663 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.532732 32662 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.533121 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.533214 32662 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.535542 32662 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.538090 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.539422 32613 raft_consensus.cc:2393] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in current term 1: Already voted for candidate 4e47f43cfbdf4a619875516a7c8cd22a in this term.
I20260709 12:24:08.541638 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.544134 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.544478 32429 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.545320 32670 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:08.545498 32580 leader_election.cc:343] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:08.552687 32580 leader_election.cc:343] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.553184 32580 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.552721 32663 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.554997 32662 raft_consensus.cc:2749] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.558749 32670 raft_consensus.cc:2749] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.562024 32663 raft_consensus.cc:493] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.562654 32663 raft_consensus.cc:515] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.568866 32658 tablet_bootstrap.cc:492] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: No bootstrap required, opened a new log
I20260709 12:24:08.569618 32658 ts_tablet_manager.cc:1403] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.012s
I20260709 12:24:08.572989 32663 leader_election.cc:290] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.574177 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.575206 32658 raft_consensus.cc:359] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.576790 32658 raft_consensus.cc:385] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.577116 32658 raft_consensus.cc:740] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.577932 32658 consensus_queue.cc:260] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.580191 32658 ts_tablet_manager.cc:1434] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:08.580354 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.581063 32613 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 0.
W20260709 12:24:08.582515 32431 leader_election.cc:343] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.585134 32657 tablet_bootstrap.cc:654] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.586480 32429 leader_election.cc:304] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:08.589387 32663 raft_consensus.cc:2804] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.589972 32663 raft_consensus.cc:493] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.590356 32663 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.592295 32659 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.592748 32659 ts_tablet_manager.cc:1403] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.033s
I20260709 12:24:08.593997 32662 raft_consensus.cc:493] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.594455 32662 raft_consensus.cc:515] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.595901 32659 raft_consensus.cc:359] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.596428 32662 leader_election.cc:290] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.596658 32659 raft_consensus.cc:385] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.596983 32659 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.597795 32659 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.598307 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.600713 32659 ts_tablet_manager.cc:1434] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:24:08.601722 32659 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.601897 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.602661 32540 raft_consensus.cc:2393] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 732d796a72494ae399b04c49f7f61a09 in current term 1: Already voted for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in this term.
I20260709 12:24:08.603644 32580 leader_election.cc:304] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.604676 32662 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.607712 32663 raft_consensus.cc:515] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.617081 32360 catalog_manager.cc:5697] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.621130 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:08.621984 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.608472 32693 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.623423 32670 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:08.628610 32693 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.629110 32662 raft_consensus.cc:2749] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:08.625363 32431 leader_election.cc:343] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.626061 32613 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.626093 32694 raft_consensus.cc:493] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.626462 32663 leader_election.cc:290] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.627442 32360 catalog_manager.cc:5697] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.632526 32657 tablet_bootstrap.cc:492] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.632985 32657 ts_tablet_manager.cc:1403] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.005s
I20260709 12:24:08.635908 32657 raft_consensus.cc:359] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.636560 32657 raft_consensus.cc:385] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.636849 32657 raft_consensus.cc:740] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.637645 32694 raft_consensus.cc:515] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.652786 32657 consensus_queue.cc:260] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.652524 32694 leader_election.cc:290] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:08.663177 32693 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.664695 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.665509 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.666185 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 0.
I20260709 12:24:08.666322 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.667493 32504 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
W20260709 12:24:08.669687 32506 leader_election.cc:343] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.670668 32693 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.671106 32693 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.671392 32613 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 1.
I20260709 12:24:08.656049 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:08.672698 32464 raft_consensus.cc:2393] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 732d796a72494ae399b04c49f7f61a09 in current term 1: Already voted for candidate 4e47f43cfbdf4a619875516a7c8cd22a in this term.
I20260709 12:24:08.673768 32580 leader_election.cc:304] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:08.675689 32657 ts_tablet_manager.cc:1434] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 12:24:08.676576 32657 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: Bootstrap starting.
I20260709 12:24:08.671525 32693 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.678215 32694 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.684964 32659 tablet_bootstrap.cc:654] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.693496 32663 consensus_queue.cc:1048] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.692117 32429 leader_election.cc:304] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:08.711673 32710 raft_consensus.cc:2804] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.712342 32694 raft_consensus.cc:2749] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.707723 32693 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.718484 32657 tablet_bootstrap.cc:654] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.723999 32670 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:08.734246 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
W20260709 12:24:08.739221 32506 leader_election.cc:343] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.740386 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:08.738840 32693 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.741150 32614 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.729311 32710 raft_consensus.cc:697] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:08.742681 32710 consensus_queue.cc:237] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.773488 32657 tablet_bootstrap.cc:492] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: No bootstrap required, opened a new log
I20260709 12:24:08.773885 32464 raft_consensus.cc:3060] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.774139 32657 ts_tablet_manager.cc:1403] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.010s
I20260709 12:24:08.791669 32693 consensus_queue.cc:1048] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.794872 32659 tablet_bootstrap.cc:492] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.795315 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 1.
I20260709 12:24:08.796810 32504 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
W20260709 12:24:08.797170 32580 consensus_peers.cc:597] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 -> Peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Couldn't send request to peer 4e47f43cfbdf4a619875516a7c8cd22a. 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:24:08.798817 32693 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.798753 32657 raft_consensus.cc:359] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.799518 32657 raft_consensus.cc:385] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.799826 32657 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.800547 32657 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.802637 32657 ts_tablet_manager.cc:1434] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:24:08.803455 32659 ts_tablet_manager.cc:1403] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.202s	user 0.004s	sys 0.020s
I20260709 12:24:08.803434 32359 catalog_manager.cc:5697] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.799463 32693 raft_consensus.cc:697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:08.808482 32693 consensus_queue.cc:237] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.806214 32659 raft_consensus.cc:359] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.809815 32659 raft_consensus.cc:385] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.810165 32659 raft_consensus.cc:740] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.812343 32659 consensus_queue.cc:260] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.814630 32659 ts_tablet_manager.cc:1434] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:24:08.815598 32659 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: Bootstrap starting.
I20260709 12:24:08.820425 32666 consensus_queue.cc:1048] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.826148 32694 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.828426 32659 tablet_bootstrap.cc:654] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.831024 32362 catalog_manager.cc:5697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.835085 32659 tablet_bootstrap.cc:492] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: No bootstrap required, opened a new log
I20260709 12:24:08.835611 32659 ts_tablet_manager.cc:1403] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260709 12:24:08.837956 32659 raft_consensus.cc:359] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.838637 32659 raft_consensus.cc:385] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.838935 32659 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.839636 32659 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.842062 32659 ts_tablet_manager.cc:1434] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:08.902935 32666 consensus_queue.cc:1048] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.903558 32693 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:08.920111 32695 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.929740 32693 consensus_queue.cc:1048] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.930112 32695 consensus_queue.cc:1048] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.964601 32695 consensus_queue.cc:1048] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.988394 32710 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.988886 32710 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:08.991032 32710 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:08.992527 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
I20260709 12:24:08.993795 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:08.994675 32614 raft_consensus.cc:2393] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in current term 1: Already voted for candidate 4e47f43cfbdf4a619875516a7c8cd22a in this term.
I20260709 12:24:08.995779 32429 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:08.996450 32710 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.004158 32710 raft_consensus.cc:2749] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.177376 32695 raft_consensus.cc:493] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.178006 32695 raft_consensus.cc:515] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.181052 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:09.181550 32695 leader_election.cc:290] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.182714 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:09.183611 32614 raft_consensus.cc:2393] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e47f43cfbdf4a619875516a7c8cd22a in current term 1: Already voted for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in this term.
I20260709 12:24:09.183815 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:47164
I20260709 12:24:09.184571 32539 raft_consensus.cc:606] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Received request to transfer leadership to TS f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:09.184931 32504 leader_election.cc:304] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a; no voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:09.186058 32695 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.189965 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:47164
I20260709 12:24:09.190485 32539 raft_consensus.cc:606] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Received request to transfer leadership to TS f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:09.192636 32695 raft_consensus.cc:2749] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.206224 32666 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.207720 32715 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.230485 32740 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:09.232137 32715 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.238561 32464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:40182
I20260709 12:24:09.239399 32464 raft_consensus.cc:606] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:09.244801 32740 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.245466 32740 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.248463 32740 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.250402 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:09.265970 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" is_pre_election: true
I20260709 12:24:09.267668 32693 raft_consensus.cc:993] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:09.268230 32693 raft_consensus.cc:1081] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Signalling peer f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:09.270008 32506 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a; no voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:09.270530 32465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40170
I20260709 12:24:09.271123 32465 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:09.271524 32465 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.277972 32715 raft_consensus.cc:993] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:09.278461 32715 raft_consensus.cc:1081] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:09.279177 32465 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.281330 32465 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.282558 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:09.283124 32614 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.286144 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:09.286926 32538 raft_consensus.cc:3055] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:09.287406 32538 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:09.288293 32538 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.290052 32538 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.293358 32540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47140
I20260709 12:24:09.293998 32540 raft_consensus.cc:493] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:09.294480 32540 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.298738 32538 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 2.
I20260709 12:24:09.300108 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 2.
I20260709 12:24:09.300208 32431 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:09.301355 32663 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:09.302018 32663 raft_consensus.cc:697] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:09.303005 32663 consensus_queue.cc:237] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.303223 32540 raft_consensus.cc:515] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.304428 32539 raft_consensus.cc:1240] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Rejecting Update request from peer f2d58838c89b4c8cb72abfd0ede1c2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:09.305790 32739 raft_consensus.cc:2749] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.306289 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:09.306931 32465 raft_consensus.cc:3055] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:09.307274 32465 raft_consensus.cc:740] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:09.308131 32465 consensus_queue.cc:260] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.308959 32715 consensus_queue.cc:1059] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.310967 32540 leader_election.cc:290] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.313158 32465 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.314500 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:09.320039 32614 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.324709 32465 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:09.326225 32506 leader_election.cc:304] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:09.328176 32358 catalog_manager.cc:5697] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 1 to 2, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.330521 32739 raft_consensus.cc:2804] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:09.331703 32739 raft_consensus.cc:697] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:09.334365 32540 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.332758 32739 consensus_queue.cc:237] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.335088 32614 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:09.341843 32614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:55032
I20260709 12:24:09.342486 32614 raft_consensus.cc:606] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:09.353901 32360 catalog_manager.cc:5697] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 1 to 2, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.366462 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:47164
I20260709 12:24:09.367134 32539 raft_consensus.cc:606] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Received request to transfer leadership to TS 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:09.369940 32745 raft_consensus.cc:993] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:09.370397 32727 raft_consensus.cc:1081] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:09.372026 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47152
I20260709 12:24:09.372529 32539 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:09.373029 32539 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.380049 32539 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.382659 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:09.382894 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:09.383281 32465 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.383646 32613 raft_consensus.cc:3055] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:09.384042 32613 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:09.384753 32613 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.385562 32613 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.382381 32539 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.390452 32465 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:09.391676 32506 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:09.392668 32739 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:09.393163 32739 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:09.394315 32739 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.393865 32613 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:09.402493 32360 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 1 to 2, leader changed from 732d796a72494ae399b04c49f7f61a09 (127.31.146.131) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.451423 32693 raft_consensus.cc:993] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:09.451864 32739 raft_consensus.cc:1081] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Signalling peer f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:09.453648 32465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40170
I20260709 12:24:09.454234 32465 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:09.454604 32465 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.462162 32465 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.464282 32465 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:09.465413 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:09.465474 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:09.466392 32613 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.466977 32539 raft_consensus.cc:3055] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:09.467422 32539 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:09.468225 32539 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.469424 32539 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.473338 32613 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 2.
I20260709 12:24:09.474587 32429 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:09.475550 32663 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:09.476032 32663 raft_consensus.cc:697] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:09.476500 32539 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 2.
I20260709 12:24:09.476960 32663 consensus_queue.cc:237] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.484843 32360 catalog_manager.cc:5697] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 1 to 2, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.493832 32695 raft_consensus.cc:993] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:09.494560 32693 raft_consensus.cc:1081] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Signalling peer 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:09.496461 32613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:55022
I20260709 12:24:09.497192 32613 raft_consensus.cc:493] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:09.497617 32613 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.504608 32613 raft_consensus.cc:515] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.507082 32613 leader_election.cc:290] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:09.508913 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:09.509196 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d36fe716f4c838ae1f7747690974f" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:09.509536 32465 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.509812 32539 raft_consensus.cc:3055] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:09.510183 32539 raft_consensus.cc:740] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:09.511021 32539 consensus_queue.cc:260] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.512251 32539 raft_consensus.cc:3060] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:09.517997 32465 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:09.519024 32580 leader_election.cc:304] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:09.519318 32539 raft_consensus.cc:2468] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:09.519713 32727 raft_consensus.cc:2804] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:09.520195 32727 raft_consensus.cc:697] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:09.521103 32727 consensus_queue.cc:237] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:09.528921 32358 catalog_manager.cc:5697] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 1 to 2, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:09.744490 32539 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.746358 32663 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.757674 32613 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.759832 32663 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.764143 32465 raft_consensus.cc:1275] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.769085 32693 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:09.783494 32613 raft_consensus.cc:1275] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.785140 32693 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.884817 32613 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.887110 32663 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:09.900945 32539 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.903306 32663 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.918540 32465 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.920518 32693 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.938962 32614 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:09.941360 32693 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:10.029837 32465 raft_consensus.cc:1275] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:10.031445 32727 consensus_queue.cc:1048] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:10.045068 32539 raft_consensus.cc:1275] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:10.046926 32727 consensus_queue.cc:1048] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.413441 32330 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:24:12.414283 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:12.439844 32465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
mode: GRACEFUL
new_leader_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:52718
I20260709 12:24:12.440348 32465 raft_consensus.cc:606] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Received request to transfer leadership to TS 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:12.454269 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:12.454882 32539 raft_consensus.cc:606] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Received request to transfer leadership to TS 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:12.456089 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:12.456552 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:12.503166 32757 raft_consensus.cc:993] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: : Instructing follower 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:12.503647 32663 raft_consensus.cc:1081] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Signalling peer 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:12.505321 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:55020
I20260709 12:24:12.505939 32614 raft_consensus.cc:493] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:12.506367 32614 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.511412 32614 raft_consensus.cc:515] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.513280 32614 leader_election.cc:290] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:12.514292 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:12.514869 32465 raft_consensus.cc:3055] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:12.514783 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:12.515302 32465 raft_consensus.cc:740] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:12.515543 32539 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.516144 32465 consensus_queue.cc:260] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.517678 32465 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.522917 32539 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:12.524473 32465 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:12.524336 32580 leader_election.cc:304] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
I20260709 12:24:12.525446 32753 raft_consensus.cc:2804] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:12.526758 32758 raft_consensus.cc:993] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:12.527099 32753 raft_consensus.cc:697] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:12.527273 32693 raft_consensus.cc:1081] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Signalling peer 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:12.528010 32753 consensus_queue.cc:237] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.529433 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:55022
I20260709 12:24:12.529981 32614 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:12.530332 32614 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.535157 32614 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.536876 32614 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 3 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:12.537967 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:12.538575 32539 raft_consensus.cc:3055] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:12.538678 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:12.539014 32539 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:12.539134 32465 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.539872 32539 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.541042 32539 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.544920 32465 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 3.
I20260709 12:24:12.544371 32358 catalog_manager.cc:5697] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 1 to 2, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.546176 32580 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:12.547048 32753 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:12.547569 32753 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:12.548382 32539 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 3.
I20260709 12:24:12.548377 32753 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue 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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:12.568261 32358 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 2 to 3, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:13.025599 32465 raft_consensus.cc:1275] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:13.027259 32753 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:13.039783 32540 raft_consensus.cc:1275] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:13.042284   300 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:13.048933 32539 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:13.051645   300 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:13.062201 32465 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:13.064101 32759 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:13.457824 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:13.462946 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:13.463371 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:14.464233 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:14.470018 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:14.470500 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:15.471853 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:15.478001 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:15.478507 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:16.479573 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:16.485340 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:16.485798 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:17.487402 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:17.493512 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:17.494099 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:18.495253 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:18.501189 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:18.501762 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:19.502693 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:19.507597 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:19.508113 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:20.509469 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:20.514351 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:20.514845 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:21.516176 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:21.520951 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:21.521442 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:22.559744 32330 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:24:22.565802 32464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f09762305140df87858c6cce169896"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:40182
I20260709 12:24:22.566687 32464 raft_consensus.cc:606] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:22.574877 32614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:55032
I20260709 12:24:22.575356 32614 raft_consensus.cc:606] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:22.581904 32464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:40182
I20260709 12:24:22.582443 32464 raft_consensus.cc:606] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:22.589383 32464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:40182
I20260709 12:24:22.589985 32464 raft_consensus.cc:606] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:22.608361 32614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
mode: GRACEFUL
new_leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:55032
I20260709 12:24:22.608996 32614 raft_consensus.cc:606] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Received request to transfer leadership to TS 4e47f43cfbdf4a619875516a7c8cd22a
I20260709 12:24:22.650393 32757 raft_consensus.cc:993] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.650866 32757 raft_consensus.cc:1081] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.652693 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47140
I20260709 12:24:22.653116 32539 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.653414 32539 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.658447 32539 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.660651 32539 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:22.661927 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:22.661867 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:22.663192 32614 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.663311 32464 raft_consensus.cc:3055] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:22.663997 32464 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:22.664824 32464 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.666239 32464 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.671105 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:22.671105 32464 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:22.672585 32504 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
I20260709 12:24:22.673501   311 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:22.674425   311 raft_consensus.cc:697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:22.675310   311 consensus_queue.cc:237] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue 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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.676702   313 raft_consensus.cc:993] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.677232 32757 raft_consensus.cc:1081] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.679050 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f09762305140df87858c6cce169896"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47140
I20260709 12:24:22.679548 32539 raft_consensus.cc:493] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.680047 32539 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.687703 32539 raft_consensus.cc:515] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:22.688156 32361 catalog_manager.cc:5697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 2 to 3, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 3 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.690275 32539 leader_election.cc:290] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Requested vote from peers 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921), f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377)
I20260709 12:24:22.691669 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:22.691941 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f09762305140df87858c6cce169896" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:22.692344 32614 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.692435 32464 raft_consensus.cc:3055] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.692793 32464 raft_consensus.cc:740] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:22.693794 32464 consensus_queue.cc:260] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:22.694963 32464 raft_consensus.cc:3060] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.699800 32614 raft_consensus.cc:2468] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:22.701418 32504 leader_election.cc:304] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
I20260709 12:24:22.702353   311 raft_consensus.cc:2804] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.702450 32464 raft_consensus.cc:2468] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 2.
I20260709 12:24:22.703450   311 raft_consensus.cc:697] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:22.705113   311 consensus_queue.cc:237] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } }
I20260709 12:24:22.718954 32361 catalog_manager.cc:5697] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 1 to 2, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.802660   309 raft_consensus.cc:993] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.803371   309 raft_consensus.cc:1081] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.805305 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47152
I20260709 12:24:22.805881 32539 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.806175 32539 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:22.810635 32539 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.812008 32539 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 4 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:22.813089 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:22.813088 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:22.813907 32464 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:22.814073 32614 raft_consensus.cc:3055] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:22.814431 32614 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:22.815289 32614 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.816417 32614 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:22.817834   321 raft_consensus.cc:993] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.818349   321 raft_consensus.cc:1081] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:22.819767 32464 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 4.
I20260709 12:24:22.820256 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47152
I20260709 12:24:22.820881 32539 raft_consensus.cc:493] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.821031 32506 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:22.821240 32539 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.821955   311 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:22.822429   311 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:22.823192 32614 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 4.
I20260709 12:24:22.823320   311 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.826987 32539 raft_consensus.cc:515] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.830425 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:22.830680 32539 leader_election.cc:290] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:22.831014 32464 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.831713 32361 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 3 to 4, leader changed from 732d796a72494ae399b04c49f7f61a09 (127.31.146.131) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 4 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.834827 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25876037ee874bdab54eaa7f1a5006ca" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:22.835397 32614 raft_consensus.cc:3055] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:22.835686 32614 raft_consensus.cc:740] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:22.836371 32614 consensus_queue.cc:260] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.837479 32614 raft_consensus.cc:3060] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.839355 32464 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:22.841339 32506 leader_election.cc:304] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:22.842254   311 raft_consensus.cc:2804] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:22.842984   311 raft_consensus.cc:697] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:22.844031 32614 raft_consensus.cc:2468] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:22.843881   311 consensus_queue.cc:237] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue 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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:22.852591 32361 catalog_manager.cc:5697] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 2 to 3, leader changed from 732d796a72494ae399b04c49f7f61a09 (127.31.146.131) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 3 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.055177   313 raft_consensus.cc:993] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: : Instructing follower 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:23.055678   313 raft_consensus.cc:1081] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Signalling peer 4e47f43cfbdf4a619875516a7c8cd22a to start an election
I20260709 12:24:23.057463 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
 from {username='slave'} at 127.0.0.1:47140
I20260709 12:24:23.057976 32539 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.058557 32539 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:23.063457 32539 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:23.064925 32539 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:23.066079 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:23.066332 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:23.066542 32464 raft_consensus.cc:3055] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:23.066875 32464 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:23.066880 32614 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:23.067512 32464 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:23.068459 32464 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:23.072440 32464 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:23.073436 32506 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:23.074285   311 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:23.074746   311 raft_consensus.cc:697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:23.075666 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 3.
I20260709 12:24:23.075677   311 consensus_queue.cc:237] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Queue 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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:23.085304 32361 catalog_manager.cc:5697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 2 to 3, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 3 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.127632 32464 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.129258   311 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:23.140295 32614 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.141850   311 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:23.239818 32464 raft_consensus.cc:1275] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.241348   311 consensus_queue.cc:1048] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.252677 32614 raft_consensus.cc:1275] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.254608   332 consensus_queue.cc:1048] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:23.286706 32464 raft_consensus.cc:1275] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.288497   332 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:23.299952 32614 raft_consensus.cc:1275] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.302119   332 consensus_queue.cc:1048] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:23.344508 32465 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:23.346212   327 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:23.357069 32614 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:23.359467   332 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:23.621615 32614 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.623188   314 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:23.636847 32465 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:23.640713   314 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:25.648708 32330 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:24:25.649646 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:25.658332 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:25.659238 32539 raft_consensus.cc:606] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Received request to transfer leadership to TS f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:25.663643 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:25.664351 32539 raft_consensus.cc:606] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Received request to transfer leadership to TS 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:25.667804 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:25.668848 32539 raft_consensus.cc:606] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Received request to transfer leadership to TS f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:25.672736 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:25.673523 32539 raft_consensus.cc:606] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 LEADER]: Received request to transfer leadership to TS f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:25.677323 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386"
dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
mode: GRACEFUL
new_leader_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:40258
I20260709 12:24:25.677852 32539 raft_consensus.cc:606] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Received request to transfer leadership to TS 732d796a72494ae399b04c49f7f61a09
I20260709 12:24:25.680248 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:24:25.680819 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:25.748945   314 raft_consensus.cc:993] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.749508   341 raft_consensus.cc:1081] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Signalling peer f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.751353 32465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40170
I20260709 12:24:25.752130 32465 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.752555 32465 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.758359 32465 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.761195 32465 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 4 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:25.762212 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:25.762943   314 raft_consensus.cc:993] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:25.762956 32613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:25.763350 32539 raft_consensus.cc:3055] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:25.763556   314 raft_consensus.cc:1081] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Signalling peer 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:25.763710 32613 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.763734 32539 raft_consensus.cc:740] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:25.764986 32539 consensus_queue.cc:260] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.765842 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:55022
I20260709 12:24:25.766465 32614 raft_consensus.cc:493] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.766574 32539 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.766849 32614 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.771513 32539 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 4.
I20260709 12:24:25.771538 32613 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 4.
I20260709 12:24:25.773376 32431 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:25.775060 32614 raft_consensus.cc:515] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.776196   314 raft_consensus.cc:993] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.776796   314 raft_consensus.cc:1081] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 LEADER]: Signalling peer f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.779358 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:25.779892   342 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:25.779984 32463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40170
I20260709 12:24:25.780172 32464 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.780426 32614 leader_election.cc:290] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 3 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:25.780721 32463 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.781174 32463 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:25.783228 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb5fe24a43a4695ac29249ca4757386" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:25.784143 32539 raft_consensus.cc:3055] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:25.784713 32539 raft_consensus.cc:740] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:25.785795 32539 consensus_queue.cc:260] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.787657 32539 raft_consensus.cc:3060] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:25.789414 32464 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 3.
I20260709 12:24:25.791078 32580 leader_election.cc:304] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:25.792001   321 raft_consensus.cc:2804] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:25.792344   342 raft_consensus.cc:697] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:25.793365   342 consensus_queue.cc:237] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.799047 32539 raft_consensus.cc:2468] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 3.
I20260709 12:24:25.800729 32463 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.804147 32463 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 5 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:25.804802 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:25.805357 32539 raft_consensus.cc:3055] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:25.805838 32539 raft_consensus.cc:740] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:25.805912   321 raft_consensus.cc:697] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:25.806301 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:25.806897 32614 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:25.806842 32539 consensus_queue.cc:260] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.807145   321 consensus_queue.cc:237] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue 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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.808249 32539 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:25.808773 32361 catalog_manager.cc:5697] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 3 to 4, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 4 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.816457 32614 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 5.
I20260709 12:24:25.818617 32429 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:25.818831 32539 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 5.
I20260709 12:24:25.820003   342 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:25.820673   342 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 5 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:25.821866   342 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.831453 32360 catalog_manager.cc:5697] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 2 to 3, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.843502 32360 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 4 to 5, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 5 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.900494   314 raft_consensus.cc:993] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.901072   341 raft_consensus.cc:1081] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Signalling peer f2d58838c89b4c8cb72abfd0ede1c2e4 to start an election
I20260709 12:24:25.903082 32463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5"
dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
 from {username='slave'} at 127.0.0.1:40170
I20260709 12:24:25.903795 32463 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.904134 32463 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.908955 32463 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.911137 32463 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [CANDIDATE]: Term 4 election: Requested vote from peers 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:25.912213 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:25.912209 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:25.912858 32614 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.912978 32539 raft_consensus.cc:3055] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:25.913367 32539 raft_consensus.cc:740] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:25.914265 32539 consensus_queue.cc:260] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.915223 32539 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:25.918154 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 4.
I20260709 12:24:25.919679 32429 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:25.920428 32539 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d58838c89b4c8cb72abfd0ede1c2e4 in term 4.
I20260709 12:24:25.921173   342 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:25.921751   342 raft_consensus.cc:697] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 LEADER]: Becoming Leader. State: Replica: f2d58838c89b4c8cb72abfd0ede1c2e4, State: Running, Role: LEADER
I20260709 12:24:25.922580   342 consensus_queue.cc:237] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:25.931143 32360 catalog_manager.cc:5697] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 reported cstate change: term changed from 3 to 4, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129). New cstate: current_term: 4 leader_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.068686   314 raft_consensus.cc:993] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: : Instructing follower 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:26.069197   314 raft_consensus.cc:1081] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Signalling peer 732d796a72494ae399b04c49f7f61a09 to start an election
I20260709 12:24:26.070878 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9"
dest_uuid: "732d796a72494ae399b04c49f7f61a09"
 from {username='slave'} at 127.0.0.1:55022
I20260709 12:24:26.071338 32614 raft_consensus.cc:493] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:26.071643 32614 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:26.075951 32614 raft_consensus.cc:515] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:26.077947 32614 leader_election.cc:290] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:26.078948 32463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4"
I20260709 12:24:26.079118 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c02818818a4016860f0c0a1bc8dff9" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a"
I20260709 12:24:26.079653 32539 raft_consensus.cc:3055] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:26.079624 32463 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:26.080109 32539 raft_consensus.cc:740] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:26.081117 32539 consensus_queue.cc:260] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:26.082340 32539 raft_consensus.cc:3060] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:26.087874 32463 raft_consensus.cc:2468] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:26.089210 32580 leader_election.cc:304] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 732d796a72494ae399b04c49f7f61a09, f2d58838c89b4c8cb72abfd0ede1c2e4; no voters: 
I20260709 12:24:26.089429 32539 raft_consensus.cc:2468] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 732d796a72494ae399b04c49f7f61a09 in term 2.
I20260709 12:24:26.090214   321 raft_consensus.cc:2804] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:26.090775   321 raft_consensus.cc:697] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Becoming Leader. State: Replica: 732d796a72494ae399b04c49f7f61a09, State: Running, Role: LEADER
I20260709 12:24:26.091655   321 consensus_queue.cc:237] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:26.100490 32360 catalog_manager.cc:5697] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 reported cstate change: term changed from 1 to 2, leader changed from 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130) to 732d796a72494ae399b04c49f7f61a09 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "732d796a72494ae399b04c49f7f61a09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.274463 32539 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:26.275947   342 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.287189 32614 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:26.288986   343 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:26.314601 32463 raft_consensus.cc:1275] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:26.316001   321 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.318608 32540 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:26.320073   343 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:26.323668 32614 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:26.325181   343 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:26.329485 32539 raft_consensus.cc:1275] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:26.340197   321 consensus_queue.cc:1048] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.467705 32614 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:26.469100   343 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.478659 32540 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Refusing update from remote peer f2d58838c89b4c8cb72abfd0ede1c2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:26.480504   357 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:26.502904 32540 raft_consensus.cc:1275] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.504421   363 consensus_queue.cc:1048] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.514840 32463 raft_consensus.cc:1275] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Refusing update from remote peer 732d796a72494ae399b04c49f7f61a09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.516832   363 consensus_queue.cc:1048] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.682121 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:26.688947 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:26.689512 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:27.690753 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:27.697664 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:27.698136 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:28.699505 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:28.705973 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:28.706466 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:29.707623 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:29.713793 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:29.714394 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:30.715390 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:30.722090 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:30.722571 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:31.723839 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:31.729185 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:31.729733 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:32.730902 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:32.737617 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:32.738096 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:33.739310 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:33.745201 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:33.746101 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:34.747364 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:34.754387 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:34.754830 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:35.821033 32330 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:24:35.821796 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
W20260709 12:24:35.843321 32506 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:24:35.849891 32506 consensus_peers.cc:597] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: 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:24:35.855894 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:35.857293 32330 tablet_replica.cc:333] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.858575 32330 raft_consensus.cc:2243] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.859995 32330 raft_consensus.cc:2272] T 27d07f3d4c2546c1a9a44b71992967bb P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.863216 32330 tablet_replica.cc:333] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.863729 32330 raft_consensus.cc:2243] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.864483 32330 raft_consensus.cc:2272] T 873f5e433b624a4199e9786ca2162fa5 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.866840 32330 tablet_replica.cc:333] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.867385 32330 raft_consensus.cc:2243] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.867872 32330 raft_consensus.cc:2272] T 25876037ee874bdab54eaa7f1a5006ca P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.870182 32330 tablet_replica.cc:333] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.870780 32330 raft_consensus.cc:2243] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.871254 32330 raft_consensus.cc:2272] T 84c02818818a4016860f0c0a1bc8dff9 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.873247 32330 tablet_replica.cc:333] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.873992 32330 raft_consensus.cc:2243] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.874696 32330 raft_consensus.cc:2272] T 7a778697e4aa450c8314bde7d40f5fab P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.876543 32330 tablet_replica.cc:333] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.877266 32330 raft_consensus.cc:2243] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.877844 32330 raft_consensus.cc:2272] T 33f09762305140df87858c6cce169896 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.880486 32330 tablet_replica.cc:333] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.881274 32330 raft_consensus.cc:2243] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:35.882354 32330 raft_consensus.cc:2272] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.884240 32330 tablet_replica.cc:333] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.884938 32330 raft_consensus.cc:2243] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.885458 32330 raft_consensus.cc:2272] T feb5fe24a43a4695ac29249ca4757386 P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.887363 32330 tablet_replica.cc:333] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4: stopping tablet replica
I20260709 12:24:35.888671 32330 raft_consensus.cc:2243] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.889245 32330 raft_consensus.cc:2272] T 065d36fe716f4c838ae1f7747690974f P f2d58838c89b4c8cb72abfd0ede1c2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:36.001551 32506 consensus_peers.cc:597] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:36.096336 32506 consensus_peers.cc:597] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:36.114204 32486 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 32333
W20260709 12:24:36.115079 32486 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 32396
W20260709 12:24:36.116329 32486 debug-util.cc:398] Leaking SignalData structure 0x7b0800156100 after lost signal to thread 32564
W20260709 12:24:36.117033 32486 debug-util.cc:398] Leaking SignalData structure 0x7b08001c55e0 after lost signal to thread 32638
W20260709 12:24:36.135589 32580 consensus_peers.cc:597] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:36.145249 32580 consensus_peers.cc:597] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:36.372112 32580 consensus_peers.cc:597] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.972898   387 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:36.973475   387 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:36.976308   387 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:36.979130 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
W20260709 12:24:36.981184 32580 leader_election.cc:336] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:36.982190 32580 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [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: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:36.983268   387 raft_consensus.cc:2749] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:24:36.985806   387 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:36.986480   387 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:36.989835   387 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:36.991539 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
W20260709 12:24:36.993451 32580 leader_election.cc:336] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:36.993830 32580 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [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: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:36.994570   387 raft_consensus.cc:2749] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:24:36.998124 32330 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32486)
I20260709 12:24:37.128396   386 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.128989   386 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.131980   386 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.133710 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:37.134461 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 4.
I20260709 12:24:37.136059 32504 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
I20260709 12:24:37.136842   386 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:24:37.137004 32506 leader_election.cc:336] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.137238   386 raft_consensus.cc:493] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting leader election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.137838   386 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:37.147101   386 raft_consensus.cc:515] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.149600   386 leader_election.cc:290] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.150761 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d07f3d4c2546c1a9a44b71992967bb" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:37.151453 32614 raft_consensus.cc:3060] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:24:37.153730 32506 leader_election.cc:336] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.159402 32614 raft_consensus.cc:2468] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 5.
I20260709 12:24:37.160748 32504 leader_election.cc:304] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:37.161456   386 raft_consensus.cc:2804] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:37.162954   386 raft_consensus.cc:697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:37.164104   386 consensus_queue.cc:237] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.174463 32360 catalog_manager.cc:5697] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 4 to 5, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 5 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.184211   387 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.185034   387 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.187556   387 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925)
I20260709 12:24:37.189985 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "732d796a72494ae399b04c49f7f61a09" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" is_pre_election: true
W20260709 12:24:37.193034 32580 leader_election.cc:336] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.193869 32580 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [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: 732d796a72494ae399b04c49f7f61a09; no voters: 4e47f43cfbdf4a619875516a7c8cd22a, f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:37.195218   387 raft_consensus.cc:2749] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:24:37.217885   386 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.218662   386 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.220546   386 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.222118 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:37.223053 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 4.
I20260709 12:24:37.226413 32504 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
W20260709 12:24:37.227257 32506 leader_election.cc:336] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.227603   386 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:24:37.227999   386 raft_consensus.cc:493] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Starting leader election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.228431   386 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:37.236481   386 raft_consensus.cc:515] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.239562   386 leader_election.cc:290] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.240185 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873f5e433b624a4199e9786ca2162fa5" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:37.240811 32614 raft_consensus.cc:3060] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:24:37.243240 32506 leader_election.cc:336] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.249210 32614 raft_consensus.cc:2468] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 5.
I20260709 12:24:37.250450 32504 leader_election.cc:304] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:37.251645   386 raft_consensus.cc:2804] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:37.254403   386 raft_consensus.cc:697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:37.255537   386 consensus_queue.cc:237] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.266525   386 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.266106 32360 catalog_manager.cc:5697] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 4 to 5, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 5 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.266992   386 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.270721   386 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.272130 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09" is_pre_election: true
I20260709 12:24:37.273672 32614 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 5.
I20260709 12:24:37.274844 32504 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: 
W20260709 12:24:37.275404 32506 leader_election.cc:336] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.275643   386 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:24:37.276038   386 raft_consensus.cc:493] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Starting leader election (detected failure of leader f2d58838c89b4c8cb72abfd0ede1c2e4)
I20260709 12:24:37.276628   386 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:24:37.285938   386 raft_consensus.cc:515] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.288375   386 leader_election.cc:290] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 6 election: Requested vote from peers f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377), 732d796a72494ae399b04c49f7f61a09 (127.31.146.131:36921)
I20260709 12:24:37.289783 32614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96b9b5f0d1b4525a2d61bb5bc61fd76" candidate_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "732d796a72494ae399b04c49f7f61a09"
I20260709 12:24:37.290323 32614 raft_consensus.cc:3060] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:24:37.293485 32506 leader_election.cc:336] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111)
I20260709 12:24:37.295603 32614 raft_consensus.cc:2468] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e47f43cfbdf4a619875516a7c8cd22a in term 6.
I20260709 12:24:37.296577 32504 leader_election.cc:304] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e47f43cfbdf4a619875516a7c8cd22a, 732d796a72494ae399b04c49f7f61a09; no voters: f2d58838c89b4c8cb72abfd0ede1c2e4
I20260709 12:24:37.297204   386 raft_consensus.cc:2804] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:24:37.297739   386 raft_consensus.cc:697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 6 LEADER]: Becoming Leader. State: Replica: 4e47f43cfbdf4a619875516a7c8cd22a, State: Running, Role: LEADER
I20260709 12:24:37.298660   386 consensus_queue.cc:237] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [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: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } }
I20260709 12:24:37.308954 32360 catalog_manager.cc:5697] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a reported cstate change: term changed from 5 to 6, leader changed from f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129) to 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130). New cstate: current_term: 6 leader_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d58838c89b4c8cb72abfd0ede1c2e4" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e47f43cfbdf4a619875516a7c8cd22a" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:37.601173 32506 consensus_peers.cc:597] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:37.715968 32614 raft_consensus.cc:1275] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 6 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:24:37.717553   386 consensus_queue.cc:1048] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:24:37.745796 32506 consensus_peers.cc:597] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:37.761124 32506 consensus_peers.cc:597] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:37.779706 32614 raft_consensus.cc:1275] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:37.781291   389 consensus_queue.cc:1048] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:37.785259 32613 raft_consensus.cc:1275] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Refusing update from remote peer 4e47f43cfbdf4a619875516a7c8cd22a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:37.786698   395 consensus_queue.cc:1048] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "732d796a72494ae399b04c49f7f61a09" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 36921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:24:37.998591 32330 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32486)
W20260709 12:24:38.368268 32506 consensus_peers.cc:597] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:38.371135 32506 consensus_peers.cc:597] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:38.385960 32506 consensus_peers.cc:597] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:38.546466 32580 consensus_peers.cc:597] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:38.583722 32580 consensus_peers.cc:597] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:38.761188 32580 consensus_peers.cc:597] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 -> Peer f2d58838c89b4c8cb72abfd0ede1c2e4 (127.31.146.129:41377): Couldn't send request to peer f2d58838c89b4c8cb72abfd0ede1c2e4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:38.986513 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:24:39.012310 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:24:39.036098 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:39.036760 32330 tablet_replica.cc:333] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.037384 32330 raft_consensus.cc:2243] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.037890 32330 raft_consensus.cc:2272] T feb5fe24a43a4695ac29249ca4757386 P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.039508 32330 tablet_replica.cc:333] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.039971 32330 raft_consensus.cc:2243] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.040357 32330 raft_consensus.cc:2272] T 065d36fe716f4c838ae1f7747690974f P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.042272 32330 tablet_replica.cc:333] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.042857 32330 raft_consensus.cc:2243] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.043365 32330 raft_consensus.cc:2272] T 84c02818818a4016860f0c0a1bc8dff9 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.044900 32330 tablet_replica.cc:333] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.045360 32330 raft_consensus.cc:2243] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.046115 32330 raft_consensus.cc:2272] T 25876037ee874bdab54eaa7f1a5006ca P 4e47f43cfbdf4a619875516a7c8cd22a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.047876 32330 tablet_replica.cc:333] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.048489 32330 raft_consensus.cc:2243] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.049219 32330 raft_consensus.cc:2272] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 4e47f43cfbdf4a619875516a7c8cd22a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.050953 32330 tablet_replica.cc:333] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.051539 32330 raft_consensus.cc:2243] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.052582 32330 raft_consensus.cc:2272] T 33f09762305140df87858c6cce169896 P 4e47f43cfbdf4a619875516a7c8cd22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.055022 32330 tablet_replica.cc:333] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.055567 32330 raft_consensus.cc:2243] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.056344 32330 raft_consensus.cc:2272] T 7a778697e4aa450c8314bde7d40f5fab P 4e47f43cfbdf4a619875516a7c8cd22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.058324 32330 tablet_replica.cc:333] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.058933 32330 raft_consensus.cc:2243] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.059687 32330 raft_consensus.cc:2272] T 27d07f3d4c2546c1a9a44b71992967bb P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.061853 32330 tablet_replica.cc:333] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a: stopping tablet replica
I20260709 12:24:39.062608 32330 raft_consensus.cc:2243] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.063323 32330 raft_consensus.cc:2272] T 873f5e433b624a4199e9786ca2162fa5 P 4e47f43cfbdf4a619875516a7c8cd22a [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:39.087649 32580 consensus_peers.cc:597] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 -> Peer 4e47f43cfbdf4a619875516a7c8cd22a (127.31.146.130:42925): Couldn't send request to peer 4e47f43cfbdf4a619875516a7c8cd22a. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.094970 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:24:39.117231 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
I20260709 12:24:39.147289 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:39.148063 32330 tablet_replica.cc:333] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.148679 32330 raft_consensus.cc:2243] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.149508 32330 raft_consensus.cc:2272] T 84c02818818a4016860f0c0a1bc8dff9 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.151499 32330 tablet_replica.cc:333] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.152064 32330 raft_consensus.cc:2243] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.152621 32330 raft_consensus.cc:2272] T 25876037ee874bdab54eaa7f1a5006ca P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.154708 32330 tablet_replica.cc:333] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.155542 32330 raft_consensus.cc:2243] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.155997 32330 raft_consensus.cc:2272] T b96b9b5f0d1b4525a2d61bb5bc61fd76 P 732d796a72494ae399b04c49f7f61a09 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.157697 32330 tablet_replica.cc:333] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.158219 32330 raft_consensus.cc:2243] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.158612 32330 raft_consensus.cc:2272] T 7a778697e4aa450c8314bde7d40f5fab P 732d796a72494ae399b04c49f7f61a09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.160108 32330 tablet_replica.cc:333] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.160668 32330 raft_consensus.cc:2243] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.161334 32330 raft_consensus.cc:2272] T 33f09762305140df87858c6cce169896 P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.163910 32330 tablet_replica.cc:333] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.164487 32330 raft_consensus.cc:2243] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.165246 32330 raft_consensus.cc:2272] T feb5fe24a43a4695ac29249ca4757386 P 732d796a72494ae399b04c49f7f61a09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.166985 32330 tablet_replica.cc:333] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.167497 32330 raft_consensus.cc:2243] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.168182 32330 raft_consensus.cc:2272] T 065d36fe716f4c838ae1f7747690974f P 732d796a72494ae399b04c49f7f61a09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.170437 32330 tablet_replica.cc:333] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.170954 32330 raft_consensus.cc:2243] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.171396 32330 raft_consensus.cc:2272] T 27d07f3d4c2546c1a9a44b71992967bb P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.172927 32330 tablet_replica.cc:333] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09: stopping tablet replica
I20260709 12:24:39.173403 32330 raft_consensus.cc:2243] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.173944 32330 raft_consensus.cc:2272] T 873f5e433b624a4199e9786ca2162fa5 P 732d796a72494ae399b04c49f7f61a09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.204063 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:24:39.224255 32330 master.cc:562] Master@127.31.146.190:40475 shutting down...
I20260709 12:24:39.398936 32417 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:24:39.450776 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:39.451395 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.451777 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P bbfd6914a9b44146b2a57db47ed029f4: stopping tablet replica
I20260709 12:24:39.471971 32330 master.cc:584] Master@127.31.146.190:40475 shutdown complete.
4e47f43cfbdf4a619875516a7c8cd22a  4
732d796a72494ae399b04c49f7f61a09  1
f2d58838c89b4c8cb72abfd0ede1c2e4  4
4e47f43cfbdf4a619875516a7c8cd22a  3
732d796a72494ae399b04c49f7f61a09  3
f2d58838c89b4c8cb72abfd0ede1c2e4  3
4e47f43cfbdf4a619875516a7c8cd22a  8
732d796a72494ae399b04c49f7f61a09  1
f2d58838c89b4c8cb72abfd0ede1c2e4  0
4e47f43cfbdf4a619875516a7c8cd22a  3
732d796a72494ae399b04c49f7f61a09  3
f2d58838c89b4c8cb72abfd0ede1c2e4  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (34836 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:24:39.516933 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:41625
I20260709 12:24:39.518308 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:39.528733   409 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:24:39.528810 32330 server_base.cc:1061] running on GCE node
W20260709 12:24:39.528992   406 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:24:39.528761   407 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:24:39.530956 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:39.531162 32330 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:24:39.531278 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599879531267 us; error 0 us; skew 500 ppm
I20260709 12:24:39.531730 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:39.534193 32330 webserver.cc:533] Webserver started at http://127.31.146.190:39127/ using document root <none> and password file <none>
I20260709 12:24:39.534670 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:39.534828 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:39.535032 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:39.536105 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "6f166cf3e15e4636afadeae189d5dad6"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.541100 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:24:39.544803   414 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:24:39.545866 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:24:39.546164 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "6f166cf3e15e4636afadeae189d5dad6"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.546476 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-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:24:39.578136 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:39.579430 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:39.625039 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:41625
I20260709 12:24:39.625157   465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:41625 every 8 connection(s)
I20260709 12:24:39.629902   466 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:24:39.641093   466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6: Bootstrap starting.
I20260709 12:24:39.646296   466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:39.651176   466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6: No bootstrap required, opened a new log
I20260709 12:24:39.653518   466 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER }
I20260709 12:24:39.653960   466 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:39.654408   466 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f166cf3e15e4636afadeae189d5dad6, State: Initialized, Role: FOLLOWER
I20260709 12:24:39.655081   466 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER }
I20260709 12:24:39.655598   466 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:39.655833   466 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:39.656165   466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:39.660473   466 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER }
I20260709 12:24:39.661060   466 leader_election.cc:304] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [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: 6f166cf3e15e4636afadeae189d5dad6; no voters: 
I20260709 12:24:39.662271   466 leader_election.cc:290] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:39.662626   469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:39.664016   469 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 1 LEADER]: Becoming Leader. State: Replica: 6f166cf3e15e4636afadeae189d5dad6, State: Running, Role: LEADER
I20260709 12:24:39.664875   469 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [LEADER]: Queue going to LEADER mode. State: All 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: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER }
I20260709 12:24:39.665750   466 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:39.670135   471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f166cf3e15e4636afadeae189d5dad6. Latest consensus state: current_term: 1 leader_uuid: "6f166cf3e15e4636afadeae189d5dad6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER } }
I20260709 12:24:39.670902   471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:39.671695   470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f166cf3e15e4636afadeae189d5dad6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f166cf3e15e4636afadeae189d5dad6" member_type: VOTER } }
I20260709 12:24:39.672672   470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:39.673363   476 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:39.682480   476 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:39.687723 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:39.693900   476 catalog_manager.cc:1383] Generated new cluster ID: 0828c09c962347f69cfdeaa00f2cb895
I20260709 12:24:39.694252   476 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:39.710925   476 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:39.712294   476 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:39.724640   476 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6: Generated new TSK 0
I20260709 12:24:39.725298   476 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:39.755756 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:39.762625   487 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:24:39.763322   488 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:24:39.765043   490 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:24:39.767689 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:39.768704 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:39.768893 32330 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:24:39.769037 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599879769025 us; error 0 us; skew 500 ppm
I20260709 12:24:39.769541 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:39.772163 32330 webserver.cc:533] Webserver started at http://127.31.146.129:37025/ using document root <none> and password file <none>
I20260709 12:24:39.772773 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:39.772960 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:39.773176 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:39.774262 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "df03869befff4341a5f8af6e2794de52"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.778775 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:24:39.782480   495 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:24:39.783291 32330 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:24:39.783615 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "df03869befff4341a5f8af6e2794de52"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.784001 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-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:24:39.801914 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:39.803215 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:39.804741 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:39.807464 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:39.807719 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:39.808244 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:39.808463 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:39.855762 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:35983
I20260709 12:24:39.855885   557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:35983 every 8 connection(s)
I20260709 12:24:39.861032 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:39.870647   562 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:24:39.874708   563 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:24:39.878952   565 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:24:39.881222 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:39.882771 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:39.883091 32330 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:24:39.883242 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599879883231 us; error 0 us; skew 500 ppm
I20260709 12:24:39.884312 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:39.889055 32330 webserver.cc:533] Webserver started at http://127.31.146.130:39303/ using document root <none> and password file <none>
I20260709 12:24:39.890039 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:39.890614 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:39.891288 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:39.892660 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "21f8dc73663e4aadbea35de59367d38e"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.892957   558 heartbeater.cc:344] Connected to a master server at 127.31.146.190:41625
I20260709 12:24:39.893503   558 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:39.894898   558 heartbeater.cc:507] Master 127.31.146.190:41625 requested a full tablet report, sending...
I20260709 12:24:39.898026   431 ts_manager.cc:194] Registered new tserver with Master: df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983)
I20260709 12:24:39.900763   431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58534
I20260709 12:24:39.900772 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:24:39.905665   570 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:24:39.906813 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:39.907231 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "21f8dc73663e4aadbea35de59367d38e"
format_stamp: "Formatted at 2026-07-09 12:24:39 on dist-test-slave-0cmf"
I20260709 12:24:39.907584 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-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:24:39.934302 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:39.935552 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:39.937258 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:39.940771 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:39.941042 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:39.941484 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:39.941831 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:24:40.000555 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:46377
I20260709 12:24:40.000644   632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:46377 every 8 connection(s)
I20260709 12:24:40.005816 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:40.015205   636 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:24:40.018021   637 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:24:40.019479   639 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:24:40.022365   633 heartbeater.cc:344] Connected to a master server at 127.31.146.190:41625
I20260709 12:24:40.022472 32330 server_base.cc:1061] running on GCE node
I20260709 12:24:40.022874   633 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:40.023437 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:40.023635 32330 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:24:40.023828 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599880023814 us; error 0 us; skew 500 ppm
I20260709 12:24:40.023764   633 heartbeater.cc:507] Master 127.31.146.190:41625 requested a full tablet report, sending...
I20260709 12:24:40.025107 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:40.026708   431 ts_manager.cc:194] Registered new tserver with Master: 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.028220 32330 webserver.cc:533] Webserver started at http://127.31.146.131:45299/ using document root <none> and password file <none>
I20260709 12:24:40.028635   431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58546
I20260709 12:24:40.028891 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:40.029158 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:40.029497 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:40.030875 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "c2db0a21606a4e73888a63aca4d69486"
format_stamp: "Formatted at 2026-07-09 12:24:40 on dist-test-slave-0cmf"
I20260709 12:24:40.037768 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:24:40.042307   644 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:24:40.043370 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 12:24:40.043712 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "c2db0a21606a4e73888a63aca4d69486"
format_stamp: "Formatted at 2026-07-09 12:24:40 on dist-test-slave-0cmf"
I20260709 12:24:40.044028 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599844484784-32330-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:24:40.065382 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:40.066676 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:40.068174 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:40.070626 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:40.070942 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:40.071200 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:40.071376 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:40.123383 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:39891
I20260709 12:24:40.123462   706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:39891 every 8 connection(s)
I20260709 12:24:40.139706   707 heartbeater.cc:344] Connected to a master server at 127.31.146.190:41625
I20260709 12:24:40.140169   707 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:40.141299   707 heartbeater.cc:507] Master 127.31.146.190:41625 requested a full tablet report, sending...
I20260709 12:24:40.143443   431 ts_manager.cc:194] Registered new tserver with Master: c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.143697 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016766945s
I20260709 12:24:40.145007   431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58562
I20260709 12:24:40.174602   431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58564:
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:24:40.177531   431 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:24:40.257318   522 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd8bb6f8b9443079283829d779afb17 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:40.258049   523 tablet_service.cc:1511] Processing CreateTablet for tablet 48fe63bbad154ed5a455dd097b58b9e1 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:40.258935   522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd8bb6f8b9443079283829d779afb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.260499   521 tablet_service.cc:1511] Processing CreateTablet for tablet 794e0d48956e4353bdf9139b3299468c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:40.262142   521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794e0d48956e4353bdf9139b3299468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.267395   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fe63bbad154ed5a455dd097b58b9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.267532   519 tablet_service.cc:1511] Processing CreateTablet for tablet eecb93c2616e420e825a1c49d1894e96 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:40.268878   519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb93c2616e420e825a1c49d1894e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.275334   518 tablet_service.cc:1511] Processing CreateTablet for tablet c95ede1db6fc4456b5dc48c35ac74afd (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:40.276753   518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ede1db6fc4456b5dc48c35ac74afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.263490   520 tablet_service.cc:1511] Processing CreateTablet for tablet 355c176df4a144f3a4de3fbf2ea1972f (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:40.278721   520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c176df4a144f3a4de3fbf2ea1972f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.281664   672 tablet_service.cc:1511] Processing CreateTablet for tablet 48fe63bbad154ed5a455dd097b58b9e1 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:40.283097   672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fe63bbad154ed5a455dd097b58b9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.283959   517 tablet_service.cc:1511] Processing CreateTablet for tablet 357b5f748a9b4beab0e2ac5d94941afb (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:40.286015   517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357b5f748a9b4beab0e2ac5d94941afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.287147   671 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd8bb6f8b9443079283829d779afb17 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:40.288540   671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd8bb6f8b9443079283829d779afb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.291072   670 tablet_service.cc:1511] Processing CreateTablet for tablet 794e0d48956e4353bdf9139b3299468c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:40.292613   670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794e0d48956e4353bdf9139b3299468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.294703   669 tablet_service.cc:1511] Processing CreateTablet for tablet 355c176df4a144f3a4de3fbf2ea1972f (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:40.294589   516 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8e1a3a25c426f934ea41366a27b7c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:40.296175   516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8e1a3a25c426f934ea41366a27b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.297142   668 tablet_service.cc:1511] Processing CreateTablet for tablet eecb93c2616e420e825a1c49d1894e96 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:40.298689   598 tablet_service.cc:1511] Processing CreateTablet for tablet 48fe63bbad154ed5a455dd097b58b9e1 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:24:40.299311   667 tablet_service.cc:1511] Processing CreateTablet for tablet c95ede1db6fc4456b5dc48c35ac74afd (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:40.299988   598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fe63bbad154ed5a455dd097b58b9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.300408   597 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd8bb6f8b9443079283829d779afb17 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:24:40.302043   597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd8bb6f8b9443079283829d779afb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.301875   593 tablet_service.cc:1511] Processing CreateTablet for tablet c95ede1db6fc4456b5dc48c35ac74afd (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:24:40.302682   595 tablet_service.cc:1511] Processing CreateTablet for tablet 355c176df4a144f3a4de3fbf2ea1972f (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:24:40.303164   593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ede1db6fc4456b5dc48c35ac74afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.303982   595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c176df4a144f3a4de3fbf2ea1972f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.304194   592 tablet_service.cc:1511] Processing CreateTablet for tablet 357b5f748a9b4beab0e2ac5d94941afb (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:40.305487   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357b5f748a9b4beab0e2ac5d94941afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.305290   591 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8e1a3a25c426f934ea41366a27b7c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:40.306610   591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8e1a3a25c426f934ea41366a27b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.306762   594 tablet_service.cc:1511] Processing CreateTablet for tablet eecb93c2616e420e825a1c49d1894e96 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:24:40.308320   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb93c2616e420e825a1c49d1894e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.310930   590 tablet_service.cc:1511] Processing CreateTablet for tablet 329ff330c66a462c8d2d5af9c090dc04 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:40.312646   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329ff330c66a462c8d2d5af9c090dc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.313998   596 tablet_service.cc:1511] Processing CreateTablet for tablet 794e0d48956e4353bdf9139b3299468c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:24:40.314870   589 tablet_service.cc:1511] Processing CreateTablet for tablet 0343576db4be405f9292fec65260c6ac (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:40.315642   596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794e0d48956e4353bdf9139b3299468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.316556   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343576db4be405f9292fec65260c6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.323197   521 tablet_service.cc:1511] Processing CreateTablet for tablet 329ff330c66a462c8d2d5af9c090dc04 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:40.323197   666 tablet_service.cc:1511] Processing CreateTablet for tablet 357b5f748a9b4beab0e2ac5d94941afb (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:24:40.324715   521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329ff330c66a462c8d2d5af9c090dc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.328490   515 tablet_service.cc:1511] Processing CreateTablet for tablet 0343576db4be405f9292fec65260c6ac (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:40.330892   665 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8e1a3a25c426f934ea41366a27b7c (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:24:40.336019   664 tablet_service.cc:1511] Processing CreateTablet for tablet 329ff330c66a462c8d2d5af9c090dc04 (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:24:40.339598   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c176df4a144f3a4de3fbf2ea1972f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.341157   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357b5f748a9b4beab0e2ac5d94941afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.342319   665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8e1a3a25c426f934ea41366a27b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.342963   515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343576db4be405f9292fec65260c6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.345623   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95ede1db6fc4456b5dc48c35ac74afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.350063   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb93c2616e420e825a1c49d1894e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.358013   664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329ff330c66a462c8d2d5af9c090dc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.376217   663 tablet_service.cc:1511] Processing CreateTablet for tablet 0343576db4be405f9292fec65260c6ac (DEFAULT_TABLE table=test-workload [id=bb815b4bdaa74a0a909266a4a0415f78]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:24:40.377611   663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343576db4be405f9292fec65260c6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.437069   722 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.503214   723 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.505868   724 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.511586   723 tablet_bootstrap.cc:654] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.516491   722 tablet_bootstrap.cc:654] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.539000   724 tablet_bootstrap.cc:654] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.540771   722 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.540962   723 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.541456   722 ts_tablet_manager.cc:1403] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.013s
I20260709 12:24:40.541460   723 ts_tablet_manager.cc:1403] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.013s
I20260709 12:24:40.544188   724 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.544864   724 ts_tablet_manager.cc:1403] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 12:24:40.545236   722 raft_consensus.cc:359] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.545440   723 raft_consensus.cc:359] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.546522   723 raft_consensus.cc:385] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.546470   722 raft_consensus.cc:385] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.546909   723 raft_consensus.cc:740] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.547003   722 raft_consensus.cc:740] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.547572   724 raft_consensus.cc:359] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.548179   724 raft_consensus.cc:385] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.547830   723 consensus_queue.cc:260] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.548491   724 raft_consensus.cc:740] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.547861   722 consensus_queue.cc:260] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.549312   724 consensus_queue.cc:260] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.552825   723 ts_tablet_manager.cc:1434] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:24:40.553226   558 heartbeater.cc:499] Master 127.31.146.190:41625 was elected leader, sending a full tablet report...
I20260709 12:24:40.554174   633 heartbeater.cc:499] Master 127.31.146.190:41625 was elected leader, sending a full tablet report...
I20260709 12:24:40.555681   724 ts_tablet_manager.cc:1434] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260709 12:24:40.556668   707 heartbeater.cc:499] Master 127.31.146.190:41625 was elected leader, sending a full tablet report...
I20260709 12:24:40.556983   724 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.557917   723 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.553525   722 ts_tablet_manager.cc:1434] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:24:40.565258   724 tablet_bootstrap.cc:654] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.565632   723 tablet_bootstrap.cc:654] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.567482   722 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.578699   724 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.579720   724 ts_tablet_manager.cc:1403] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 12:24:40.583323   724 raft_consensus.cc:359] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.584462   724 raft_consensus.cc:385] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.584820   724 raft_consensus.cc:740] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.586138   724 consensus_queue.cc:260] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.587929   722 tablet_bootstrap.cc:654] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.589738   724 ts_tablet_manager.cc:1434] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260709 12:24:40.590924   724 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.596583   723 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.597126   723 ts_tablet_manager.cc:1403] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260709 12:24:40.598336   724 tablet_bootstrap.cc:654] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.600581   723 raft_consensus.cc:359] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.601154   722 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.601413   723 raft_consensus.cc:385] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.602088   722 ts_tablet_manager.cc:1403] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.013s
I20260709 12:24:40.602283   723 raft_consensus.cc:740] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.603127   723 consensus_queue.cc:260] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.605865   723 ts_tablet_manager.cc:1434] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260709 12:24:40.606834   723 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
W20260709 12:24:40.610807   559 tablet.cc:2406] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:40.615064   723 tablet_bootstrap.cc:654] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.619177   722 raft_consensus.cc:359] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.620395   722 raft_consensus.cc:385] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.621080   722 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.621680   728 raft_consensus.cc:493] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.622198   728 raft_consensus.cc:515] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.622521   722 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.625885   722 ts_tablet_manager.cc:1434] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 12:24:40.626431   728 leader_election.cc:290] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.629415   722 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.635754   724 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.636691   724 ts_tablet_manager.cc:1403] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.017s
I20260709 12:24:40.640738   722 tablet_bootstrap.cc:654] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.647102   724 raft_consensus.cc:359] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.648138   724 raft_consensus.cc:385] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.648447   724 raft_consensus.cc:740] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.649456   724 consensus_queue.cc:260] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.656464   724 ts_tablet_manager.cc:1434] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 12:24:40.657647   724 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.654603   722 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.660046   722 ts_tablet_manager.cc:1403] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260709 12:24:40.665256   724 tablet_bootstrap.cc:654] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.672490   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
W20260709 12:24:40.676182   572 leader_election.cc:343] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.677537   724 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.678071   724 ts_tablet_manager.cc:1403] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
W20260709 12:24:40.682224   479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:40.682361   722 raft_consensus.cc:359] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.683209   722 raft_consensus.cc:385] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.683984   722 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.683735   724 raft_consensus.cc:359] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.684520   724 raft_consensus.cc:385] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.684793   724 raft_consensus.cc:740] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.684854   722 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.685640   724 consensus_queue.cc:260] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.686187   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.687973   723 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.688043   722 ts_tablet_manager.cc:1434] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
W20260709 12:24:40.688138   574 leader_election.cc:343] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.688650   723 ts_tablet_manager.cc:1403] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.047s
I20260709 12:24:40.688786   574 leader_election.cc:304] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e; no voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52
I20260709 12:24:40.689265   722 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.690312   728 raft_consensus.cc:2749] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:40.691787   723 raft_consensus.cc:359] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.692562   723 raft_consensus.cc:385] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.692939   723 raft_consensus.cc:740] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.693873   723 consensus_queue.cc:260] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.696029   722 tablet_bootstrap.cc:654] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.696055   723 ts_tablet_manager.cc:1434] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:40.696596   724 ts_tablet_manager.cc:1434] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 12:24:40.697466   723 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.697883   724 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.705621   724 tablet_bootstrap.cc:654] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.705664   723 tablet_bootstrap.cc:654] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.722847   724 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.723508   723 tablet_bootstrap.cc:492] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.723492   724 ts_tablet_manager.cc:1403] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 12:24:40.724593   723 ts_tablet_manager.cc:1403] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260709 12:24:40.727983   724 raft_consensus.cc:359] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.728960   724 raft_consensus.cc:385] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.729332   724 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.729535   723 raft_consensus.cc:359] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.730316   723 raft_consensus.cc:385] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.730304   724 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.730836   722 tablet_bootstrap.cc:492] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.730872   723 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.731560   722 ts_tablet_manager.cc:1403] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.017s
I20260709 12:24:40.732012   723 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.733150   729 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.733711   729 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.735100   722 raft_consensus.cc:359] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.735867   722 raft_consensus.cc:385] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.736205   722 raft_consensus.cc:740] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.737123   723 ts_tablet_manager.cc:1434] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:24:40.737020   722 consensus_queue.cc:260] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.738307   723 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.746040   729 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.749310   723 tablet_bootstrap.cc:654] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.751936   724 ts_tablet_manager.cc:1434] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 12:24:40.756008   724 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.763496   723 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.764180   723 ts_tablet_manager.cc:1403] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260709 12:24:40.765560   724 tablet_bootstrap.cc:654] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.767812   723 raft_consensus.cc:359] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.768642   723 raft_consensus.cc:385] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.768980   723 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.769937   723 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.771620   729 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.772310   729 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.772922   723 ts_tablet_manager.cc:1434] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:24:40.777040   728 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.777685   729 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.777675   728 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.780138   728 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.781239   723 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.781443   730 raft_consensus.cc:493] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.782097   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.783948   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.788708   723 tablet_bootstrap.cc:654] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:40.788473   574 leader_election.cc:343] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.782101   730 raft_consensus.cc:515] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
W20260709 12:24:40.790553   572 leader_election.cc:343] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.793025   572 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e; no voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52
I20260709 12:24:40.794400   728 raft_consensus.cc:2749] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:40.795450   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.795703   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.796927   681 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 0.
W20260709 12:24:40.797343   499 leader_election.cc:343] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.798173   728 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.798517   499 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:40.798677   728 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.799938   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.800642   607 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 0.
I20260709 12:24:40.801012   728 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.802237   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.802516   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.802739   730 leader_election.cc:290] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.803110   533 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:40.804250   744 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:40.804191   498 leader_election.cc:343] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.804159   572 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:40.804960   722 ts_tablet_manager.cc:1434] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.073s	user 0.030s	sys 0.029s
I20260709 12:24:40.804944   498 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df03869befff4341a5f8af6e2794de52; no voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:40.808506   744 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.808950   744 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.809360   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.810186   681 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:40.809506   729 raft_consensus.cc:2749] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:40.805325   728 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:40.812508   728 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.812896   728 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.818645   722 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.818573   730 raft_consensus.cc:493] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.819739   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.821053   723 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.821602   723 ts_tablet_manager.cc:1403] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.007s
W20260709 12:24:40.822446   647 leader_election.cc:343] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.823045   730 raft_consensus.cc:515] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.825541   728 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.826617   730 leader_election.cc:290] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.826785   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.825482   723 raft_consensus.cc:359] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.827605   723 raft_consensus.cc:385] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.827965   723 raft_consensus.cc:740] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.828724   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:40.828994   723 consensus_queue.cc:260] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.830029   728 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.830325   608 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:40.831192   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:40.831790   681 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.832717   724 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.833302   724 ts_tablet_manager.cc:1403] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.008s
I20260709 12:24:40.833851   647 leader_election.cc:304] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:40.834733   730 raft_consensus.cc:2804] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:40.835135   730 raft_consensus.cc:493] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.835517   730 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.836656   724 raft_consensus.cc:359] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.837430   724 raft_consensus.cc:385] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.838261   724 raft_consensus.cc:740] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.839916   681 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:40.837697   723 ts_tablet_manager.cc:1434] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:24:40.841300   723 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.841199   574 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:40.842484   729 raft_consensus.cc:493] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.842944   729 raft_consensus.cc:515] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.844831   722 tablet_bootstrap.cc:654] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.845052   729 leader_election.cc:290] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.845943   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.847186   728 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:40.846581   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.847344   682 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 0.
I20260709 12:24:40.848523   723 tablet_bootstrap.cc:654] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.849071   499 leader_election.cc:304] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
W20260709 12:24:40.849628   498 leader_election.cc:343] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.849973   729 raft_consensus.cc:2804] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:40.850589   729 raft_consensus.cc:493] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.851042   729 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.856449   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.817466   744 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
W20260709 12:24:40.858516   646 leader_election.cc:343] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.858461   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.859333   646 leader_election.cc:304] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486; no voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52
I20260709 12:24:40.846267   730 raft_consensus.cc:515] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.864049   729 raft_consensus.cc:515] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.865675   533 raft_consensus.cc:2393] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21f8dc73663e4aadbea35de59367d38e in current term 1: Already voted for candidate df03869befff4341a5f8af6e2794de52 in this term.
I20260709 12:24:40.867480   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:40.874154   608 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.868654   730 leader_election.cc:290] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.870847   753 raft_consensus.cc:2749] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:40.871450   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:40.875612   681 raft_consensus.cc:2393] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df03869befff4341a5f8af6e2794de52 in current term 1: Already voted for candidate 21f8dc73663e4aadbea35de59367d38e in this term.
I20260709 12:24:40.874015   728 raft_consensus.cc:697] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:40.876549   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:40.877177   682 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.868072   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:40.877209   728 consensus_queue.cc:237] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.882079   498 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [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: df03869befff4341a5f8af6e2794de52; no voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:40.886838   682 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 1.
I20260709 12:24:40.888440   729 leader_election.cc:290] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Requested vote from peers c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.889041   608 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
W20260709 12:24:40.891511   646 leader_election.cc:343] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.893821   744 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:40.839274   724 consensus_queue.cc:260] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.900743   499 leader_election.cc:304] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:40.902024   744 raft_consensus.cc:2804] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:40.902235   647 leader_election.cc:304] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:40.902909   744 raft_consensus.cc:697] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:40.903293   753 raft_consensus.cc:2804] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:40.896425   756 raft_consensus.cc:2749] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:40.896996   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:40.898480   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:40.903760   753 raft_consensus.cc:697] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:40.899091   722 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.897984   430 catalog_manager.cc:5697] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 1 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.905556   753 consensus_queue.cc:237] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.905829   744 consensus_queue.cc:237] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
W20260709 12:24:40.905902   498 leader_election.cc:343] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.903836   724 ts_tablet_manager.cc:1434] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 12:24:40.912526   730 raft_consensus.cc:493] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:40.906901   646 leader_election.cc:343] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.906697   722 ts_tablet_manager.cc:1403] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.009s
I20260709 12:24:40.906298   723 tablet_bootstrap.cc:492] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:40.914857   723 ts_tablet_manager.cc:1403] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.017s
I20260709 12:24:40.913067   730 raft_consensus.cc:515] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.917821   730 leader_election.cc:290] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.914150   724 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.919548   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:40.920274   608 raft_consensus.cc:2468] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:40.921779   647 leader_election.cc:304] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:40.922403   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.923429   730 raft_consensus.cc:2804] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:40.923971   730 raft_consensus.cc:493] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:40.924350   730 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:40.926079   646 leader_election.cc:343] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.927033   427 catalog_manager.cc:5697] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.919137   722 raft_consensus.cc:359] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.932548   722 raft_consensus.cc:385] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.933074   722 raft_consensus.cc:740] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.933974   722 consensus_queue.cc:260] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.935326   723 raft_consensus.cc:359] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.936689   723 raft_consensus.cc:385] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.937026   723 raft_consensus.cc:740] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.937875   723 consensus_queue.cc:260] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:40.938357   730 raft_consensus.cc:515] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.941918   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
W20260709 12:24:40.943637   646 leader_election.cc:343] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:40.944118   724 tablet_bootstrap.cc:654] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.945107   722 ts_tablet_manager.cc:1434] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:24:40.946470   722 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.951246   430 catalog_manager.cc:5697] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 0 to 1, leader changed from <none> to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.947899   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:40.953241   608 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:40.953533   724 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:40.954203   724 ts_tablet_manager.cc:1403] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 12:24:40.957118   722 tablet_bootstrap.cc:654] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.957464   724 raft_consensus.cc:359] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.958314   724 raft_consensus.cc:385] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.958665   724 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.959525   724 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.962136   724 ts_tablet_manager.cc:1434] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:40.949501   723 ts_tablet_manager.cc:1434] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 12:24:40.966616   723 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:40.949807   730 leader_election.cc:290] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:40.971715   608 raft_consensus.cc:2468] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
I20260709 12:24:40.973224   647 leader_election.cc:304] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: df03869befff4341a5f8af6e2794de52
I20260709 12:24:40.974360   724 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:40.974639   730 raft_consensus.cc:2804] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:40.975237   730 raft_consensus.cc:697] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:40.976506   723 tablet_bootstrap.cc:654] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:40.976174   730 consensus_queue.cc:237] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.989041   722 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:40.988871   728 raft_consensus.cc:493] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:40.989789   722 ts_tablet_manager.cc:1403] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.013s
I20260709 12:24:40.989656   728 raft_consensus.cc:515] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.995257   722 raft_consensus.cc:359] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.996179   722 raft_consensus.cc:385] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:40.996552   722 raft_consensus.cc:740] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:40.996789   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:40.997617   722 consensus_queue.cc:260] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:40.995257   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:40.999264   682 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:41.000844   574 leader_election.cc:304] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.001143   722 ts_tablet_manager.cc:1434] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:24:41.001984   751 raft_consensus.cc:2804] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.002468   722 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:40.997635   533 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:41.002403   751 raft_consensus.cc:493] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.004022   751 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.014530   722 tablet_bootstrap.cc:654] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.024911   728 leader_election.cc:290] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.034027   723 tablet_bootstrap.cc:492] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:41.034667   723 ts_tablet_manager.cc:1403] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.006s
I20260709 12:24:41.035283   724 tablet_bootstrap.cc:654] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.036512   429 catalog_manager.cc:5697] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.038286   723 raft_consensus.cc:359] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.041013   723 raft_consensus.cc:385] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.041404   723 raft_consensus.cc:740] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.042320   723 consensus_queue.cc:260] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.042994   751 raft_consensus.cc:515] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.044472   723 ts_tablet_manager.cc:1434] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:41.045501   751 leader_election.cc:290] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.051977   723 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:41.046952   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.054157   682 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.057842   723 tablet_bootstrap.cc:654] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.047631   722 tablet_bootstrap.cc:492] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:41.048269   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.061913   533 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.061946   722 ts_tablet_manager.cc:1403] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.015s
I20260709 12:24:41.064177   744 raft_consensus.cc:493] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.064941   744 raft_consensus.cc:515] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.066571   722 raft_consensus.cc:359] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.067277   744 leader_election.cc:290] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.067679   722 raft_consensus.cc:385] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.068318   722 raft_consensus.cc:740] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.069940   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.070477   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.071074   608 raft_consensus.cc:2468] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 0.
W20260709 12:24:41.071645   499 leader_election.cc:343] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:41.073344   498 leader_election.cc:304] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.074120   682 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:41.074604   744 raft_consensus.cc:2804] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.061184   724 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:41.075765   574 leader_election.cc:304] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.076721   724 ts_tablet_manager.cc:1403] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.011s
I20260709 12:24:41.075347   722 consensus_queue.cc:260] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.077270   751 raft_consensus.cc:2804] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.077853   751 raft_consensus.cc:697] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.079330   723 tablet_bootstrap.cc:492] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:41.078872   751 consensus_queue.cc:237] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.080041   723 ts_tablet_manager.cc:1403] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260709 12:24:41.079985   724 raft_consensus.cc:359] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.082293   724 raft_consensus.cc:385] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.082437   744 raft_consensus.cc:493] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.082726   724 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.082943   744 raft_consensus.cc:3060] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.083304   723 raft_consensus.cc:359] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.084075   723 raft_consensus.cc:385] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.083762   724 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.084436   723 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.085246   723 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.082295   722 ts_tablet_manager.cc:1434] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 12:24:41.088352   723 ts_tablet_manager.cc:1434] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:41.088558   722 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:41.090728   728 raft_consensus.cc:493] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.091269   728 raft_consensus.cc:515] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.091856   724 ts_tablet_manager.cc:1434] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:24:41.087085   533 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:41.089493   723 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: Bootstrap starting.
I20260709 12:24:41.093154   724 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:41.093784   728 leader_election.cc:290] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.095520   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.106448   682 raft_consensus.cc:2468] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:41.107643   723 tablet_bootstrap.cc:654] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.108780   574 leader_election.cc:304] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.109203   724 tablet_bootstrap.cc:654] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.110345   728 raft_consensus.cc:2804] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.110775   728 raft_consensus.cc:493] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.111171   728 raft_consensus.cc:3060] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.113126   729 raft_consensus.cc:493] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.113704   729 raft_consensus.cc:515] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.115830   729 leader_election.cc:290] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.095758   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.118009   531 raft_consensus.cc:2468] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:41.100806   722 tablet_bootstrap.cc:654] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.108115   427 catalog_manager.cc:5697] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 1 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.122424   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.123065   682 raft_consensus.cc:2468] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 0.
I20260709 12:24:41.121455   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.099938   744 raft_consensus.cc:515] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.124624   499 leader_election.cc:304] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.128849   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.129559   607 raft_consensus.cc:3060] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.134078   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.135982   744 leader_election.cc:290] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
W20260709 12:24:41.139585   499 leader_election.cc:343] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:41.139858   728 raft_consensus.cc:515] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.134824   729 raft_consensus.cc:2804] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.146953   729 raft_consensus.cc:493] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.147509   729 raft_consensus.cc:3060] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.149530   607 raft_consensus.cc:2468] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 1.
I20260709 12:24:41.150995   498 leader_election.cc:304] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.154404   744 raft_consensus.cc:2804] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.156255   608 raft_consensus.cc:2393] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df03869befff4341a5f8af6e2794de52 in current term 1: Already voted for candidate 21f8dc73663e4aadbea35de59367d38e in this term.
I20260709 12:24:41.156652   724 tablet_bootstrap.cc:492] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:41.156935   729 raft_consensus.cc:515] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.158154   724 ts_tablet_manager.cc:1403] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.065s	user 0.033s	sys 0.019s
I20260709 12:24:41.158885   744 raft_consensus.cc:697] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:41.161914   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.162793   607 raft_consensus.cc:2393] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df03869befff4341a5f8af6e2794de52 in current term 1: Already voted for candidate 21f8dc73663e4aadbea35de59367d38e in this term.
I20260709 12:24:41.164105   744 consensus_queue.cc:237] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.165195   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.165701   723 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: No bootstrap required, opened a new log
I20260709 12:24:41.166186   531 raft_consensus.cc:2393] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21f8dc73663e4aadbea35de59367d38e in current term 1: Already voted for candidate df03869befff4341a5f8af6e2794de52 in this term.
I20260709 12:24:41.166225   723 ts_tablet_manager.cc:1403] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: Time spent bootstrapping tablet: real 0.077s	user 0.041s	sys 0.009s
I20260709 12:24:41.165385   729 leader_election.cc:290] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.167135   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.167902   682 raft_consensus.cc:3060] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.161680   724 raft_consensus.cc:359] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.168416   724 raft_consensus.cc:385] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.168727   724 raft_consensus.cc:740] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.169492   723 raft_consensus.cc:359] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.170307   723 raft_consensus.cc:385] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.170610   723 raft_consensus.cc:740] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.171058   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329ff330c66a462c8d2d5af9c090dc04" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.171345   723 consensus_queue.cc:260] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.173291   728 leader_election.cc:290] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.173521   723 ts_tablet_manager.cc:1434] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:24:41.169528   724 consensus_queue.cc:260] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.175693   724 ts_tablet_manager.cc:1434] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:24:41.175909   722 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:41.176334   722 ts_tablet_manager.cc:1403] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.010s
I20260709 12:24:41.176105   499 leader_election.cc:304] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [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: df03869befff4341a5f8af6e2794de52; no voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.176541   724 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: Bootstrap starting.
I20260709 12:24:41.177220   744 raft_consensus.cc:2749] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:41.180421   722 raft_consensus.cc:359] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.181162   722 raft_consensus.cc:385] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.181519   722 raft_consensus.cc:740] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.182421   722 consensus_queue.cc:260] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.184355   724 tablet_bootstrap.cc:654] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.175915   429 catalog_manager.cc:5697] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 0 to 1, leader changed from <none> to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.185611   722 ts_tablet_manager.cc:1434] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:24:41.186800   722 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:41.194440   722 tablet_bootstrap.cc:654] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.199589   682 raft_consensus.cc:2468] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:41.201050   722 tablet_bootstrap.cc:492] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:41.200940   574 leader_election.cc:304] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.201769   722 ts_tablet_manager.cc:1403] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 12:24:41.202191   728 raft_consensus.cc:2804] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.202699   728 raft_consensus.cc:697] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.203495   728 consensus_queue.cc:237] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.205668   722 raft_consensus.cc:359] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.206631   722 raft_consensus.cc:385] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.206974   722 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.207746   722 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.210548   722 ts_tablet_manager.cc:1434] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:41.211733   722 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: Bootstrap starting.
I20260709 12:24:41.219496   722 tablet_bootstrap.cc:654] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:41.220409   730 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.221123   730 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.226110   730 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.226342   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.227028   607 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:41.228672   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.229445   531 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:41.232117   647 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.233006   730 raft_consensus.cc:2804] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.233079   751 raft_consensus.cc:493] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.233417   730 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.233830   730 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.233748   751 raft_consensus.cc:515] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.234426   724 tablet_bootstrap.cc:492] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: No bootstrap required, opened a new log
I20260709 12:24:41.234987   724 ts_tablet_manager.cc:1403] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.030s
I20260709 12:24:41.236501   751 leader_election.cc:290] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.236784   722 tablet_bootstrap.cc:492] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: No bootstrap required, opened a new log
I20260709 12:24:41.238528   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.238595   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.239493   531 raft_consensus.cc:2468] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 0.
I20260709 12:24:41.239068   428 catalog_manager.cc:5697] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 1 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.240876   572 leader_election.cc:304] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.241650   751 raft_consensus.cc:2804] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.242023   751 raft_consensus.cc:493] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.242368   751 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.247342   722 ts_tablet_manager.cc:1403] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 12:24:41.250094   730 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.250244   751 raft_consensus.cc:515] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
W20260709 12:24:41.251592   574 leader_election.cc:343] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:41.252539   730 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.252417   724 raft_consensus.cc:359] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.253077   724 raft_consensus.cc:385] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.253361   724 raft_consensus.cc:740] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.253348   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.253607   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.254243   607 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.254335   724 consensus_queue.cc:260] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.254191   531 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.255517   722 raft_consensus.cc:359] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.256315   722 raft_consensus.cc:385] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:41.256582   724 ts_tablet_manager.cc:1434] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:24:41.256594   722 raft_consensus.cc:740] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Initialized, Role: FOLLOWER
I20260709 12:24:41.257731   722 consensus_queue.cc:260] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.259667   722 ts_tablet_manager.cc:1434] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:41.263773   531 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
I20260709 12:24:41.265234   646 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.266086   753 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.266525   753 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.267755   778 raft_consensus.cc:2804] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.269887   730 raft_consensus.cc:493] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.270355   730 raft_consensus.cc:515] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.271570   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.269289   753 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.275589   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.276314   751 leader_election.cc:290] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.276546   606 raft_consensus.cc:2393] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2db0a21606a4e73888a63aca4d69486 in current term 1: Already voted for candidate df03869befff4341a5f8af6e2794de52 in this term.
I20260709 12:24:41.272269   608 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:41.272630   730 leader_election.cc:290] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.277402   530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.278251   530 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.279219   647 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.272989   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.273689   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb93c2616e420e825a1c49d1894e96" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.280378   533 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 0.
I20260709 12:24:41.281001   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.279251   778 raft_consensus.cc:697] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.281618   682 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.281680   646 leader_election.cc:304] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486; no voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.282083   778 consensus_queue.cc:237] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.283449   730 raft_consensus.cc:2804] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:41.283886   730 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:41.284287   730 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.274333   607 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
I20260709 12:24:41.286213   530 raft_consensus.cc:2468] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:41.287421   572 leader_election.cc:304] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.288249   751 raft_consensus.cc:2804] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.288892   751 raft_consensus.cc:697] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.289245   779 raft_consensus.cc:3060] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.290287   682 raft_consensus.cc:2468] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 1.
I20260709 12:24:41.289762   751 consensus_queue.cc:237] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.311296   730 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.313452   730 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.314584   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.313772   427 catalog_manager.cc:5697] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.315172   607 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.314896   428 catalog_manager.cc:5697] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 1 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.320096   607 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
I20260709 12:24:41.321659   647 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.321973   530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.322576   530 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.322676   730 raft_consensus.cc:2804] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:41.323575   730 raft_consensus.cc:697] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.324538   730 consensus_queue.cc:237] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.325745   779 raft_consensus.cc:2749] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:41.328994   530 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 1.
I20260709 12:24:41.335325   744 raft_consensus.cc:493] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.335743   744 raft_consensus.cc:515] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.335935   428 catalog_manager.cc:5697] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.337625   744 leader_election.cc:290] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.338909   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.338861   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.339891   607 raft_consensus.cc:2393] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df03869befff4341a5f8af6e2794de52 in current term 1: Already voted for candidate c2db0a21606a4e73888a63aca4d69486 in this term.
I20260709 12:24:41.340891   498 leader_election.cc:304] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df03869befff4341a5f8af6e2794de52; no voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.341756   744 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.347913   744 raft_consensus.cc:2749] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:41.371639   751 raft_consensus.cc:493] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.372210   751 raft_consensus.cc:515] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:41.373970   751 leader_election.cc:290] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.374897   530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df03869befff4341a5f8af6e2794de52" is_pre_election: true
I20260709 12:24:41.375223   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.375976   682 raft_consensus.cc:2393] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21f8dc73663e4aadbea35de59367d38e in current term 1: Already voted for candidate df03869befff4341a5f8af6e2794de52 in this term.
I20260709 12:24:41.377180   574 leader_election.cc:304] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e; no voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.377978   728 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.378484   751 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.379195   730 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.386091   728 raft_consensus.cc:2749] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:41.388619   751 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.395628   744 raft_consensus.cc:493] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:41.396339   744 raft_consensus.cc:515] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.401674   729 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.405961   744 leader_election.cc:290] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.405130   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f8dc73663e4aadbea35de59367d38e" is_pre_election: true
I20260709 12:24:41.406875   607 raft_consensus.cc:2393] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df03869befff4341a5f8af6e2794de52 in current term 1: Already voted for candidate c2db0a21606a4e73888a63aca4d69486 in this term.
I20260709 12:24:41.408420   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2db0a21606a4e73888a63aca4d69486" is_pre_election: true
I20260709 12:24:41.412760   499 leader_election.cc:304] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df03869befff4341a5f8af6e2794de52; no voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.413609   744 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:41.447440   744 raft_consensus.cc:2749] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:41.449335   729 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.450668   779 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.476202   728 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.491092   779 consensus_queue.cc:1048] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.514554   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:41.515419   608 raft_consensus.cc:606] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.523450   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:41.524080   608 raft_consensus.cc:606] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.525295   728 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.528326   779 consensus_queue.cc:1048] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.549098   751 raft_consensus.cc:993] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.549711   751 raft_consensus.cc:1081] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.552105   532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53682
I20260709 12:24:41.552772   532 raft_consensus.cc:493] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.553221   532 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.567790   532 raft_consensus.cc:515] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.574232   532 leader_election.cc:290] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.576946   682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:41.576947   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.577481   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.578137   607 raft_consensus.cc:3055] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.578047   681 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.578570   607 raft_consensus.cc:740] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.579530   607 consensus_queue.cc:260] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.578006   682 raft_consensus.cc:606] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.584022   730 raft_consensus.cc:993] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.584678   730 raft_consensus.cc:1081] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.587394   607 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.588227   681 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.592370   499 leader_election.cc:304] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.593300   744 raft_consensus.cc:2804] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.593993   744 raft_consensus.cc:697] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:41.594966   744 consensus_queue.cc:237] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.599779   607 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.598191   682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:41.600708   682 raft_consensus.cc:606] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Received request to transfer leadership to TS 21f8dc73663e4aadbea35de59367d38e
I20260709 12:24:41.600811   533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53698
I20260709 12:24:41.601476   533 raft_consensus.cc:493] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.601927   533 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.602741   744 consensus_queue.cc:1048] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.607290   428 catalog_manager.cc:5697] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 1 to 2, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.611186   533 raft_consensus.cc:515] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.614351   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.615018   607 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.620893   729 consensus_queue.cc:1048] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.626335   682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:41.627080   682 raft_consensus.cc:606] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Received request to transfer leadership to TS 21f8dc73663e4aadbea35de59367d38e
I20260709 12:24:41.628531   533 leader_election.cc:290] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.629810   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c176df4a144f3a4de3fbf2ea1972f" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.630486   682 raft_consensus.cc:3055] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.630836   682 raft_consensus.cc:740] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.631879   682 consensus_queue.cc:260] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.633543   682 raft_consensus.cc:3060] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.637203   607 raft_consensus.cc:2468] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.638586   498 leader_election.cc:304] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.639534   756 raft_consensus.cc:2804] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.640074   756 raft_consensus.cc:697] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:41.640892   756 consensus_queue.cc:237] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.642256   681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:41.642848   681 raft_consensus.cc:606] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Received request to transfer leadership to TS 21f8dc73663e4aadbea35de59367d38e
I20260709 12:24:41.645639   682 raft_consensus.cc:2468] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.653235   429 catalog_manager.cc:5697] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 1 to 2, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.658582   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0343576db4be405f9292fec65260c6ac"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:41.659262   608 raft_consensus.cc:606] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Received request to transfer leadership to TS c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:41.684682   779 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.693764   778 raft_consensus.cc:993] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: : Instructing follower 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.694265   778 raft_consensus.cc:1081] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Signalling peer 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.696750   607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:51360
I20260709 12:24:41.700688   779 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.704762   607 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.705260   607 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.713099   607 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.717726   785 consensus_queue.cc:1048] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.719874   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.720266   607 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.720667   533 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.722115   682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.722716   682 raft_consensus.cc:3055] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.723045   682 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.723896   682 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.725122   682 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.728242   728 raft_consensus.cc:993] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:41.728673   728 raft_consensus.cc:1081] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Signalling peer c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:41.731267   680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0343576db4be405f9292fec65260c6ac"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:34122
I20260709 12:24:41.731905   680 raft_consensus.cc:493] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.732247   680 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.734220   682 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.735531   574 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.737025   751 raft_consensus.cc:2804] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.736891   779 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.737980   751 raft_consensus.cc:697] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.738509   728 consensus_queue.cc:1048] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.739292   751 consensus_queue.cc:237] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.740654   680 raft_consensus.cc:515] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.742223   681 raft_consensus.cc:1240] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Rejecting Update request from peer 21f8dc73663e4aadbea35de59367d38e for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:41.744161   531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.746372   785 consensus_queue.cc:1059] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.746917   680 leader_election.cc:290] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 2 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:41.748558   751 raft_consensus.cc:3055] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.748925   533 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.749030   751 raft_consensus.cc:740] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.750083   751 consensus_queue.cc:260] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.751468   751 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.751408   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0343576db4be405f9292fec65260c6ac" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.753877   427 catalog_manager.cc:5697] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 1 to 2, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 2 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.771257   730 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.775364   607 raft_consensus.cc:2468] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 2.
I20260709 12:24:41.779567   728 consensus_queue.cc:1048] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:41.780154   647 leader_election.cc:304] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [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: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: df03869befff4341a5f8af6e2794de52
I20260709 12:24:41.781208   730 raft_consensus.cc:2804] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.781939   730 raft_consensus.cc:697] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.782781   730 consensus_queue.cc:237] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.793884   730 raft_consensus.cc:993] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: : Instructing follower 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.794411   730 raft_consensus.cc:1081] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Signalling peer 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.796231   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:51360
I20260709 12:24:41.796867   608 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.797299   608 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.804998   785 consensus_queue.cc:1048] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:41.807749   778 raft_consensus.cc:993] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: : Instructing follower 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.807443   608 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.808230   778 raft_consensus.cc:1081] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Signalling peer 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:41.810527   607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:51360
I20260709 12:24:41.811161   607 raft_consensus.cc:493] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.811591   607 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.817114   427 catalog_manager.cc:5697] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 1 to 2, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.818552   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.819239   532 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.822741   607 raft_consensus.cc:515] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.826170   608 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.826327   530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:41.826327   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.827135   530 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.827171   681 raft_consensus.cc:3055] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.827762   681 raft_consensus.cc:740] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.828795   681 consensus_queue.cc:260] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.830029   532 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.830164   681 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.831439   572 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.831652   607 leader_election.cc:290] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.832295   785 raft_consensus.cc:2804] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.832480   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.832875   785 raft_consensus.cc:697] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.833200   680 raft_consensus.cc:3055] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.834275   680 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:41.835500   680 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.833861   785 consensus_queue.cc:237] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.836740   680 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.840600   681 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.842010   574 leader_election.cc:304] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:41.843186   785 raft_consensus.cc:2804] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.843838   785 raft_consensus.cc:697] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.844643   785 consensus_queue.cc:237] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.845371   680 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.845948   530 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 2.
I20260709 12:24:41.847216   429 catalog_manager.cc:5697] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 1 to 2, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 2 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.861310   429 catalog_manager.cc:5697] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 1 to 2, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 2 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.883206   751 raft_consensus.cc:993] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.883888   785 raft_consensus.cc:1081] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:41.885957   530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53682
I20260709 12:24:41.886564   530 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.886926   530 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.892400   530 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.894676   530 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:41.895635   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:41.895962   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:41.896211   607 raft_consensus.cc:3055] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.896559   680 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.896586   607 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:41.897620   607 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.898658   607 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.902077   680 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.903503   499 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:41.904340   756 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.904844   756 raft_consensus.cc:697] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:41.905859   756 consensus_queue.cc:237] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:41.906319   607 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 2.
I20260709 12:24:41.914014   429 catalog_manager.cc:5697] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 1 to 2, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:42.009522   680 raft_consensus.cc:1275] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.011224   756 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.020335   607 raft_consensus.cc:1275] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.021831   756 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.090992   607 raft_consensus.cc:1275] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.092463   756 consensus_queue.cc:1048] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.101236   680 raft_consensus.cc:1275] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.102918   729 consensus_queue.cc:1048] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.192907   530 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.194396   785 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.202615   680 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.204211   728 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.217665   607 raft_consensus.cc:1275] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.219280   779 consensus_queue.cc:1048] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.227728   530 raft_consensus.cc:3060] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.236028   530 raft_consensus.cc:1275] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.238078   779 consensus_queue.cc:1048] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.293828   530 raft_consensus.cc:1275] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.295631   728 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.304948   530 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.308115   680 raft_consensus.cc:1275] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.309549   728 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.310164   751 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.320844   680 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.323415   728 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.451182   607 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.453181   756 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.466833   681 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:42.468406   756 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:44.703961 32330 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:24:44.704782 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:44.726285   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:44.726867   532 raft_consensus.cc:606] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Received request to transfer leadership to TS c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:44.730577   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:44.731156   532 raft_consensus.cc:606] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Received request to transfer leadership to TS c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:44.733471 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:44.734215 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:44.925264   826 raft_consensus.cc:993] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: : Instructing follower c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:44.926812   826 raft_consensus.cc:1081] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Signalling peer c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:44.930508   680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:34136
I20260709 12:24:44.931687   680 raft_consensus.cc:493] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.932451   680 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.943790   680 raft_consensus.cc:515] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:44.949092   680 leader_election.cc:290] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 2 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:44.950183   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:44.950533   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:44.951045   532 raft_consensus.cc:3055] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.951195   608 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.951411   532 raft_consensus.cc:740] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:44.953056   532 consensus_queue.cc:260] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:44.954329   532 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.957442   608 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 2.
I20260709 12:24:44.959530   647 leader_election.cc:304] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:44.960834   819 raft_consensus.cc:2804] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.964718   819 raft_consensus.cc:697] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:44.966162   532 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 2.
I20260709 12:24:44.966745   819 consensus_queue.cc:237] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:44.978097   429 catalog_manager.cc:5697] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 1 to 2, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.080080   826 raft_consensus.cc:993] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: : Instructing follower c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:45.080735   804 raft_consensus.cc:1081] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Signalling peer c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:45.082564   680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:34136
I20260709 12:24:45.083164   680 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.083554   680 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:45.091451   680 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:45.093353   680 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 3 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:45.094463   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:45.095036   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:45.095091   532 raft_consensus.cc:3055] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:45.095588   532 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:45.095839   608 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:45.096535   532 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:45.098213   532 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:45.104249   608 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 3.
I20260709 12:24:45.105801   647 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:45.106284   532 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 3.
I20260709 12:24:45.106910   819 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:45.107482   819 raft_consensus.cc:697] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:45.108505   819 consensus_queue.cc:237] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:45.117547   429 catalog_manager.cc:5697] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 2 to 3, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:45.576881   532 raft_consensus.cc:1275] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.578284   827 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.586602   608 raft_consensus.cc:1275] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.588912   827 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:45.658533   532 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:45.659984   837 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:45.671586   608 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:45.673547   819 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:45.735780 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:45.741262 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:45.741715 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:46.742820 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:46.750032 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:46.750408 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:47.751541 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:47.758919 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:47.759315 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:48.760380 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:48.765952 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:48.766320 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:49.767238 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:49.773558 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:49.773989 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:50.775259 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:50.782811 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:50.783203 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:51.784224 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:51.790278 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:51.790766 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:52.791826 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:52.798168 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:52.798810 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:53.910531 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:53.917682 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:53.918391 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:24:54.347236   629 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc220 after lost signal to thread 32333
W20260709 12:24:54.348368   629 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc900 after lost signal to thread 465
W20260709 12:24:54.349651   629 debug-util.cc:398] Leaking SignalData structure 0x7b0800043aa0 after lost signal to thread 557
W20260709 12:24:54.350719   629 debug-util.cc:398] Leaking SignalData structure 0x7b0800204860 after lost signal to thread 632
W20260709 12:24:54.351810   629 debug-util.cc:398] Leaking SignalData structure 0x7b080017c860 after lost signal to thread 706
I20260709 12:24:55.023546 32330 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:24:55.033484   680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:55.035195   680 raft_consensus.cc:606] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:55.048094   680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:34148
I20260709 12:24:55.049144   680 raft_consensus.cc:606] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:55.066560   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:55.067549   608 raft_consensus.cc:606] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:55.083359   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:55.084167   608 raft_consensus.cc:606] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:55.091986   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
mode: GRACEFUL
new_leader_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:51370
I20260709 12:24:55.092523   608 raft_consensus.cc:606] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Received request to transfer leadership to TS df03869befff4341a5f8af6e2794de52
I20260709 12:24:55.125599   858 raft_consensus.cc:993] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.126152   858 raft_consensus.cc:1081] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.128961   532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53682
I20260709 12:24:55.129544   532 raft_consensus.cc:493] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.130409   532 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.140261   849 raft_consensus.cc:993] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.140055   532 raft_consensus.cc:515] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.140753   849 raft_consensus.cc:1081] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.142714   532 leader_election.cc:290] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:55.142976   530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53682
I20260709 12:24:55.143576   530 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.143968   530 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.143838   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:55.144752   607 raft_consensus.cc:3055] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:55.145121   607 raft_consensus.cc:740] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:55.146216   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95ede1db6fc4456b5dc48c35ac74afd" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:55.147027   681 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.146814   607 consensus_queue.cc:260] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.148702   607 raft_consensus.cc:3060] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.155961   530 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.159375   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:55.159837   607 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.159967   608 raft_consensus.cc:3055] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:55.160578   608 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:55.161433   530 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:55.161523   498 leader_election.cc:304] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:55.162297   681 raft_consensus.cc:2468] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.163157   857 raft_consensus.cc:2804] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:55.161798   608 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.163657   857 raft_consensus.cc:697] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:55.164505   608 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.161962   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:55.164873   857 consensus_queue.cc:237] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.165936   680 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.179111   680 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.180401   608 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.180897   499 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:55.184196   857 raft_consensus.cc:2804] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:55.185834   857 raft_consensus.cc:697] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:55.187063   857 consensus_queue.cc:237] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.199810   429 catalog_manager.cc:5697] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 2 to 3, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.209174   861 raft_consensus.cc:993] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.210151   861 raft_consensus.cc:1081] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.212517   530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53698
I20260709 12:24:55.213094   530 raft_consensus.cc:493] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.213459   530 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.222118   530 raft_consensus.cc:515] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:55.225260   530 leader_election.cc:290] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Requested vote from peers c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:55.226178   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:55.226894   608 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.225235   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fe63bbad154ed5a455dd097b58b9e1" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:55.227813   680 raft_consensus.cc:3055] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:55.228129   680 raft_consensus.cc:740] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:55.229818   680 consensus_queue.cc:260] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:55.231328   680 raft_consensus.cc:3060] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.237421   429 catalog_manager.cc:5697] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 2 to 3, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.238859   680 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.240229   499 leader_election.cc:304] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:55.241158   857 raft_consensus.cc:2804] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:55.241694   861 raft_consensus.cc:993] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.238859   608 raft_consensus.cc:2468] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.242432   861 raft_consensus.cc:1081] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.241739   857 raft_consensus.cc:697] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:55.243990   857 consensus_queue.cc:237] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } }
I20260709 12:24:55.244697   532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53698
I20260709 12:24:55.245313   532 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.245774   532 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:55.256536   532 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.260880   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:55.261816   680 raft_consensus.cc:3055] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:55.262109   680 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:55.262154   532 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 4 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:55.262943   680 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.264366   680 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:55.260926   429 catalog_manager.cc:5697] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 2 to 3, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.261425   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:55.270054   608 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:55.271066   680 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 4.
I20260709 12:24:55.272231   499 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [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: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:55.273130   857 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:55.273554   857 raft_consensus.cc:697] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:55.274470   857 consensus_queue.cc:237] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.277117   608 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 4.
I20260709 12:24:55.286473   429 catalog_manager.cc:5697] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 3 to 4, leader changed from c2db0a21606a4e73888a63aca4d69486 (127.31.146.131) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 4 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.355882   858 raft_consensus.cc:993] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: : Instructing follower df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.356503   849 raft_consensus.cc:1081] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Signalling peer df03869befff4341a5f8af6e2794de52 to start an election
I20260709 12:24:55.358474   532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
 from {username='slave'} at 127.0.0.1:53682
I20260709 12:24:55.359416   532 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.359802   532 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.365103   532 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.367267   532 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Requested vote from peers 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:55.368448   680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:55.369124   680 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.369014   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "df03869befff4341a5f8af6e2794de52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:55.370025   608 raft_consensus.cc:3055] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:55.370386   608 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:55.371296   608 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.372714   608 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:55.374307   680 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.375408   499 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2db0a21606a4e73888a63aca4d69486, df03869befff4341a5f8af6e2794de52; no voters: 
I20260709 12:24:55.376093   857 raft_consensus.cc:2804] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:55.376510   857 raft_consensus.cc:697] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Leader. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:55.377293   857 consensus_queue.cc:237] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:55.382709   608 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df03869befff4341a5f8af6e2794de52 in term 3.
I20260709 12:24:55.386102   429 catalog_manager.cc:5697] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 reported cstate change: term changed from 2 to 3, leader changed from 21f8dc73663e4aadbea35de59367d38e (127.31.146.130) to df03869befff4341a5f8af6e2794de52 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "df03869befff4341a5f8af6e2794de52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.566301   608 raft_consensus.cc:1275] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.567986   847 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.581638   680 raft_consensus.cc:1275] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.589941   871 consensus_queue.cc:1048] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.685400   680 raft_consensus.cc:1275] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.687229   871 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.693773   681 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:55.699455   608 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.701000   871 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:55.702528   871 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.704190   608 raft_consensus.cc:1275] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.707293   857 consensus_queue.cc:1048] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.718097   680 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.720021   857 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.732463   608 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:55.736756   871 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:55.926566   607 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.928018   876 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.930931   681 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Refusing update from remote peer df03869befff4341a5f8af6e2794de52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:55.932430   847 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.141152 32330 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:24:58.141912 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.150408   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:58.151156   532 raft_consensus.cc:606] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Received request to transfer leadership to TS 21f8dc73663e4aadbea35de59367d38e
I20260709 12:24:58.154470   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:58.155038   532 raft_consensus.cc:606] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Received request to transfer leadership to TS c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:58.157635   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:58.158155   532 raft_consensus.cc:606] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Received request to transfer leadership to TS c2db0a21606a4e73888a63aca4d69486
I20260709 12:24:58.158416   881 raft_consensus.cc:993] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: : Instructing follower 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:58.158869   888 raft_consensus.cc:1081] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Signalling peer 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:58.160830   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:24:58.160954   532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "df03869befff4341a5f8af6e2794de52"
mode: GRACEFUL
new_leader_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:53710
I20260709 12:24:58.161559   608 raft_consensus.cc:493] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.161540   532 raft_consensus.cc:606] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 LEADER]: Received request to transfer leadership to TS 21f8dc73663e4aadbea35de59367d38e
I20260709 12:24:58.162063   608 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.163049 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:58.163532 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:58.167640   608 raft_consensus.cc:515] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.169625   608 leader_election.cc:290] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 3 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:58.170804   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:58.170895   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd8bb6f8b9443079283829d779afb17" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:58.171393   532 raft_consensus.cc:3055] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:58.171401   681 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.171882   532 raft_consensus.cc:740] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:58.172812   532 consensus_queue.cc:260] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.174043   532 raft_consensus.cc:3060] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.178081   681 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 3.
I20260709 12:24:58.179425   574 leader_election.cc:304] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:58.180200   886 raft_consensus.cc:2804] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:58.180341   532 raft_consensus.cc:2468] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 3.
I20260709 12:24:58.181416   886 raft_consensus.cc:697] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 3 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:58.182487   886 consensus_queue.cc:237] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Queue 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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.190133   429 catalog_manager.cc:5697] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 2 to 3, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 3 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.235886   881 raft_consensus.cc:993] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: : Instructing follower c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:58.236348   888 raft_consensus.cc:1081] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Signalling peer c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:58.238622   681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:34136
I20260709 12:24:58.239200   681 raft_consensus.cc:493] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.239548   681 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.244262   681 raft_consensus.cc:515] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.246884   681 leader_election.cc:290] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 4 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:58.248083   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:58.248188   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8e1a3a25c426f934ea41366a27b7c" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:58.248770   608 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.248819   532 raft_consensus.cc:3055] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:58.249257   532 raft_consensus.cc:740] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:58.250011   532 consensus_queue.cc:260] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.251121   532 raft_consensus.cc:3060] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.255440   608 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 4.
I20260709 12:24:58.256973   532 raft_consensus.cc:2468] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 4.
I20260709 12:24:58.256889   647 leader_election.cc:304] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [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: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:58.257787   887 raft_consensus.cc:2804] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:58.259333   887 raft_consensus.cc:697] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 4 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:58.260144   887 consensus_queue.cc:237] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.268651   429 catalog_manager.cc:5697] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 3 to 4, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 4 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.411345   881 raft_consensus.cc:993] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: : Instructing follower c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:58.411775   888 raft_consensus.cc:1081] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Signalling peer c2db0a21606a4e73888a63aca4d69486 to start an election
I20260709 12:24:58.413326   681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb"
dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
 from {username='slave'} at 127.0.0.1:34136
I20260709 12:24:58.414083   681 raft_consensus.cc:493] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.414467   681 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.419942   681 raft_consensus.cc:515] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.422283   681 leader_election.cc:290] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [CANDIDATE]: Term 4 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), 21f8dc73663e4aadbea35de59367d38e (127.31.146.130:46377)
I20260709 12:24:58.423199   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:58.423406   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357b5f748a9b4beab0e2ac5d94941afb" candidate_uuid: "c2db0a21606a4e73888a63aca4d69486" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
I20260709 12:24:58.423712   532 raft_consensus.cc:3055] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:58.423897   608 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.424024   532 raft_consensus.cc:740] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:58.425041   532 consensus_queue.cc:260] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.426132   532 raft_consensus.cc:3060] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:58.428479   608 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 4.
I20260709 12:24:58.429407   647 leader_election.cc:304] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [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: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:58.430083   887 raft_consensus.cc:2804] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:58.430529   887 raft_consensus.cc:697] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 4 LEADER]: Becoming Leader. State: Replica: c2db0a21606a4e73888a63aca4d69486, State: Running, Role: LEADER
I20260709 12:24:58.431202   532 raft_consensus.cc:2468] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2db0a21606a4e73888a63aca4d69486 in term 4.
I20260709 12:24:58.431313   887 consensus_queue.cc:237] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.437724   881 raft_consensus.cc:993] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: : Instructing follower 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:58.438218   881 raft_consensus.cc:1081] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 LEADER]: Signalling peer 21f8dc73663e4aadbea35de59367d38e to start an election
I20260709 12:24:58.439838   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c"
dest_uuid: "21f8dc73663e4aadbea35de59367d38e"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:24:58.440270   608 raft_consensus.cc:493] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.440495   608 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:58.440977   429 catalog_manager.cc:5697] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 reported cstate change: term changed from 3 to 4, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to c2db0a21606a4e73888a63aca4d69486 (127.31.146.131). New cstate: current_term: 4 leader_uuid: "c2db0a21606a4e73888a63aca4d69486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.444695   608 raft_consensus.cc:515] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.446527   608 leader_election.cc:290] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [CANDIDATE]: Term 5 election: Requested vote from peers df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983), c2db0a21606a4e73888a63aca4d69486 (127.31.146.131:39891)
I20260709 12:24:58.447563   681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c2db0a21606a4e73888a63aca4d69486"
I20260709 12:24:58.448118   681 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:58.448051   532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794e0d48956e4353bdf9139b3299468c" candidate_uuid: "21f8dc73663e4aadbea35de59367d38e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "df03869befff4341a5f8af6e2794de52"
I20260709 12:24:58.448638   532 raft_consensus.cc:3055] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:58.448927   532 raft_consensus.cc:740] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: df03869befff4341a5f8af6e2794de52, State: Running, Role: LEADER
I20260709 12:24:58.449894   532 consensus_queue.cc:260] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.451124   532 raft_consensus.cc:3060] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:58.455749   681 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 5.
I20260709 12:24:58.456727   574 leader_election.cc:304] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [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: 21f8dc73663e4aadbea35de59367d38e, c2db0a21606a4e73888a63aca4d69486; no voters: 
I20260709 12:24:58.457458   886 raft_consensus.cc:2804] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:58.457954   532 raft_consensus.cc:2468] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f8dc73663e4aadbea35de59367d38e in term 5.
I20260709 12:24:58.457963   886 raft_consensus.cc:697] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 5 LEADER]: Becoming Leader. State: Replica: 21f8dc73663e4aadbea35de59367d38e, State: Running, Role: LEADER
I20260709 12:24:58.459302   886 consensus_queue.cc:237] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [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: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } }
I20260709 12:24:58.468187   429 catalog_manager.cc:5697] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e reported cstate change: term changed from 4 to 5, leader changed from df03869befff4341a5f8af6e2794de52 (127.31.146.129) to 21f8dc73663e4aadbea35de59367d38e (127.31.146.130). New cstate: current_term: 5 leader_uuid: "21f8dc73663e4aadbea35de59367d38e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.642067   532 raft_consensus.cc:1275] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:58.643196   886 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.654901   681 raft_consensus.cc:1275] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:58.656738   886 consensus_queue.cc:1048] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.673234   608 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:58.674710   887 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.684516   532 raft_consensus.cc:1275] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:58.686928   887 consensus_queue.cc:1048] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.888872   681 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 5 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:58.890302   886 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2db0a21606a4e73888a63aca4d69486" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 39891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:58.899833   532 raft_consensus.cc:1275] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 5 FOLLOWER]: Refusing update from remote peer 21f8dc73663e4aadbea35de59367d38e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:58.904153   889 consensus_queue.cc:1048] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.905493   532 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:58.907992   906 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df03869befff4341a5f8af6e2794de52" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.922603   608 raft_consensus.cc:1275] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Refusing update from remote peer c2db0a21606a4e73888a63aca4d69486: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:58.924710   906 consensus_queue.cc:1048] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f8dc73663e4aadbea35de59367d38e" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:59.164687 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:59.170202 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:59.170683 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:00.171552 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.178313 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:00.178910 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:01.180330 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:01.186679 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:01.187418 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:02.188506 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:02.195426 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:02.196240 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:03.197214 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:03.204026 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:03.204566 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:04.205529 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:04.212394 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:04.213020 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:05.214304 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:05.222600 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:05.223124 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:06.224349 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.230685 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:06.231171 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:07.232416 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:07.238754 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:07.239347 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:08.285012 32330 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:25:08.285650 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
I20260709 12:25:08.337177 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:08.338608 32330 tablet_replica.cc:333] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.340006 32330 raft_consensus.cc:2243] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.341455 32330 raft_consensus.cc:2272] T c95ede1db6fc4456b5dc48c35ac74afd P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.344053 32330 tablet_replica.cc:333] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.344753 32330 raft_consensus.cc:2243] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.345399 32330 raft_consensus.cc:2272] T 357b5f748a9b4beab0e2ac5d94941afb P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.347870 32330 tablet_replica.cc:333] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.348610 32330 raft_consensus.cc:2243] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.349238 32330 raft_consensus.cc:2272] T 0343576db4be405f9292fec65260c6ac P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.351256 32330 tablet_replica.cc:333] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.352180 32330 raft_consensus.cc:2243] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.353866 32330 raft_consensus.cc:2272] T 355c176df4a144f3a4de3fbf2ea1972f P df03869befff4341a5f8af6e2794de52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:08.356835   646 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
I20260709 12:25:08.357321 32330 tablet_replica.cc:333] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.358036 32330 raft_consensus.cc:2243] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.359622 32330 raft_consensus.cc:2272] T eecb93c2616e420e825a1c49d1894e96 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:08.361317   646 consensus_peers.cc:597] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 -> Peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Couldn't send request to peer df03869befff4341a5f8af6e2794de52. Status: 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:25:08.362248 32330 tablet_replica.cc:333] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.362916 32330 raft_consensus.cc:2243] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.363818 32330 raft_consensus.cc:2272] T 48fe63bbad154ed5a455dd097b58b9e1 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.366039 32330 tablet_replica.cc:333] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.366621 32330 raft_consensus.cc:2243] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.367134 32330 raft_consensus.cc:2272] T 329ff330c66a462c8d2d5af9c090dc04 P df03869befff4341a5f8af6e2794de52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.369284 32330 tablet_replica.cc:333] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.369966 32330 raft_consensus.cc:2243] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.370514 32330 raft_consensus.cc:2272] T 34c8e1a3a25c426f934ea41366a27b7c P df03869befff4341a5f8af6e2794de52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.376853 32330 tablet_replica.cc:333] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.377746 32330 raft_consensus.cc:2243] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.378484 32330 raft_consensus.cc:2272] T 794e0d48956e4353bdf9139b3299468c P df03869befff4341a5f8af6e2794de52 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:08.380301   572 consensus_peers.cc:597] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e -> Peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Couldn't send request to peer df03869befff4341a5f8af6e2794de52. Status: 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:25:08.381649 32330 tablet_replica.cc:333] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52: stopping tablet replica
I20260709 12:25:08.382164 32330 raft_consensus.cc:2243] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.382838 32330 raft_consensus.cc:2272] T 2cd8bb6f8b9443079283829d779afb17 P df03869befff4341a5f8af6e2794de52 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:08.393301   646 consensus_peers.cc:597] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 -> Peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Couldn't send request to peer df03869befff4341a5f8af6e2794de52. Status: 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:25:08.424525 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:25:08.453058 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:25:08.486624 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:08.487550 32330 tablet_replica.cc:333] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.488521 32330 raft_consensus.cc:2243] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.489471 32330 raft_consensus.cc:2272] T 329ff330c66a462c8d2d5af9c090dc04 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.491626 32330 tablet_replica.cc:333] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.492134 32330 raft_consensus.cc:2243] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.492506 32330 raft_consensus.cc:2272] T 48fe63bbad154ed5a455dd097b58b9e1 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.494459 32330 tablet_replica.cc:333] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.494935 32330 raft_consensus.cc:2243] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.495348 32330 raft_consensus.cc:2272] T c95ede1db6fc4456b5dc48c35ac74afd P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.497205 32330 tablet_replica.cc:333] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.497841 32330 raft_consensus.cc:2243] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.498363 32330 raft_consensus.cc:2272] T 357b5f748a9b4beab0e2ac5d94941afb P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.500277 32330 tablet_replica.cc:333] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.500813 32330 raft_consensus.cc:2243] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.501286 32330 raft_consensus.cc:2272] T eecb93c2616e420e825a1c49d1894e96 P 21f8dc73663e4aadbea35de59367d38e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.503162 32330 tablet_replica.cc:333] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.503680 32330 raft_consensus.cc:2243] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.504210 32330 raft_consensus.cc:2272] T 34c8e1a3a25c426f934ea41366a27b7c P 21f8dc73663e4aadbea35de59367d38e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.506080 32330 tablet_replica.cc:333] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.506596 32330 raft_consensus.cc:2243] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.507407 32330 raft_consensus.cc:2272] T 794e0d48956e4353bdf9139b3299468c P 21f8dc73663e4aadbea35de59367d38e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.509379 32330 tablet_replica.cc:333] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.509919 32330 raft_consensus.cc:2243] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.510516 32330 raft_consensus.cc:2272] T 0343576db4be405f9292fec65260c6ac P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.512411 32330 tablet_replica.cc:333] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.512971 32330 raft_consensus.cc:2243] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.513461 32330 raft_consensus.cc:2272] T 355c176df4a144f3a4de3fbf2ea1972f P 21f8dc73663e4aadbea35de59367d38e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.515301 32330 tablet_replica.cc:333] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e: stopping tablet replica
I20260709 12:25:08.515816 32330 raft_consensus.cc:2243] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.516978 32330 raft_consensus.cc:2272] T 2cd8bb6f8b9443079283829d779afb17 P 21f8dc73663e4aadbea35de59367d38e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:08.532766   646 consensus_peers.cc:597] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 -> Peer df03869befff4341a5f8af6e2794de52 (127.31.146.129:35983): Couldn't send request to peer df03869befff4341a5f8af6e2794de52. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:35983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:08.569872 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:25:08.593150 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
I20260709 12:25:08.627094 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:08.627915 32330 tablet_replica.cc:333] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.628829 32330 raft_consensus.cc:2243] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.629607 32330 raft_consensus.cc:2272] T eecb93c2616e420e825a1c49d1894e96 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.631605 32330 tablet_replica.cc:333] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.632299 32330 raft_consensus.cc:2243] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.633250 32330 raft_consensus.cc:2272] T 357b5f748a9b4beab0e2ac5d94941afb P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.635336 32330 tablet_replica.cc:333] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.635805 32330 raft_consensus.cc:2243] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.636631 32330 raft_consensus.cc:2272] T 0343576db4be405f9292fec65260c6ac P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.638787 32330 tablet_replica.cc:333] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.639396 32330 raft_consensus.cc:2243] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.639848 32330 raft_consensus.cc:2272] T 355c176df4a144f3a4de3fbf2ea1972f P c2db0a21606a4e73888a63aca4d69486 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.641800 32330 tablet_replica.cc:333] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.642271 32330 raft_consensus.cc:2243] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.643056 32330 raft_consensus.cc:2272] T 34c8e1a3a25c426f934ea41366a27b7c P c2db0a21606a4e73888a63aca4d69486 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.644841 32330 tablet_replica.cc:333] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.645325 32330 raft_consensus.cc:2243] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.645851 32330 raft_consensus.cc:2272] T 794e0d48956e4353bdf9139b3299468c P c2db0a21606a4e73888a63aca4d69486 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.647642 32330 tablet_replica.cc:333] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.648195 32330 raft_consensus.cc:2243] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.648613 32330 raft_consensus.cc:2272] T 329ff330c66a462c8d2d5af9c090dc04 P c2db0a21606a4e73888a63aca4d69486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.650523 32330 tablet_replica.cc:333] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.650998 32330 raft_consensus.cc:2243] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.651408 32330 raft_consensus.cc:2272] T 48fe63bbad154ed5a455dd097b58b9e1 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.653093 32330 tablet_replica.cc:333] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.653622 32330 raft_consensus.cc:2243] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.654029 32330 raft_consensus.cc:2272] T 2cd8bb6f8b9443079283829d779afb17 P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.655905 32330 tablet_replica.cc:333] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486: stopping tablet replica
I20260709 12:25:08.656617 32330 raft_consensus.cc:2243] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.657092 32330 raft_consensus.cc:2272] T c95ede1db6fc4456b5dc48c35ac74afd P c2db0a21606a4e73888a63aca4d69486 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.687211 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:25:08.710477 32330 master.cc:562] Master@127.31.146.190:41625 shutting down...
I20260709 12:25:08.739377 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:08.740031 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.740396 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f166cf3e15e4636afadeae189d5dad6: stopping tablet replica
I20260709 12:25:08.764135 32330 master.cc:584] Master@127.31.146.190:41625 shutdown complete.
21f8dc73663e4aadbea35de59367d38e  4
c2db0a21606a4e73888a63aca4d69486  1
df03869befff4341a5f8af6e2794de52  5
21f8dc73663e4aadbea35de59367d38e  4
c2db0a21606a4e73888a63aca4d69486  3
df03869befff4341a5f8af6e2794de52  3
21f8dc73663e4aadbea35de59367d38e  1
c2db0a21606a4e73888a63aca4d69486  1
df03869befff4341a5f8af6e2794de52  8
21f8dc73663e4aadbea35de59367d38e  3
c2db0a21606a4e73888a63aca4d69486  3
df03869befff4341a5f8af6e2794de52  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29296 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:25:08.813102 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:43803
I20260709 12:25:08.814352 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:08.821230   926 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:25:08.821295   927 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:25:08.821898   929 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:25:08.822077 32330 server_base.cc:1061] running on GCE node
I20260709 12:25:08.823177 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:08.823354 32330 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:25:08.823570 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599908823550 us; error 0 us; skew 500 ppm
I20260709 12:25:08.824115 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:08.826912 32330 webserver.cc:533] Webserver started at http://127.31.146.190:44525/ using document root <none> and password file <none>
I20260709 12:25:08.827394 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:08.827553 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:08.827908 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:08.829061 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8"
format_stamp: "Formatted at 2026-07-09 12:25:08 on dist-test-slave-0cmf"
I20260709 12:25:08.834965 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:25:08.840265   934 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:25:08.841325 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:25:08.841850 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8"
format_stamp: "Formatted at 2026-07-09 12:25:08 on dist-test-slave-0cmf"
I20260709 12:25:08.842204 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-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:25:08.875406 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:08.877252 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:08.929208 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:43803
I20260709 12:25:08.929323   985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:43803 every 8 connection(s)
I20260709 12:25:08.934595   986 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:25:08.948835   986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8: Bootstrap starting.
I20260709 12:25:08.954309   986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.959331   986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8: No bootstrap required, opened a new log
I20260709 12:25:08.961488   986 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER }
I20260709 12:25:08.962040   986 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.962221   986 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d993991c73c4fa29d5d7e54a3b3f1c8, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.962841   986 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER }
I20260709 12:25:08.963276   986 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:08.963472   986 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:08.963704   986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.968055   986 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER }
I20260709 12:25:08.968576   986 leader_election.cc:304] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [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: 3d993991c73c4fa29d5d7e54a3b3f1c8; no voters: 
I20260709 12:25:08.970060   986 leader_election.cc:290] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:08.970381   989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.971746   989 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 3d993991c73c4fa29d5d7e54a3b3f1c8, State: Running, Role: LEADER
I20260709 12:25:08.972522   989 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [LEADER]: Queue going to LEADER mode. State: All 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: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER }
I20260709 12:25:08.973424   986 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:08.977658   990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER } }
I20260709 12:25:08.977830   991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d993991c73c4fa29d5d7e54a3b3f1c8. Latest consensus state: current_term: 1 leader_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d993991c73c4fa29d5d7e54a3b3f1c8" member_type: VOTER } }
I20260709 12:25:08.978518   990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:08.979136   991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:08.986855   995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:08.995627   995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:08.996763 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:09.007817   995 catalog_manager.cc:1383] Generated new cluster ID: 7b9d1814db114e758aebd7324dcc342f
I20260709 12:25:09.008180   995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:09.023453   995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:09.025089   995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:09.038352   995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8: Generated new TSK 0
I20260709 12:25:09.039029   995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:09.064779 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:09.072259  1007 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:25:09.073621  1008 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:25:09.075721  1010 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:25:09.076138 32330 server_base.cc:1061] running on GCE node
I20260709 12:25:09.077212 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:09.077471 32330 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:25:09.077710 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599909077690 us; error 0 us; skew 500 ppm
I20260709 12:25:09.078323 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:09.081413 32330 webserver.cc:533] Webserver started at http://127.31.146.129:34159/ using document root <none> and password file <none>
I20260709 12:25:09.082266 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:09.082526 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:09.082828 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:09.084021 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "5ef735057285488aab0e1e9d9ac42fcb"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.090708 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.006s
I20260709 12:25:09.095328  1015 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:25:09.096390 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:25:09.096875 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "5ef735057285488aab0e1e9d9ac42fcb"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.097299 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-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:25:09.114683 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:09.116210 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:09.118029 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:09.121296 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:09.121646 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.121943 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:09.122151 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.178207 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:43969
I20260709 12:25:09.178730  1078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:43969 every 8 connection(s)
I20260709 12:25:09.184517 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:09.194031  1084 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:25:09.195703  1083 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:25:09.200982 32330 server_base.cc:1061] running on GCE node
W20260709 12:25:09.200495  1086 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:25:09.202616 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:09.202875 32330 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:25:09.203115 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599909203074 us; error 0 us; skew 500 ppm
I20260709 12:25:09.203781 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:09.206343  1079 heartbeater.cc:344] Connected to a master server at 127.31.146.190:43803
I20260709 12:25:09.206811  1079 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:09.207736 32330 webserver.cc:533] Webserver started at http://127.31.146.130:45271/ using document root <none> and password file <none>
I20260709 12:25:09.208127  1079 heartbeater.cc:507] Master 127.31.146.190:43803 requested a full tablet report, sending...
I20260709 12:25:09.208421 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:09.208705 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:09.209026 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:09.210703 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "7c752505fabd4715ba8868d2dfd16ba7"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.210860   951 ts_manager.cc:194] Registered new tserver with Master: 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:09.213107   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45762
I20260709 12:25:09.216584 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:09.220505  1091 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:25:09.221449 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:25:09.221781 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "7c752505fabd4715ba8868d2dfd16ba7"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.222055 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-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:25:09.237092 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:09.238641 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:09.240197 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:09.242642 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:09.242868 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.243275 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:09.243479 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.300961 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:40845
I20260709 12:25:09.301198  1154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:40845 every 8 connection(s)
I20260709 12:25:09.306538 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:09.314170  1158 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:25:09.317409  1159 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:25:09.318099  1161 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:25:09.322039 32330 server_base.cc:1061] running on GCE node
I20260709 12:25:09.323174 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:25:09.323279  1155 heartbeater.cc:344] Connected to a master server at 127.31.146.190:43803
W20260709 12:25:09.323422 32330 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:25:09.323763 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599909323744 us; error 0 us; skew 500 ppm
I20260709 12:25:09.323797  1155 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:09.324499 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:09.324752  1155 heartbeater.cc:507] Master 127.31.146.190:43803 requested a full tablet report, sending...
I20260709 12:25:09.327440   951 ts_manager.cc:194] Registered new tserver with Master: 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:09.329005 32330 webserver.cc:533] Webserver started at http://127.31.146.131:33703/ using document root <none> and password file <none>
I20260709 12:25:09.329089   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45766
I20260709 12:25:09.330296 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:09.330555 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:09.330829 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:09.332005 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "4fadba6ad88f4285a383238b09082bba"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.336777 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:09.340764  1166 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:25:09.341918 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:25:09.342267 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "4fadba6ad88f4285a383238b09082bba"
format_stamp: "Formatted at 2026-07-09 12:25:09 on dist-test-slave-0cmf"
I20260709 12:25:09.342801 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-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:25:09.354476 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:09.355958 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:09.358448 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:09.361338 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:09.361581 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.361878 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:09.362057 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:09.419392 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:37881
I20260709 12:25:09.419492  1228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:37881 every 8 connection(s)
I20260709 12:25:09.435494  1229 heartbeater.cc:344] Connected to a master server at 127.31.146.190:43803
I20260709 12:25:09.435887  1229 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:09.436616  1229 heartbeater.cc:507] Master 127.31.146.190:43803 requested a full tablet report, sending...
I20260709 12:25:09.438941   951 ts_manager.cc:194] Registered new tserver with Master: 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:09.439297 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015948976s
I20260709 12:25:09.441047   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45774
I20260709 12:25:09.487994   951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45778:
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:25:09.496505   951 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:25:09.729934  1042 tablet_service.cc:1511] Processing CreateTablet for tablet ec36a98f98d143168a32eab7258423c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:09.731624  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec36a98f98d143168a32eab7258423c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.731518  1044 tablet_service.cc:1511] Processing CreateTablet for tablet ae28b18ec0c6410aa591d42b02645b42 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:09.733055  1044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28b18ec0c6410aa591d42b02645b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.734894  1041 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe99a73174d40c1ae4c679b6df31a1b (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:09.736476  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe99a73174d40c1ae4c679b6df31a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.739104  1040 tablet_service.cc:1511] Processing CreateTablet for tablet 70117781de454bb99a43dc091ae7c9e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:09.739506  1039 tablet_service.cc:1511] Processing CreateTablet for tablet ed06ba365ba44422bec60ba252e81550 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:09.740671  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70117781de454bb99a43dc091ae7c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.741398  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed06ba365ba44422bec60ba252e81550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.743119  1119 tablet_service.cc:1511] Processing CreateTablet for tablet be16a49fc81e40c695fbc5489d62ce5a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:09.746594  1118 tablet_service.cc:1511] Processing CreateTablet for tablet ec36a98f98d143168a32eab7258423c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:09.744895  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16a49fc81e40c695fbc5489d62ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.743162  1043 tablet_service.cc:1511] Processing CreateTablet for tablet be16a49fc81e40c695fbc5489d62ce5a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:09.750124  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16a49fc81e40c695fbc5489d62ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.752756  1038 tablet_service.cc:1511] Processing CreateTablet for tablet f47e803ade074626aef9e253d258b3ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:09.754177  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47e803ade074626aef9e253d258b3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.755059  1120 tablet_service.cc:1511] Processing CreateTablet for tablet ae28b18ec0c6410aa591d42b02645b42 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:09.756587  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28b18ec0c6410aa591d42b02645b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.760347  1114 tablet_service.cc:1511] Processing CreateTablet for tablet ed06ba365ba44422bec60ba252e81550 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:09.768203  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed06ba365ba44422bec60ba252e81550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.768036  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 6184a62991384a66b2e949c16bb494fb (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:09.763027  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe99a73174d40c1ae4c679b6df31a1b (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:09.769982  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6184a62991384a66b2e949c16bb494fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.770474  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe99a73174d40c1ae4c679b6df31a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.765569  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 70117781de454bb99a43dc091ae7c9e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:09.774076  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec36a98f98d143168a32eab7258423c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.775066  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 7d58df1f952b44268fa1f86f938de29c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:09.775609  1113 tablet_service.cc:1511] Processing CreateTablet for tablet f47e803ade074626aef9e253d258b3ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:09.776563  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d58df1f952b44268fa1f86f938de29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.777138  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47e803ade074626aef9e253d258b3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.778815  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 910373b3018b49819d1fed3b47cfb804 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:09.780295  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910373b3018b49819d1fed3b47cfb804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.782007  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70117781de454bb99a43dc091ae7c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.785959  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 6184a62991384a66b2e949c16bb494fb (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:09.787694  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6184a62991384a66b2e949c16bb494fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.795761  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 7d58df1f952b44268fa1f86f938de29c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:09.797385  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d58df1f952b44268fa1f86f938de29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.810369  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 910373b3018b49819d1fed3b47cfb804 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:09.812009  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910373b3018b49819d1fed3b47cfb804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.845841  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:09.847265  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5815fba8d23f4df3a9ef0f0e06e0db63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.848245  1040 tablet_service.cc:1511] Processing CreateTablet for tablet 9967759918f44689a42428bcc4c668a4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:09.845355  1041 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a51ba4fa8401ca227f559d1bc9f41 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:09.851090  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:09.851253  1042 tablet_service.cc:1511] Processing CreateTablet for tablet b373ab4e34894c11856c1684cec8a73f (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:09.851253  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a51ba4fa8401ca227f559d1bc9f41 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:09.852540  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a51ba4fa8401ca227f559d1bc9f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.858810  1119 tablet_service.cc:1511] Processing CreateTablet for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:09.866045  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b373ab4e34894c11856c1684cec8a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.866791  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a51ba4fa8401ca227f559d1bc9f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.870589  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5815fba8d23f4df3a9ef0f0e06e0db63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.875506  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967759918f44689a42428bcc4c668a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.879567  1118 tablet_service.cc:1511] Processing CreateTablet for tablet 9967759918f44689a42428bcc4c668a4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:09.880918  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967759918f44689a42428bcc4c668a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.894156  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.897177  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:09.902755  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.905095  1113 tablet_service.cc:1511] Processing CreateTablet for tablet b373ab4e34894c11856c1684cec8a73f (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:09.914278  1245 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:09.917124  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 68305fbe67594c74ba2fed35dab3a4b2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:09.924609  1244 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:09.924722  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68305fbe67594c74ba2fed35dab3a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.937996  1114 tablet_service.cc:1511] Processing CreateTablet for tablet 68305fbe67594c74ba2fed35dab3a4b2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:09.940886  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 9d95fba1fc174759808099e0c5bf68c0 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:09.944953  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d95fba1fc174759808099e0c5bf68c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.945886  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b373ab4e34894c11856c1684cec8a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.946252  1244 tablet_bootstrap.cc:654] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.946839  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68305fbe67594c74ba2fed35dab3a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.952853  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 54047d41d634470399d76db6fe4686ef (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:09.954146  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54047d41d634470399d76db6fe4686ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.948184  1041 tablet_service.cc:1511] Processing CreateTablet for tablet 54047d41d634470399d76db6fe4686ef (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:09.958447  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54047d41d634470399d76db6fe4686ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.974243  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 70117781de454bb99a43dc091ae7c9e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:09.975301  1194 tablet_service.cc:1511] Processing CreateTablet for tablet ae28b18ec0c6410aa591d42b02645b42 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:09.975958  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70117781de454bb99a43dc091ae7c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.976615  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28b18ec0c6410aa591d42b02645b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.978674  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b0c2e85844131a48c43086f41c7e2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:09.980298  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b0c2e85844131a48c43086f41c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.982663  1193 tablet_service.cc:1511] Processing CreateTablet for tablet be16a49fc81e40c695fbc5489d62ce5a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:09.983904  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16a49fc81e40c695fbc5489d62ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.987164  1188 tablet_service.cc:1511] Processing CreateTablet for tablet f47e803ade074626aef9e253d258b3ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:09.988710  1188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47e803ade074626aef9e253d258b3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.990883  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 6184a62991384a66b2e949c16bb494fb (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:09.992259  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6184a62991384a66b2e949c16bb494fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.994127  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 9db4205cbc4b4a60a4bbaeabff810d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:09.994886  1186 tablet_service.cc:1511] Processing CreateTablet for tablet 7d58df1f952b44268fa1f86f938de29c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:09.995682  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db4205cbc4b4a60a4bbaeabff810d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.996269  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d58df1f952b44268fa1f86f938de29c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:10.000221   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:10.002360  1189 tablet_service.cc:1511] Processing CreateTablet for tablet ed06ba365ba44422bec60ba252e81550 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:10.002758  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 67cc3ae227a7422fac3711ecf0f91ebc (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:10.004143  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed06ba365ba44422bec60ba252e81550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.007208  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe99a73174d40c1ae4c679b6df31a1b (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:10.007207  1192 tablet_service.cc:1511] Processing CreateTablet for tablet ec36a98f98d143168a32eab7258423c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:10.008927  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe99a73174d40c1ae4c679b6df31a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.010691  1185 tablet_service.cc:1511] Processing CreateTablet for tablet 910373b3018b49819d1fed3b47cfb804 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:10.012044  1185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910373b3018b49819d1fed3b47cfb804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.015695  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec36a98f98d143168a32eab7258423c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.027310  1036 tablet_service.cc:1511] Processing CreateTablet for tablet a104f3d28ec24bdaab400f7b6fc62ee9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:09.950168  1245 tablet_bootstrap.cc:654] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.955829  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 9d95fba1fc174759808099e0c5bf68c0 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:10.034070  1113 tablet_service.cc:1511] Processing CreateTablet for tablet a104f3d28ec24bdaab400f7b6fc62ee9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:10.034847  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d95fba1fc174759808099e0c5bf68c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.035552  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a104f3d28ec24bdaab400f7b6fc62ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.050690  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 67cc3ae227a7422fac3711ecf0f91ebc (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:10.058396  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cc3ae227a7422fac3711ecf0f91ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.059695  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 807acf3412c34eb7b2bc8da58cdf5152 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:10.059865  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b0c2e85844131a48c43086f41c7e2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:10.064611  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a51ba4fa8401ca227f559d1bc9f41 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:10.066355  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a51ba4fa8401ca227f559d1bc9f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.066941  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 9db4205cbc4b4a60a4bbaeabff810d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:10.070055  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b0c2e85844131a48c43086f41c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.078969  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db4205cbc4b4a60a4bbaeabff810d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.096092  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 807acf3412c34eb7b2bc8da58cdf5152 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:10.097483  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807acf3412c34eb7b2bc8da58cdf5152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.004143  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cc3ae227a7422fac3711ecf0f91ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.100232  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807acf3412c34eb7b2bc8da58cdf5152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.102893  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a104f3d28ec24bdaab400f7b6fc62ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.108456  1244 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:10.109026  1244 ts_tablet_manager.cc:1403] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.185s	user 0.000s	sys 0.013s
I20260709 12:25:10.111914  1244 raft_consensus.cc:359] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.112803  1244 raft_consensus.cc:385] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.114408  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:10.116413  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5815fba8d23f4df3a9ef0f0e06e0db63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.142714  1245 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:10.143242  1245 ts_tablet_manager.cc:1403] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.006s
I20260709 12:25:10.148965  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5d6af860c46ac813baf022a1981ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:10.114373  1244 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.160625  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 68305fbe67594c74ba2fed35dab3a4b2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:10.161882  1247 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:10.162201  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68305fbe67594c74ba2fed35dab3a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.167201  1185 tablet_service.cc:1511] Processing CreateTablet for tablet b373ab4e34894c11856c1684cec8a73f (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:10.167544  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5d6af860c46ac813baf022a1981ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:10.168795  1185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b373ab4e34894c11856c1684cec8a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.168886  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5d6af860c46ac813baf022a1981ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.169968  1244 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.133225  1188 tablet_service.cc:1511] Processing CreateTablet for tablet 9967759918f44689a42428bcc4c668a4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:10.172094  1188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967759918f44689a42428bcc4c668a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.179811  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 9d95fba1fc174759808099e0c5bf68c0 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:10.180791  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:10.182361  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5d6af860c46ac813baf022a1981ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.182518  1245 raft_consensus.cc:359] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.184738  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 365fbd1b98a54c798dd984aeca97b081 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:10.184974  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 54047d41d634470399d76db6fe4686ef (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:10.188705  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 9db4205cbc4b4a60a4bbaeabff810d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:10.190796  1247 tablet_bootstrap.cc:654] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.192080  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 365fbd1b98a54c798dd984aeca97b081 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:10.186295  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b0c2e85844131a48c43086f41c7e2 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:10.206681  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365fbd1b98a54c798dd984aeca97b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.198146  1245 raft_consensus.cc:385] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.207363  1245 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.208249  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.193499  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 67cc3ae227a7422fac3711ecf0f91ebc (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:10.209827  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db4205cbc4b4a60a4bbaeabff810d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.211879  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365fbd1b98a54c798dd984aeca97b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.216178  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54047d41d634470399d76db6fe4686ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.216507  1079 heartbeater.cc:499] Master 127.31.146.190:43803 was elected leader, sending a full tablet report...
I20260709 12:25:10.230568  1037 tablet_service.cc:1511] Processing CreateTablet for tablet dbc46776ee56478ca614dc213b5b145a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:10.231943  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc46776ee56478ca614dc213b5b145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.235569  1040 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3824596a334490a6544a6ded934fb6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:10.235706  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3824596a334490a6544a6ded934fb6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:10.236337  1114 tablet_service.cc:1511] Processing CreateTablet for tablet dbc46776ee56478ca614dc213b5b145a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:10.236976  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3824596a334490a6544a6ded934fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.237638  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc46776ee56478ca614dc213b5b145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.242087  1245 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.246486  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b0c2e85844131a48c43086f41c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.246948  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3824596a334490a6544a6ded934fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.247623  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d95fba1fc174759808099e0c5bf68c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.234139  1186 tablet_service.cc:1511] Processing CreateTablet for tablet a104f3d28ec24bdaab400f7b6fc62ee9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:10.250509  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a104f3d28ec24bdaab400f7b6fc62ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.266606  1244 ts_tablet_manager.cc:1434] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.157s	user 0.016s	sys 0.013s
I20260709 12:25:10.267696  1244 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:10.272176  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cc3ae227a7422fac3711ecf0f91ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.275848  1041 tablet_service.cc:1511] Processing CreateTablet for tablet cab6a2f3205d4abab4c536abba29b79d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:10.277225  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab6a2f3205d4abab4c536abba29b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.279009  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 807acf3412c34eb7b2bc8da58cdf5152 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:10.280104  1112 tablet_service.cc:1511] Processing CreateTablet for tablet cab6a2f3205d4abab4c536abba29b79d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:10.280488  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807acf3412c34eb7b2bc8da58cdf5152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.281383  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab6a2f3205d4abab4c536abba29b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.288627  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5d6af860c46ac813baf022a1981ce (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:10.296720  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 365fbd1b98a54c798dd984aeca97b081 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:10.301014  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5d6af860c46ac813baf022a1981ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.312772  1036 tablet_service.cc:1511] Processing CreateTablet for tablet a7ead31086b944e4a40275ced6fd6470 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:10.314203  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ead31086b944e4a40275ced6fd6470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.315271  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365fbd1b98a54c798dd984aeca97b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.337957  1155 heartbeater.cc:499] Master 127.31.146.190:43803 was elected leader, sending a full tablet report...
I20260709 12:25:10.345656  1245 ts_tablet_manager.cc:1434] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.202s	user 0.014s	sys 0.018s
I20260709 12:25:10.348758  1245 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:10.366798  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3824596a334490a6544a6ded934fb6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:10.390801  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3824596a334490a6544a6ded934fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.390941  1117 tablet_service.cc:1511] Processing CreateTablet for tablet a7ead31086b944e4a40275ced6fd6470 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:10.391568  1040 tablet_service.cc:1511] Processing CreateTablet for tablet 56125fb5dd9d48a298c25b7a2fd0533e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:10.392679  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ead31086b944e4a40275ced6fd6470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.393366  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56125fb5dd9d48a298c25b7a2fd0533e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.368878  1188 tablet_service.cc:1511] Processing CreateTablet for tablet dbc46776ee56478ca614dc213b5b145a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:10.359087  1244 tablet_bootstrap.cc:654] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.371379  1247 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:10.401655  1247 ts_tablet_manager.cc:1403] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.240s	user 0.019s	sys 0.006s
I20260709 12:25:10.404137  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 29ed379305ba453ea4c645159145a286 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:10.405864  1247 raft_consensus.cc:359] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.406564  1188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc46776ee56478ca614dc213b5b145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.377637  1191 tablet_service.cc:1511] Processing CreateTablet for tablet cab6a2f3205d4abab4c536abba29b79d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:10.410584  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab6a2f3205d4abab4c536abba29b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.410257  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 29ed379305ba453ea4c645159145a286 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:10.411571  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ed379305ba453ea4c645159145a286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.413254  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ed379305ba453ea4c645159145a286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.414950  1245 tablet_bootstrap.cc:654] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.415052  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 67575e62795048719eaaf55703026115 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:10.416663  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575e62795048719eaaf55703026115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.420589  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:10.422107  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.384795  1194 tablet_service.cc:1511] Processing CreateTablet for tablet a7ead31086b944e4a40275ced6fd6470 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:10.385322  1186 tablet_service.cc:1511] Processing CreateTablet for tablet a640adf33a96474abc126796da396347 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:10.425160  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ead31086b944e4a40275ced6fd6470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.425935  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a640adf33a96474abc126796da396347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.427480  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 29ed379305ba453ea4c645159145a286 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:10.428995  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ed379305ba453ea4c645159145a286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.431216  1250 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.431787  1250 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.436911  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 67575e62795048719eaaf55703026115 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:10.382932  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 56125fb5dd9d48a298c25b7a2fd0533e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:10.438352  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575e62795048719eaaf55703026115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.406714  1247 raft_consensus.cc:385] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.438810  1247 raft_consensus.cc:740] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.439785  1247 consensus_queue.cc:260] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.441514  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56125fb5dd9d48a298c25b7a2fd0533e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.408790  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:10.442584  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.446388  1229 heartbeater.cc:499] Master 127.31.146.190:43803 was elected leader, sending a full tablet report...
I20260709 12:25:10.449164  1250 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:10.443780  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:10.458657  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.374678  1112 tablet_service.cc:1511] Processing CreateTablet for tablet a640adf33a96474abc126796da396347 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:10.458793  1042 tablet_service.cc:1511] Processing CreateTablet for tablet a640adf33a96474abc126796da396347 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:10.408595  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 56125fb5dd9d48a298c25b7a2fd0533e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:10.485116  1036 tablet_service.cc:1511] Processing CreateTablet for tablet a94780168fba4ba4b2e96c6c0c3d56cf (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:10.487838  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a640adf33a96474abc126796da396347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.489969  1119 tablet_service.cc:1511] Processing CreateTablet for tablet a94780168fba4ba4b2e96c6c0c3d56cf (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:10.491947  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94780168fba4ba4b2e96c6c0c3d56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.494298  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a640adf33a96474abc126796da396347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.495025  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94780168fba4ba4b2e96c6c0c3d56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.495199  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 67575e62795048719eaaf55703026115 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:10.496608  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575e62795048719eaaf55703026115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.515687  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56125fb5dd9d48a298c25b7a2fd0533e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.519598  1041 tablet_service.cc:1511] Processing CreateTablet for tablet b50b5c46b131465786122dc575843d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:10.520689  1245 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:10.520912  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50b5c46b131465786122dc575843d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.525460  1244 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:10.526044  1244 ts_tablet_manager.cc:1403] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.259s	user 0.016s	sys 0.018s
I20260709 12:25:10.539161  1247 ts_tablet_manager.cc:1434] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.136s	user 0.013s	sys 0.001s
I20260709 12:25:10.540474  1247 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:10.543300  1118 tablet_service.cc:1511] Processing CreateTablet for tablet b50b5c46b131465786122dc575843d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:10.544998  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50b5c46b131465786122dc575843d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.521248  1245 ts_tablet_manager.cc:1403] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.007s
I20260709 12:25:10.551719  1187 tablet_service.cc:1511] Processing CreateTablet for tablet a94780168fba4ba4b2e96c6c0c3d56cf (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:10.553079  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94780168fba4ba4b2e96c6c0c3d56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.571084  1247 tablet_bootstrap.cc:654] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.576303  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 462ee6e9c305472c95618ab8d5abf68a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:10.592605  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462ee6e9c305472c95618ab8d5abf68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.596619  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:10.577621  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 2a663f533d34469dbfe85406f4742b65 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:10.582718  1185 tablet_service.cc:1511] Processing CreateTablet for tablet b50b5c46b131465786122dc575843d0e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:10.580989  1044 tablet_service.cc:1511] Processing CreateTablet for tablet 96c8d9b9388549f5a8023368bfe8b46d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:10.583576  1039 tablet_service.cc:1511] Processing CreateTablet for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:10.586759  1114 tablet_service.cc:1511] Processing CreateTablet for tablet 2a663f533d34469dbfe85406f4742b65 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:10.599186  1185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50b5c46b131465786122dc575843d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.600292  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a663f533d34469dbfe85406f4742b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.588248  1120 tablet_service.cc:1511] Processing CreateTablet for tablet 96c8d9b9388549f5a8023368bfe8b46d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:10.606469  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c8d9b9388549f5a8023368bfe8b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.590667  1245 raft_consensus.cc:359] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.621729  1245 raft_consensus.cc:385] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.622152  1245 raft_consensus.cc:740] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.614939  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 2a663f533d34469dbfe85406f4742b65 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:10.616973  1249 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.624473  1249 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.624713  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:10.627219  1249 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:10.618729  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 462ee6e9c305472c95618ab8d5abf68a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:10.577656  1244 raft_consensus.cc:359] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.629863  1245 consensus_queue.cc:260] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.627502  1186 tablet_service.cc:1511] Processing CreateTablet for tablet 462ee6e9c305472c95618ab8d5abf68a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:10.618997  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:10.634312  1244 raft_consensus.cc:385] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.639252  1244 raft_consensus.cc:740] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.640391  1244 consensus_queue.cc:260] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.650745  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.652037  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462ee6e9c305472c95618ab8d5abf68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.653199  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:10.657460  1117 tablet_service.cc:1511] Processing CreateTablet for tablet ebd0aa287d4d47a284bf16383d04e948 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:10.657964  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.659651  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd0aa287d4d47a284bf16383d04e948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.663095  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 96c8d9b9388549f5a8023368bfe8b46d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:10.664662  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:10.667083  1245 ts_tablet_manager.cc:1434] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.120s	user 0.004s	sys 0.003s
I20260709 12:25:10.666842  1118 tablet_service.cc:1511] Processing CreateTablet for tablet a67da16dff59417e854bf7f28fc954c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:10.668850  1245 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
W20260709 12:25:10.675542  1230 tablet.cc:2406] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:10.668807  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67da16dff59417e854bf7f28fc954c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.682682  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:10.644125  1244 ts_tablet_manager.cc:1434] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.003s
I20260709 12:25:10.697947  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a663f533d34469dbfe85406f4742b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.694857  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.708907  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:10.710678  1093 leader_election.cc:343] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.715286  1244 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:10.722270  1038 tablet_service.cc:1511] Processing CreateTablet for tablet ebd0aa287d4d47a284bf16383d04e948 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:10.723614  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a663f533d34469dbfe85406f4742b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.724459  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c8d9b9388549f5a8023368bfe8b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.725087  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462ee6e9c305472c95618ab8d5abf68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.727210  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:10.732497  1192 tablet_service.cc:1511] Processing CreateTablet for tablet a67da16dff59417e854bf7f28fc954c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:10.733976  1040 tablet_service.cc:1511] Processing CreateTablet for tablet a67da16dff59417e854bf7f28fc954c9 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:10.735265  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67da16dff59417e854bf7f28fc954c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.738657  1245 tablet_bootstrap.cc:654] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.740223  1188 tablet_service.cc:1511] Processing CreateTablet for tablet ebd0aa287d4d47a284bf16383d04e948 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:10.741621  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67da16dff59417e854bf7f28fc954c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.745250  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:10.746701  1247 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:10.763057  1247 ts_tablet_manager.cc:1403] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.223s	user 0.034s	sys 0.033s
I20260709 12:25:10.766463  1247 raft_consensus.cc:359] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.767554  1247 raft_consensus.cc:385] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.767868  1247 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.755264  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.769385  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.756837  1119 tablet_service.cc:1511] Processing CreateTablet for tablet a34da1ee591f46faa255e395a9bf2cf3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:10.774194  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.774330  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34da1ee591f46faa255e395a9bf2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.780771  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:10.738705  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.782267  1188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd0aa287d4d47a284bf16383d04e948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.782267  1044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c8d9b9388549f5a8023368bfe8b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.783417  1250 raft_consensus.cc:493] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.783910  1250 raft_consensus.cc:515] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.758402  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 1f60b7203d0c4d59b720e8ecdde9e635 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:10.798678  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd0aa287d4d47a284bf16383d04e948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.796772  1250 leader_election.cc:290] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:10.807762  1255 raft_consensus.cc:493] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.808388  1255 raft_consensus.cc:515] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.816421  1255 leader_election.cc:290] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:10.821087  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.791811  1247 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.826151  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f60b7203d0c4d59b720e8ecdde9e635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.832876  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:10.828904  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:10.842519  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:10.845515  1204 raft_consensus.cc:2468] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:10.846647  1244 tablet_bootstrap.cc:654] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:10.849718  1017 leader_election.cc:343] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.848469  1093 leader_election.cc:304] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:10.844122  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 321708ab693f4c2c8833a27336d25e03 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:10.850939  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 321708ab693f4c2c8833a27336d25e03 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:10.851157  1250 raft_consensus.cc:2804] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.851657  1250 raft_consensus.cc:493] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.851927  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321708ab693f4c2c8833a27336d25e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.852006  1250 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.859367  1247 ts_tablet_manager.cc:1434] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.001s
I20260709 12:25:10.859782  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 27625f229acd4eaf91d1b746e7dd4f8c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:10.848879  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 1f60b7203d0c4d59b720e8ecdde9e635 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:10.872913  1249 raft_consensus.cc:493] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.874338  1249 raft_consensus.cc:515] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.876549  1249 leader_election.cc:290] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:10.872052  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.882215  1041 tablet_service.cc:1511] Processing CreateTablet for tablet a34da1ee591f46faa255e395a9bf2cf3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:10.873884  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27625f229acd4eaf91d1b746e7dd4f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.887115  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:10.888231  1186 tablet_service.cc:1511] Processing CreateTablet for tablet a34da1ee591f46faa255e395a9bf2cf3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 12:25:10.889324  1017 leader_election.cc:343] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.889822  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34da1ee591f46faa255e395a9bf2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.917709  1247 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:10.936122  1250 raft_consensus.cc:515] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.949950  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 1f60b7203d0c4d59b720e8ecdde9e635 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:10.951295  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f60b7203d0c4d59b720e8ecdde9e635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.956990  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:10.957690  1203 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.958209  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321708ab693f4c2c8833a27336d25e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.961692  1250 leader_election.cc:290] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:10.966320  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 27625f229acd4eaf91d1b746e7dd4f8c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:10.967935  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27625f229acd4eaf91d1b746e7dd4f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.957459  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 321708ab693f4c2c8833a27336d25e03 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:10.986413  1245 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:10.989672  1245 ts_tablet_manager.cc:1403] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.321s	user 0.025s	sys 0.013s
I20260709 12:25:10.991434  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f60b7203d0c4d59b720e8ecdde9e635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.993494  1255 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.994222  1255 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:10.995589  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 27625f229acd4eaf91d1b746e7dd4f8c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:10.996973  1255 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:10.997254  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27625f229acd4eaf91d1b746e7dd4f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.997661  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 76039d26a3844126b4510b9e10688ad6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:11.002317  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34da1ee591f46faa255e395a9bf2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.003273  1203 raft_consensus.cc:2468] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:11.004487  1093 leader_election.cc:304] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.005389  1250 raft_consensus.cc:2804] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:11.009677  1095 leader_election.cc:343] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.009902  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.010483  1095 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:11.009644  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76039d26a3844126b4510b9e10688ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.011842  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.012537  1129 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
W20260709 12:25:11.012024   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:11.014371  1168 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.015595  1255 raft_consensus.cc:2804] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.016477  1255 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.017144  1255 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.032006  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321708ab693f4c2c8833a27336d25e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.035702  1247 tablet_bootstrap.cc:654] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.041172  1244 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.041787  1244 ts_tablet_manager.cc:1403] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.335s	user 0.030s	sys 0.051s
I20260709 12:25:11.052397  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.053969  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:11.055876  1170 leader_election.cc:343] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.056644  1170 leader_election.cc:343] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.061359  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 76039d26a3844126b4510b9e10688ad6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:11.064738  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76039d26a3844126b4510b9e10688ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.068526  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 76039d26a3844126b4510b9e10688ad6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:11.073894  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76039d26a3844126b4510b9e10688ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.081409  1039 tablet_service.cc:1511] Processing CreateTablet for tablet c67486d61ec54dafb01974675a3a8db3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:11.083280  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67486d61ec54dafb01974675a3a8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.091329  1190 tablet_service.cc:1511] Processing CreateTablet for tablet c67486d61ec54dafb01974675a3a8db3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:11.091192  1244 raft_consensus.cc:359] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.092278  1244 raft_consensus.cc:385] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.092604  1244 raft_consensus.cc:740] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.092940  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67486d61ec54dafb01974675a3a8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.093550  1244 consensus_queue.cc:260] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.098639  1244 ts_tablet_manager.cc:1434] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260709 12:25:11.098749  1110 tablet_service.cc:1511] Processing CreateTablet for tablet c67486d61ec54dafb01974675a3a8db3 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:11.100533  1244 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.101687  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67486d61ec54dafb01974675a3a8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.085824  1250 raft_consensus.cc:697] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:11.106424  1250 consensus_queue.cc:237] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.115490  1245 raft_consensus.cc:359] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.116309  1245 raft_consensus.cc:385] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.116088  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3aca9dae374ec9ab2080511fe2cfc5 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:11.116619  1245 raft_consensus.cc:740] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.117412  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3aca9dae374ec9ab2080511fe2cfc5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:11.110054  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 264471us
I20260709 12:25:11.123119  1268 raft_consensus.cc:2749] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.127455  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:11.132102  1095 leader_election.cc:343] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.117347  1245 consensus_queue.cc:260] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.141825  1245 ts_tablet_manager.cc:1434] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.152s	user 0.009s	sys 0.000s
I20260709 12:25:11.163311  1245 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.171303  1244 tablet_bootstrap.cc:654] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:11.176148  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 44107.2us
I20260709 12:25:11.189688  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3aca9dae374ec9ab2080511fe2cfc5 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:11.205245  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3aca9dae374ec9ab2080511fe2cfc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.208760  1168 leader_election.cc:304] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:25:11.204576  1095 leader_election.cc:343] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.236629  1247 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.254076  1247 ts_tablet_manager.cc:1403] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.337s	user 0.046s	sys 0.037s
I20260709 12:25:11.219094   949 catalog_manager.cc:5697] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:11.241917   938 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 70693.3us
W20260709 12:25:11.262686  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 58168.9us
I20260709 12:25:11.262470  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 55c4d078b952431fb80bd4c8e31a17f6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:11.262820  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 55c4d078b952431fb80bd4c8e31a17f6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:11.263759  1250 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.264263  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c4d078b952431fb80bd4c8e31a17f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.264389  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.264314  1250 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.266239  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:11.267823  1017 leader_election.cc:343] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.268378  1017 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.269596  1249 raft_consensus.cc:2749] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.269994  1273 raft_consensus.cc:2749] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:11.271065  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 62519.2us
I20260709 12:25:11.271531  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.260588  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3aca9dae374ec9ab2080511fe2cfc5 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:25:11.273074  1093 leader_election.cc:343] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.279196  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.273803  1250 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.274706  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c4d078b952431fb80bd4c8e31a17f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.274940  1255 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:11.278522  1017 leader_election.cc:343] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.281852  1017 leader_election.cc:304] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.283002  1249 raft_consensus.cc:2749] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.283149  1255 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.285184  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.283573  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3aca9dae374ec9ab2080511fe2cfc5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:11.287155  1170 leader_election.cc:343] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.288730  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:11.289320  1130 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.257126  1247 raft_consensus.cc:359] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.292862  1247 raft_consensus.cc:385] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.293197  1247 raft_consensus.cc:740] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.293699  1245 tablet_bootstrap.cc:654] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.294548  1247 consensus_queue.cc:260] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.293684  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 55c4d078b952431fb80bd4c8e31a17f6 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:11.296540  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c4d078b952431fb80bd4c8e31a17f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.298187  1244 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.298697  1244 ts_tablet_manager.cc:1403] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.004s
W20260709 12:25:11.299645  1095 leader_election.cc:343] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.300135  1095 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:11.300225  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:11.300904  1250 raft_consensus.cc:2749] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.301931  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0e5c3253b46f2b04a2996e1ec9e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.302032  1244 raft_consensus.cc:359] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.302769  1244 raft_consensus.cc:385] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.303077  1244 raft_consensus.cc:740] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.298566  1130 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:11.304980  1168 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:11.307974  1273 raft_consensus.cc:2804] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.308553  1273 raft_consensus.cc:697] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:11.309381  1273 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.313365  1186 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:11.313889  1247 ts_tablet_manager.cc:1434] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:25:11.314751  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0e5c3253b46f2b04a2996e1ec9e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.314706  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:11.316515  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0e5c3253b46f2b04a2996e1ec9e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.318207  1247 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.323293  1110 tablet_service.cc:1511] Processing CreateTablet for tablet d633772089d7410fb4a3016d9bfc1d6a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:11.324855  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d633772089d7410fb4a3016d9bfc1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.318198  1038 tablet_service.cc:1511] Processing CreateTablet for tablet d633772089d7410fb4a3016d9bfc1d6a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:11.330926  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d633772089d7410fb4a3016d9bfc1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.329216  1244 consensus_queue.cc:260] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.338459  1244 ts_tablet_manager.cc:1434] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:25:11.340060  1187 tablet_service.cc:1511] Processing CreateTablet for tablet d633772089d7410fb4a3016d9bfc1d6a (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:11.342329  1245 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.345614  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d633772089d7410fb4a3016d9bfc1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.346027  1245 ts_tablet_manager.cc:1403] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.008s
I20260709 12:25:11.346926  1244 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.347391  1039 tablet_service.cc:1511] Processing CreateTablet for tablet 9d57633941264d87a2d7f103e3398e79 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:11.348801  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d57633941264d87a2d7f103e3398e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.343798  1247 tablet_bootstrap.cc:654] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.349257  1245 raft_consensus.cc:359] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.354260  1245 raft_consensus.cc:385] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.354651  1245 raft_consensus.cc:740] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.356688  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 9d57633941264d87a2d7f103e3398e79 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:11.358325  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d57633941264d87a2d7f103e3398e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.360364  1244 tablet_bootstrap.cc:654] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.361979  1245 consensus_queue.cc:260] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.365330  1245 ts_tablet_manager.cc:1434] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 12:25:11.388351  1117 tablet_service.cc:1511] Processing CreateTablet for tablet e3919e2ac15343ffab97903b28d57853 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:11.389612  1190 tablet_service.cc:1511] Processing CreateTablet for tablet e3919e2ac15343ffab97903b28d57853 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:11.390836  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3919e2ac15343ffab97903b28d57853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.391180  1042 tablet_service.cc:1511] Processing CreateTablet for tablet dd9c900b19ba4d34aaa4e0c8da5b805e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:11.392218  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9c900b19ba4d34aaa4e0c8da5b805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.396160  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3919e2ac15343ffab97903b28d57853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.398306  1036 tablet_service.cc:1511] Processing CreateTablet for tablet e3919e2ac15343ffab97903b28d57853 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:11.400604  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3919e2ac15343ffab97903b28d57853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.418617  1245 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.423719  1187 tablet_service.cc:1511] Processing CreateTablet for tablet 9d57633941264d87a2d7f103e3398e79 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:11.425436  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d57633941264d87a2d7f103e3398e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.429725  1186 tablet_service.cc:1511] Processing CreateTablet for tablet dd9c900b19ba4d34aaa4e0c8da5b805e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:11.431008  1186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9c900b19ba4d34aaa4e0c8da5b805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.435336  1249 raft_consensus.cc:493] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.435858  1043 tablet_service.cc:1511] Processing CreateTablet for tablet 326d028d664c433cbf8a53e1279fb58c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:11.435932  1249 raft_consensus.cc:515] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.436595  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 326d028d664c433cbf8a53e1279fb58c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:11.437260  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326d028d664c433cbf8a53e1279fb58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.437829  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326d028d664c433cbf8a53e1279fb58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.438380  1249 leader_election.cc:290] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.439327  1250 raft_consensus.cc:493] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.439888  1250 raft_consensus.cc:515] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.447001  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.447268  1113 tablet_service.cc:1511] Processing CreateTablet for tablet 326d028d664c433cbf8a53e1279fb58c (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:11.449050  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326d028d664c433cbf8a53e1279fb58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.449970  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.450735  1203 raft_consensus.cc:2393] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:11.451576  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.452193  1053 raft_consensus.cc:2468] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:11.452257  1250 leader_election.cc:290] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.453822  1095 leader_election.cc:304] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.454344  1017 leader_election.cc:304] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.454922  1247 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.455452  1247 ts_tablet_manager.cc:1403] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.020s
I20260709 12:25:11.455701  1250 raft_consensus.cc:2804] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.460510  1250 raft_consensus.cc:493] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.460927  1250 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.455761  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.456425  1249 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:11.466311  1093 leader_election.cc:343] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.472188  1249 raft_consensus.cc:2749] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.477006  1039 tablet_service.cc:1511] Processing CreateTablet for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:11.458635  1247 raft_consensus.cc:359] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.477993  1247 raft_consensus.cc:385] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.480687  1111 tablet_service.cc:1511] Processing CreateTablet for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:11.478360  1247 raft_consensus.cc:740] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.482721  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.483628  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.483700  1247 consensus_queue.cc:260] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.496335  1247 ts_tablet_manager.cc:1434] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:25:11.497527  1247 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.497339  1187 tablet_service.cc:1511] Processing CreateTablet for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:11.498651  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.500254  1244 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.490175  1249 raft_consensus.cc:493] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.519246  1247 tablet_bootstrap.cc:654] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.521154  1112 tablet_service.cc:1511] Processing CreateTablet for tablet dd9c900b19ba4d34aaa4e0c8da5b805e (DEFAULT_TABLE table=test-workload [id=9b00c2400f124cbc8720140888290fe0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:11.529019  1244 ts_tablet_manager.cc:1403] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.182s	user 0.025s	sys 0.008s
I20260709 12:25:11.538411  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9c900b19ba4d34aaa4e0c8da5b805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.538942  1245 tablet_bootstrap.cc:654] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.540014  1250 raft_consensus.cc:515] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.544287   950 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.548044  1250 leader_election.cc:290] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.527244  1249 raft_consensus.cc:515] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.558440  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.559268  1053 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.553843  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:11.569015  1093 leader_election.cc:343] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.569448  1250 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.571895  1053 raft_consensus.cc:2468] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:11.573065  1095 leader_election.cc:304] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:11.574188  1250 raft_consensus.cc:2804] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.575786  1250 raft_consensus.cc:697] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:11.576664  1249 leader_election.cc:290] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.577740  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.577440  1244 raft_consensus.cc:359] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.577740  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.576718  1250 consensus_queue.cc:237] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:11.580197  1017 leader_election.cc:343] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.581295  1017 leader_election.cc:343] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.581952  1017 leader_election.cc:304] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.582860  1249 raft_consensus.cc:2749] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.583449  1244 raft_consensus.cc:385] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.583878  1244 raft_consensus.cc:740] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.584640  1244 consensus_queue.cc:260] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.586606  1247 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.587177  1244 ts_tablet_manager.cc:1434] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:25:11.587466  1247 ts_tablet_manager.cc:1403] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.001s
I20260709 12:25:11.588459  1244 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.578830  1245 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.589923  1245 ts_tablet_manager.cc:1403] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.172s	user 0.028s	sys 0.010s
I20260709 12:25:11.590417  1247 raft_consensus.cc:359] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.591234  1247 raft_consensus.cc:385] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.591531  1247 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.592344  1247 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.592908  1245 raft_consensus.cc:359] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.593644  1245 raft_consensus.cc:385] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.593918  1245 raft_consensus.cc:740] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.595094  1245 consensus_queue.cc:260] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.597512  1247 ts_tablet_manager.cc:1434] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:11.598443  1247 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.603807  1244 tablet_bootstrap.cc:654] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.604373  1247 tablet_bootstrap.cc:654] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.604480  1245 ts_tablet_manager.cc:1434] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:25:11.605649  1245 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.610491   949 catalog_manager.cc:5697] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.616299  1245 tablet_bootstrap.cc:654] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.616979  1247 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.617530  1247 ts_tablet_manager.cc:1403] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.013s
I20260709 12:25:11.620864  1247 raft_consensus.cc:359] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.622110  1247 raft_consensus.cc:385] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.622908  1247 raft_consensus.cc:740] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.624058  1247 consensus_queue.cc:260] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.627612  1247 ts_tablet_manager.cc:1434] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:25:11.638350  1247 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.640419  1273 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.641243  1273 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.645510  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.646915  1268 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:11.647601  1170 leader_election.cc:343] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.650866  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:11.652837  1168 leader_election.cc:343] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.653465  1168 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.654608  1255 raft_consensus.cc:2749] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.664906  1244 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.665624  1244 ts_tablet_manager.cc:1403] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.020s
I20260709 12:25:11.666224  1273 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.669538  1244 raft_consensus.cc:359] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.670373  1244 raft_consensus.cc:385] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.670672  1244 raft_consensus.cc:740] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.671736  1244 consensus_queue.cc:260] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.675501  1244 ts_tablet_manager.cc:1434] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:25:11.676076  1247 tablet_bootstrap.cc:654] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.677145  1244 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.679215  1245 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.679790  1245 ts_tablet_manager.cc:1403] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.052s
I20260709 12:25:11.682718  1245 raft_consensus.cc:359] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.683826  1245 raft_consensus.cc:385] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.684250  1245 raft_consensus.cc:740] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.684283  1244 tablet_bootstrap.cc:654] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.685472  1245 consensus_queue.cc:260] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.688254  1245 ts_tablet_manager.cc:1434] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:25:11.692188  1245 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.703553  1245 tablet_bootstrap.cc:654] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.709772  1249 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.709961  1247 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.710306  1249 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.711267  1244 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.711440  1247 ts_tablet_manager.cc:1403] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.016s
I20260709 12:25:11.711766  1244 ts_tablet_manager.cc:1403] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.014s
I20260709 12:25:11.712494  1249 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.712674  1245 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.713110  1245 ts_tablet_manager.cc:1403] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260709 12:25:11.713778  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.714113  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.714408  1130 raft_consensus.cc:2468] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:11.714435  1247 raft_consensus.cc:359] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.715288  1247 raft_consensus.cc:385] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.715610  1247 raft_consensus.cc:740] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.715699  1245 raft_consensus.cc:359] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.715911  1017 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.716285  1245 raft_consensus.cc:385] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.716645  1245 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.716713  1249 raft_consensus.cc:2804] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:11.716809  1017 leader_election.cc:343] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.717182  1249 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.717625  1249 raft_consensus.cc:3060] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.717790  1245 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.719502  1244 raft_consensus.cc:359] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.720067  1244 raft_consensus.cc:385] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.720324  1244 raft_consensus.cc:740] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.720965  1244 consensus_queue.cc:260] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.716391  1247 consensus_queue.cc:260] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.724344  1245 ts_tablet_manager.cc:1434] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:25:11.725375  1245 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.726490  1247 ts_tablet_manager.cc:1434] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:11.727698  1247 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.726631  1244 ts_tablet_manager.cc:1434] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 12:25:11.730203  1170 consensus_peers.cc:597] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:11.730501  1244 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.732184  1245 tablet_bootstrap.cc:654] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.738129  1244 tablet_bootstrap.cc:654] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.744583  1247 tablet_bootstrap.cc:654] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.744446  1273 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:11.755017  1245 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.754601  1249 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.757397  1249 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.757433  1245 ts_tablet_manager.cc:1403] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260709 12:25:11.759104  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:11.760670  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:11.761243  1129 raft_consensus.cc:3060] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.763964  1244 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.764478  1244 ts_tablet_manager.cc:1403] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.012s
W20260709 12:25:11.764778  1017 leader_election.cc:343] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.767273  1244 raft_consensus.cc:359] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.768003  1244 raft_consensus.cc:385] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.768316  1244 raft_consensus.cc:740] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.768988  1244 consensus_queue.cc:260] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.769721  1129 raft_consensus.cc:2468] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:11.770864  1017 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:11.771155  1244 ts_tablet_manager.cc:1434] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:11.772327  1283 raft_consensus.cc:2804] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.772758  1283 raft_consensus.cc:697] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:11.773607  1283 consensus_queue.cc:237] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.775563  1255 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.776041  1255 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.776559  1244 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.761632  1245 raft_consensus.cc:359] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.778555  1245 raft_consensus.cc:385] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.778856  1245 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.779158  1249 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.779618  1245 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.779629  1249 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.782009  1245 ts_tablet_manager.cc:1434] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:25:11.782932  1245 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.783457  1255 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.785470  1244 tablet_bootstrap.cc:654] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.785247  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:11.788352  1170 leader_election.cc:343] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.789834  1245 tablet_bootstrap.cc:654] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.789909  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.792209  1249 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:11.792910  1017 leader_election.cc:343] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.794154  1268 raft_consensus.cc:493] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.795027  1247 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.795444  1247 ts_tablet_manager.cc:1403] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.013s
I20260709 12:25:11.794701  1268 raft_consensus.cc:515] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.798157  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.802201  1247 raft_consensus.cc:359] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.802909  1247 raft_consensus.cc:385] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.803212  1247 raft_consensus.cc:740] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.803575  1244 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.802467  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.804313  1244 ts_tablet_manager.cc:1403] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 12:25:11.805145  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:11.805682  1168 leader_election.cc:343] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.805825  1054 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:11.806159  1168 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.800845  1255 raft_consensus.cc:493] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.807355  1273 raft_consensus.cc:2749] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.807255  1255 raft_consensus.cc:515] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.808251  1268 leader_election.cc:290] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.808849  1244 raft_consensus.cc:359] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.810235  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.810982  1095 leader_election.cc:304] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.811462  1204 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:11.812021  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.812325  1268 raft_consensus.cc:2804] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.812675  1268 raft_consensus.cc:493] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.812822  1054 raft_consensus.cc:2393] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:11.813042  1268 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.814002  1244 raft_consensus.cc:385] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.814474  1244 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.814635  1255 leader_election.cc:290] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.815342  1247 consensus_queue.cc:260] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.815717  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.817004  1273 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.817624  1273 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.817997  1168 leader_election.cc:304] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.818991  1255 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.822214  1203 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:11.822618  1247 ts_tablet_manager.cc:1434] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:25:11.823649  1247 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.816138  1244 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.830471  1017 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.829269   948 catalog_manager.cc:5697] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.831732  1244 ts_tablet_manager.cc:1434] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:25:11.832823  1244 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.833274  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.834017  1054 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:11.835305  1170 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:11.837492  1255 raft_consensus.cc:2749] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.838186  1302 raft_consensus.cc:2804] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.838644  1302 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.838378  1255 raft_consensus.cc:2804] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.839100  1302 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.839529  1255 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.840159  1255 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.846427  1247 tablet_bootstrap.cc:654] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.849152  1245 tablet_bootstrap.cc:492] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.849747  1245 ts_tablet_manager.cc:1403] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.024s
I20260709 12:25:11.852527  1244 tablet_bootstrap.cc:654] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.856877  1273 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.852324  1245 raft_consensus.cc:359] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.858055  1245 raft_consensus.cc:385] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.858634  1245 raft_consensus.cc:740] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.860368  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.860730  1245 consensus_queue.cc:260] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.862340  1129 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:11.862732  1273 raft_consensus.cc:493] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.863277  1245 ts_tablet_manager.cc:1434] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:11.863157  1273 raft_consensus.cc:515] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.866204  1273 leader_election.cc:290] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.868201  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.868862  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:11.868866  1054 raft_consensus.cc:2468] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:11.869750  1245 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.872702  1302 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:11.875531  1168 leader_election.cc:343] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.876610  1245 tablet_bootstrap.cc:654] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.877646  1170 leader_election.cc:304] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.878933  1306 raft_consensus.cc:2804] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.879343  1306 raft_consensus.cc:493] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.879688  1306 raft_consensus.cc:3060] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.879904  1268 raft_consensus.cc:515] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.883486  1268 leader_election.cc:290] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.886358  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:11.887362  1203 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.887866  1255 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.889679  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:11.890483  1204 raft_consensus.cc:2393] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:11.891502  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:11.891757  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.892280  1129 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.892825  1053 raft_consensus.cc:2393] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:11.893395  1255 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.893151  1306 raft_consensus.cc:515] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.895419  1302 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.895800  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:11.885349  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.897238  1054 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.897869  1306 leader_election.cc:290] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:11.898103  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.898964  1053 raft_consensus.cc:3060] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.901644  1017 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.902845  1302 raft_consensus.cc:2749] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.903276  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
W20260709 12:25:11.904764  1168 leader_election.cc:343] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.907399  1053 raft_consensus.cc:2468] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:11.909842  1170 leader_election.cc:304] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:11.916589  1129 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:11.917757  1306 raft_consensus.cc:2804] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.918336  1168 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:11.919137  1306 raft_consensus.cc:697] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:11.920418  1255 raft_consensus.cc:2804] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.920943  1255 raft_consensus.cc:697] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:11.920336  1306 consensus_queue.cc:237] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.922809  1255 consensus_queue.cc:237] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.925892  1268 raft_consensus.cc:493] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.926667  1268 raft_consensus.cc:515] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.927862  1203 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:11.930902  1247 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.931407  1247 ts_tablet_manager.cc:1403] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.005s
I20260709 12:25:11.931582  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.931360  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:11.933162  1093 leader_election.cc:343] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.932942  1053 raft_consensus.cc:2468] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:11.933940  1268 leader_election.cc:290] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.934324  1247 raft_consensus.cc:359] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.934983  1247 raft_consensus.cc:385] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.934973  1093 leader_election.cc:304] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:11.935425  1247 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.935496  1095 leader_election.cc:304] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:11.935864  1268 raft_consensus.cc:2804] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.936666  1269 raft_consensus.cc:2804] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.937039  1269 raft_consensus.cc:493] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.936908  1247 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.937366  1269 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.937633  1268 raft_consensus.cc:697] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:11.938560  1268 consensus_queue.cc:237] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.942189  1245 tablet_bootstrap.cc:492] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.942754  1245 ts_tablet_manager.cc:1403] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.019s
I20260709 12:25:11.925148  1054 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:11.946668  1245 raft_consensus.cc:359] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.947367  1245 raft_consensus.cc:385] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.947643  1245 raft_consensus.cc:740] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.948415  1245 consensus_queue.cc:260] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.950548  1245 ts_tablet_manager.cc:1434] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:11.951543  1245 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:11.952286  1244 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:11.952731  1244 ts_tablet_manager.cc:1403] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.027s
I20260709 12:25:11.956477  1269 raft_consensus.cc:515] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.950608  1247 ts_tablet_manager.cc:1434] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:25:11.958725  1247 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:11.958809  1244 raft_consensus.cc:359] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.962093  1244 raft_consensus.cc:385] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.962559  1244 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.963483  1244 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.965978  1244 ts_tablet_manager.cc:1434] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:25:11.967361  1247 tablet_bootstrap.cc:654] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.967280  1244 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:11.967741  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:11.968497  1054 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.969209  1250 raft_consensus.cc:493] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.969756  1250 raft_consensus.cc:515] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.957330  1245 tablet_bootstrap.cc:654] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.973344  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:11.976820  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:11.966352   948 catalog_manager.cc:5697] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.978226  1053 raft_consensus.cc:2393] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:11.978950  1247 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:11.979575  1247 ts_tablet_manager.cc:1403] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 12:25:11.980412  1095 leader_election.cc:304] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:11.981792  1250 leader_election.cc:290] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.982354  1250 raft_consensus.cc:3060] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.977464  1054 raft_consensus.cc:2468] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:11.983675  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:11.984679  1269 leader_election.cc:290] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:11.985267  1245 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:11.985947  1245 ts_tablet_manager.cc:1403] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
W20260709 12:25:11.986195  1093 leader_election.cc:343] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.987829  1095 leader_election.cc:304] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:11.990626  1247 raft_consensus.cc:359] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.991194  1269 raft_consensus.cc:2804] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.991751  1269 raft_consensus.cc:697] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:11.991827  1245 raft_consensus.cc:359] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.992506  1245 raft_consensus.cc:385] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.992805  1245 raft_consensus.cc:740] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.992695  1269 consensus_queue.cc:237] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.993479  1245 consensus_queue.cc:260] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.991288  1247 raft_consensus.cc:385] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.994371  1247 raft_consensus.cc:740] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.995147  1247 consensus_queue.cc:260] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:11.997304  1247 ts_tablet_manager.cc:1434] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260709 12:25:12.003705  1244 tablet_bootstrap.cc:654] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.006042  1247 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.006304  1245 ts_tablet_manager.cc:1434] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:25:12.008232  1245 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.007678   948 catalog_manager.cc:5697] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:12.015107  1247 tablet_bootstrap.cc:654] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.017421  1250 raft_consensus.cc:2749] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.004014   950 catalog_manager.cc:5697] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.024928  1245 tablet_bootstrap.cc:654] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.031208  1269 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.031904  1269 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.035331  1269 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.037789  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.038393  1054 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
W20260709 12:25:12.039330   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:12.039887  1306 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.040411  1095 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.040372  1306 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.041415  1269 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.041803  1269 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.042246  1269 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.045521  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.047962  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.049069  1203 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.051348  1306 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.052325  1269 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.053949  1129 raft_consensus.cc:2393] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:12.054610  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.055640  1054 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:12.057446  1170 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:12.058476  1269 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.059779  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.062219  1053 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.060846  1306 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.063561  1306 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.064177  1306 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.067075   950 catalog_manager.cc:5697] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.070228  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:12.072216  1306 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.073971  1250 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.074709  1306 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.075897  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:12.076740  1129 raft_consensus.cc:2393] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:12.060169  1269 raft_consensus.cc:493] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.080904  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.081660  1203 raft_consensus.cc:2393] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:12.082716  1269 raft_consensus.cc:515] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.087314  1170 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.088021  1244 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.088356  1247 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.088580  1244 ts_tablet_manager.cc:1403] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.013s
I20260709 12:25:12.088512  1269 leader_election.cc:290] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.088855  1247 ts_tablet_manager.cc:1403] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.016s
I20260709 12:25:12.086517  1053 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:12.092499  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.092751  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.093019  1095 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.092877  1244 raft_consensus.cc:359] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.093654  1244 raft_consensus.cc:385] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.093957  1244 raft_consensus.cc:740] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
W20260709 12:25:12.094067  1093 leader_election.cc:343] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:12.095597  1095 leader_election.cc:343] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.096026  1095 leader_election.cc:304] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:12.096738  1250 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.096778  1244 consensus_queue.cc:260] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.098976  1244 ts_tablet_manager.cc:1434] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:25:12.099900  1245 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.100327  1245 ts_tablet_manager.cc:1403] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.040s
I20260709 12:25:12.098556  1250 raft_consensus.cc:697] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:12.090698  1306 raft_consensus.cc:2749] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.101785  1250 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.105649  1268 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.108829  1245 raft_consensus.cc:359] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.114272  1245 raft_consensus.cc:385] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.114754  1245 raft_consensus.cc:740] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.115630  1245 consensus_queue.cc:260] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.100745  1269 raft_consensus.cc:2749] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.111824  1247 raft_consensus.cc:359] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.117266  1247 raft_consensus.cc:385] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.117698  1247 raft_consensus.cc:740] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.118961  1247 consensus_queue.cc:260] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.113826  1244 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:12.131983  1245 ts_tablet_manager.cc:1434] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 12:25:12.134272  1245 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.132931  1247 ts_tablet_manager.cc:1434] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.005s
I20260709 12:25:12.138965  1247 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.151540  1244 tablet_bootstrap.cc:654] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.156085  1247 tablet_bootstrap.cc:654] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.167294  1315 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.167912  1315 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.170249  1244 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.172307  1244 ts_tablet_manager.cc:1403] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.006s
I20260709 12:25:12.174189  1245 tablet_bootstrap.cc:654] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.171151  1315 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.169503   948 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.175464  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.176580  1302 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:12.176992  1093 leader_election.cc:343] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.177330  1244 raft_consensus.cc:359] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.178006  1244 raft_consensus.cc:385] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.178300  1244 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.178617  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.179016  1244 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:12.180410  1095 leader_election.cc:343] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.180908  1244 ts_tablet_manager.cc:1434] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:25:12.181200  1095 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:12.182163  1244 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:12.182765  1315 raft_consensus.cc:2749] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.191764  1244 tablet_bootstrap.cc:654] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.192693  1247 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.194288  1247 ts_tablet_manager.cc:1403] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.014s
I20260709 12:25:12.197293  1315 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.197829  1315 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.201644  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.203372  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.204160  1054 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.205447  1095 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.206506  1322 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.206894  1322 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.207231  1322 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.210372  1306 raft_consensus.cc:493] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.210897  1306 raft_consensus.cc:515] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.197050  1247 raft_consensus.cc:359] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.213020  1247 raft_consensus.cc:385] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.213413  1247 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.214222  1247 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.214825  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.216497  1247 ts_tablet_manager.cc:1434] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:25:12.217339  1204 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.218569  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.219527  1054 raft_consensus.cc:2393] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:12.220842  1245 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.221392  1245 ts_tablet_manager.cc:1403] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.016s
I20260709 12:25:12.220985  1170 leader_election.cc:304] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.223140  1255 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.224287  1245 raft_consensus.cc:359] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.225054  1245 raft_consensus.cc:385] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.225384  1245 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.226209  1245 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.227193  1204 raft_consensus.cc:3060] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.229444  1245 ts_tablet_manager.cc:1434] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:25:12.231877  1245 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.213044  1306 leader_election.cc:290] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.236153  1255 raft_consensus.cc:2749] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.237720  1315 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.240320  1322 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.242210  1249 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.243060  1322 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.244601  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:12.245277  1203 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.245622  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.246292  1054 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.247645  1245 tablet_bootstrap.cc:654] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.257062  1245 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.258633  1203 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:12.260156  1245 ts_tablet_manager.cc:1403] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 12:25:12.260988  1093 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.217710  1247 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.261539  1054 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:12.262060  1322 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.268141  1249 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.272042  1247 tablet_bootstrap.cc:654] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.271720  1249 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.273447  1244 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.271067  1322 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:12.273965  1244 ts_tablet_manager.cc:1403] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.024s
I20260709 12:25:12.274509  1322 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.276584  1244 raft_consensus.cc:359] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.277293  1244 raft_consensus.cc:385] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.277602  1244 raft_consensus.cc:740] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.278710  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.278666  1244 consensus_queue.cc:260] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:12.286036  1017 leader_election.cc:343] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.286224  1244 ts_tablet_manager.cc:1434] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:25:12.287390  1244 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:12.288825  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.289693  1204 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:12.291239  1017 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.292068  1283 raft_consensus.cc:2804] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.292644  1283 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.293001  1283 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.287292  1249 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.296710  1244 tablet_bootstrap.cc:654] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.310943  1255 consensus_queue.cc:1048] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.263211  1245 raft_consensus.cc:359] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.326514  1245 raft_consensus.cc:385] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.326804  1245 raft_consensus.cc:740] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.327529  1245 consensus_queue.cc:260] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.328405  1247 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.328455  1244 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.328104   948 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.329164  1247 ts_tablet_manager.cc:1403] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.027s
I20260709 12:25:12.329272  1244 ts_tablet_manager.cc:1403] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.005s
I20260709 12:25:12.304385  1283 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.332060  1247 raft_consensus.cc:359] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.332792  1247 raft_consensus.cc:385] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.332971  1283 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.333133  1247 raft_consensus.cc:740] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.332253  1244 raft_consensus.cc:359] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.333786  1244 raft_consensus.cc:385] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.334161  1244 raft_consensus.cc:740] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.334084  1247 consensus_queue.cc:260] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.335294  1244 consensus_queue.cc:260] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.336354  1247 ts_tablet_manager.cc:1434] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:12.329566  1245 ts_tablet_manager.cc:1434] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.000s
I20260709 12:25:12.337239  1247 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.338014  1245 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.343211  1247 tablet_bootstrap.cc:654] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.345276  1273 consensus_queue.cc:1048] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.349246  1052 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.352484  1244 ts_tablet_manager.cc:1434] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 12:25:12.353886  1244 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:12.358107  1245 tablet_bootstrap.cc:654] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.363641  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:12.366709  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:12.367517  1204 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.379916  1244 tablet_bootstrap.cc:654] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.389192  1017 leader_election.cc:343] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.391778  1283 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.392485  1283 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.394686  1283 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.396049  1273 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.402734  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.403569  1129 raft_consensus.cc:2468] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:12.405727  1017 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.407199  1322 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.408203  1283 raft_consensus.cc:2804] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.408710  1283 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.409430  1283 raft_consensus.cc:3060] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.409477  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.416646  1283 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:12.418582  1017 leader_election.cc:343] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.428092  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:12.425316  1283 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.433332  1129 raft_consensus.cc:3060] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.435426  1204 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:12.439613  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:12.444806  1129 raft_consensus.cc:2468] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:12.452634  1017 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.466390  1273 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.469311  1244 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.472638  1244 ts_tablet_manager.cc:1403] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.119s	user 0.043s	sys 0.024s
I20260709 12:25:12.474903  1283 raft_consensus.cc:2804] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.475543  1283 raft_consensus.cc:697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:12.476365  1249 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.476490  1283 consensus_queue.cc:237] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.476887  1249 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.478206  1017 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.479138  1249 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.480775  1247 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.481272  1247 ts_tablet_manager.cc:1403] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.144s	user 0.050s	sys 0.083s
I20260709 12:25:12.484251  1247 raft_consensus.cc:359] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.484975  1247 raft_consensus.cc:385] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.485244  1247 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.485833  1249 raft_consensus.cc:2804] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:12.486016  1017 leader_election.cc:343] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.487586  1249 raft_consensus.cc:697] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:12.488301  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.489351  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:12.492079  1017 leader_election.cc:343] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.488539  1249 consensus_queue.cc:237] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.492964  1247 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.493355  1244 raft_consensus.cc:359] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.494475  1244 raft_consensus.cc:385] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.494805  1244 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.495249  1247 ts_tablet_manager.cc:1434] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:25:12.495534  1244 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.497701  1244 ts_tablet_manager.cc:1434] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:25:12.498771  1244 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
W20260709 12:25:12.505877  1017 leader_election.cc:343] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.506768  1017 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.507611  1322 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.509181  1269 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.510046  1302 raft_consensus.cc:2749] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.515671  1247 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.524228  1245 tablet_bootstrap.cc:492] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.524919  1245 ts_tablet_manager.cc:1403] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.187s	user 0.029s	sys 0.021s
I20260709 12:25:12.529628  1247 tablet_bootstrap.cc:654] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.538501  1244 tablet_bootstrap.cc:654] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.545836  1269 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.548142  1245 raft_consensus.cc:359] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.548902  1245 raft_consensus.cc:385] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.549220  1245 raft_consensus.cc:740] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.562621  1269 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.563808  1269 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.568859  1245 consensus_queue.cc:260] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.583151  1245 ts_tablet_manager.cc:1434] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 12:25:12.584776  1245 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.586071  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.586838  1051 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.589692  1322 raft_consensus.cc:493] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.590260  1322 raft_consensus.cc:515] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.592424  1322 leader_election.cc:290] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.600044  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.609812  1250 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:12.612460  1093 leader_election.cc:343] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.614728  1095 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.615816  1268 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.616281  1268 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.616684  1268 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.598951  1269 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.649333  1273 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.654335  1273 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.655750  1247 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.656574  1273 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.657725  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.657691  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.658732  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:12.660835  1170 leader_election.cc:343] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.651413  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:12.665369  1168 leader_election.cc:343] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.665934  1168 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.666504  1247 ts_tablet_manager.cc:1403] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.007s
I20260709 12:25:12.670011  1273 raft_consensus.cc:2749] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:12.686265  1095 leader_election.cc:343] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.690434  1247 raft_consensus.cc:359] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.691256  1247 raft_consensus.cc:385] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.691604  1247 raft_consensus.cc:740] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.692350  1247 consensus_queue.cc:260] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.694525  1247 ts_tablet_manager.cc:1434] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 12:25:12.694449  1268 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.695310  1095 leader_election.cc:304] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:12.698202  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.698836  1053 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.706202  1247 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.708784  1250 raft_consensus.cc:2749] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.709529  1250 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.696599  1268 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.787443  1244 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.783664  1245 tablet_bootstrap.cc:654] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.788089  1244 ts_tablet_manager.cc:1403] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.290s	user 0.048s	sys 0.039s
I20260709 12:25:12.800248   950 catalog_manager.cc:5697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.802789   950 catalog_manager.cc:5697] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.802238  1053 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:12.809265  1255 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.811515  1255 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.812287  1095 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:25:12.795463  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 123543us
I20260709 12:25:12.814678  1255 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.815255  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.817535  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:12.819427  1168 leader_election.cc:343] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:12.820094  1093 leader_election.cc:343] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.821205  1354 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:12.821241  1170 leader_election.cc:343] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.821928  1170 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:12.823184  1255 raft_consensus.cc:2749] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.824772  1247 tablet_bootstrap.cc:654] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.825198  1354 raft_consensus.cc:697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:12.825657  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:12.828205  1354 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.829406  1269 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:12.835790  1093 leader_election.cc:343] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.837366  1353 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.838152  1245 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.838627  1245 ts_tablet_manager.cc:1403] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.254s	user 0.015s	sys 0.002s
I20260709 12:25:12.846743  1244 raft_consensus.cc:359] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.847546  1244 raft_consensus.cc:385] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.847827  1244 raft_consensus.cc:740] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.850519  1245 raft_consensus.cc:359] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.853672  1245 raft_consensus.cc:385] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.853976  1245 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.856287  1245 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.849058  1244 consensus_queue.cc:260] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.860138  1245 ts_tablet_manager.cc:1434] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:25:12.861097  1245 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.862196  1352 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.862901  1352 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.861135   950 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.866861  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.869746  1352 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.861140  1244 ts_tablet_manager.cc:1434] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:25:12.873231  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.873862  1244 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:12.874142  1201 raft_consensus.cc:2393] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:12.875300  1093 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:12.880198  1354 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.880532  1245 tablet_bootstrap.cc:654] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.894682  1247 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:12.895299  1247 ts_tablet_manager.cc:1403] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.008s
I20260709 12:25:12.910193  1247 raft_consensus.cc:359] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.910887  1247 raft_consensus.cc:385] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.911150  1247 raft_consensus.cc:740] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.913268  1354 raft_consensus.cc:2749] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.922326  1245 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.931619  1245 ts_tablet_manager.cc:1403] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.027s
W20260709 12:25:12.913506  1017 consensus_peers.cc:597] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. 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:25:12.919749  1247 consensus_queue.cc:260] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.916953  1244 tablet_bootstrap.cc:654] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.934343  1245 raft_consensus.cc:359] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.935038  1245 raft_consensus.cc:385] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.935299  1245 raft_consensus.cc:740] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.935420  1247 ts_tablet_manager.cc:1434] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 12:25:12.936075  1245 consensus_queue.cc:260] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.936789  1247 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:12.938081  1245 ts_tablet_manager.cc:1434] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:25:12.939494  1245 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:12.939961  1306 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.940548  1306 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.942839  1306 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:12.945533  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.946813  1245 tablet_bootstrap.cc:654] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.946811  1054 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:12.948644  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:12.951151  1170 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:12.952644  1306 raft_consensus.cc:2804] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.953140  1306 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.953315  1247 tablet_bootstrap.cc:654] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.953632  1306 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.959642  1245 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:12.960502  1354 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.960752  1244 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:12.961221  1244 ts_tablet_manager.cc:1403] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.016s
I20260709 12:25:12.960978  1354 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:12.961404  1168 leader_election.cc:343] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.963063  1354 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:12.964401  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:12.964556  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:12.965106  1053 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.965476  1202 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:12.966367  1095 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:12.967407  1354 raft_consensus.cc:2804] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.967839  1354 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.968230  1354 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.964532  1245 ts_tablet_manager.cc:1403] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260709 12:25:12.965991  1244 raft_consensus.cc:359] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.970714  1244 raft_consensus.cc:385] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.971411  1244 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.972002  1245 raft_consensus.cc:359] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.972687  1245 raft_consensus.cc:385] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.972955  1245 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.973239  1244 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.976863  1244 ts_tablet_manager.cc:1434] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:25:12.976197  1354 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.979885  1302 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.982056  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.982884  1054 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.989591  1306 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.973593  1245 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:12.992820  1245 ts_tablet_manager.cc:1434] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 12:25:12.992820  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:12.993621  1053 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.994215  1245 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.001384  1053 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:13.004277  1244 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.001632  1354 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.001686  1245 tablet_bootstrap.cc:654] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.006721  1306 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.007329  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
W20260709 12:25:13.008988  1168 leader_election.cc:343] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.009094  1054 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.002247  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.010229  1202 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.010510  1095 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.018216  1170 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.019580  1306 raft_consensus.cc:2804] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.020188  1306 raft_consensus.cc:697] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:13.020464  1354 raft_consensus.cc:2804] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.021046  1306 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.021615  1354 raft_consensus.cc:697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:13.022799  1354 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.030198  1202 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.031143  1244 tablet_bootstrap.cc:654] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.037308  1245 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.037822  1245 ts_tablet_manager.cc:1403] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.018s
I20260709 12:25:13.038648  1283 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.040948  1247 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.041478  1247 ts_tablet_manager.cc:1403] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.020s
I20260709 12:25:13.041494  1245 raft_consensus.cc:359] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.042497  1245 raft_consensus.cc:385] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.042776  1245 raft_consensus.cc:740] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.043496  1245 consensus_queue.cc:260] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.044864  1247 raft_consensus.cc:359] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.046824  1245 ts_tablet_manager.cc:1434] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:13.048563  1245 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.055660  1244 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.055676  1245 tablet_bootstrap.cc:654] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.056274  1244 ts_tablet_manager.cc:1403] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.000s
I20260709 12:25:13.059383  1244 raft_consensus.cc:359] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.060323  1244 raft_consensus.cc:385] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.060683  1244 raft_consensus.cc:740] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.062047  1247 raft_consensus.cc:385] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.062630  1247 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.065531  1247 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.068817  1247 ts_tablet_manager.cc:1434] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:25:13.070590  1247 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.072962   949 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:13.078090  1283 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.080060  1306 raft_consensus.cc:493] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.080740  1306 raft_consensus.cc:515] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.087164  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.087929  1054 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:13.087496   950 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.089811  1306 leader_election.cc:290] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.061538  1244 consensus_queue.cc:260] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.089723  1170 leader_election.cc:304] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:13.099506  1306 raft_consensus.cc:2804] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.099864  1247 tablet_bootstrap.cc:654] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.100060  1306 raft_consensus.cc:493] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.097347  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.102138  1130 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:13.100585  1306 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.112480  1244 ts_tablet_manager.cc:1434] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.004s
I20260709 12:25:13.115554  1244 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.122390  1245 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.123016  1245 ts_tablet_manager.cc:1403] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.075s	user 0.043s	sys 0.014s
I20260709 12:25:13.125548  1306 raft_consensus.cc:515] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:13.125871   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:13.130424  1244 tablet_bootstrap.cc:654] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.131012  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.133849  1054 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.142115  1245 raft_consensus.cc:359] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.143014  1245 raft_consensus.cc:385] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.143358  1245 raft_consensus.cc:740] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.144129  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:13.144073  1245 consensus_queue.cc:260] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.145076  1130 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.146854  1245 ts_tablet_manager.cc:1434] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 12:25:13.147961  1245 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.139053  1306 leader_election.cc:290] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.160233  1054 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:13.161073  1245 tablet_bootstrap.cc:654] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.162883  1170 leader_election.cc:304] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:13.164109  1306 raft_consensus.cc:2804] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.167021  1130 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:13.168130  1247 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.168846  1247 ts_tablet_manager.cc:1403] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.009s
I20260709 12:25:13.171376  1306 raft_consensus.cc:697] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:13.172900  1247 raft_consensus.cc:359] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.173849  1247 raft_consensus.cc:385] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.174139  1247 raft_consensus.cc:740] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.174448  1306 consensus_queue.cc:237] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.175094  1247 consensus_queue.cc:260] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.177850  1247 ts_tablet_manager.cc:1434] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:13.178786  1247 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.188726  1247 tablet_bootstrap.cc:654] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.201253  1245 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.201658  1245 ts_tablet_manager.cc:1403] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.013s
I20260709 12:25:13.208597  1244 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.206648  1245 raft_consensus.cc:359] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.209142  1244 ts_tablet_manager.cc:1403] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.005s
I20260709 12:25:13.209262  1245 raft_consensus.cc:385] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.209681  1245 raft_consensus.cc:740] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.210438   949 catalog_manager.cc:5697] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:13.210721  1245 consensus_queue.cc:260] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.212267  1247 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.212086  1244 raft_consensus.cc:359] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.212690  1247 ts_tablet_manager.cc:1403] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 12:25:13.212949  1244 raft_consensus.cc:385] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.213299  1244 raft_consensus.cc:740] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.214124  1244 consensus_queue.cc:260] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.215307  1247 raft_consensus.cc:359] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.216341  1247 raft_consensus.cc:385] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.216600  1247 raft_consensus.cc:740] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.217308  1247 consensus_queue.cc:260] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.219352  1247 ts_tablet_manager.cc:1434] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:13.220562  1247 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.226678  1247 tablet_bootstrap.cc:654] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.227573  1250 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.228309  1244 ts_tablet_manager.cc:1434] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 12:25:13.228073  1250 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.229242  1244 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.231529  1247 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.232578  1247 ts_tablet_manager.cc:1403] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:25:13.235152  1247 raft_consensus.cc:359] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.235853  1244 tablet_bootstrap.cc:654] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.235886  1247 raft_consensus.cc:385] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.236384  1247 raft_consensus.cc:740] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.237190  1247 consensus_queue.cc:260] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.239763  1247 ts_tablet_manager.cc:1434] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:13.241299  1247 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.243083  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.243790  1054 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.245350  1095 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.246315  1354 raft_consensus.cc:2804] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.246675  1354 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.247208  1354 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.248910  1245 ts_tablet_manager.cc:1434] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.003s
I20260709 12:25:13.249954  1245 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.251535  1247 tablet_bootstrap.cc:654] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.255595  1245 tablet_bootstrap.cc:654] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.271492  1250 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.271976  1202 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.279102  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.278710  1354 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.279874  1203 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.282089  1354 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.284444  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.284826  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.285368  1203 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.285710  1054 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.287364  1249 raft_consensus.cc:493] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.288031  1249 raft_consensus.cc:515] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.289168  1247 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.290038  1247 ts_tablet_manager.cc:1403] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.016s
I20260709 12:25:13.292575  1247 raft_consensus.cc:359] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.293607  1247 raft_consensus.cc:385] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.293893  1247 raft_consensus.cc:740] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.294775  1054 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.294600  1247 consensus_queue.cc:260] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.296645  1249 leader_election.cc:290] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.297477  1247 ts_tablet_manager.cc:1434] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:13.298130  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.299633  1247 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.299945  1095 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:25:13.300635  1017 leader_election.cc:343] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.300900  1354 raft_consensus.cc:2804] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.300186  1244 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.301745  1249 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.301815  1354 raft_consensus.cc:697] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:13.303408  1249 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.303762  1354 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.306586  1250 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.307092  1250 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.308277  1249 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.305070  1245 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.309046  1245 ts_tablet_manager.cc:1403] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.020s
I20260709 12:25:13.308892  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.311311  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.309746  1250 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.312016  1201 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.312520  1130 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.313176  1017 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:13.311115  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.314047  1054 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.302150  1244 ts_tablet_manager.cc:1403] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.030s
I20260709 12:25:13.314754  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.315460  1202 raft_consensus.cc:2468] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.316341  1249 raft_consensus.cc:2804] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.317718  1306 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.318136  1249 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.318204  1306 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.312794  1245 raft_consensus.cc:359] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.318006  1095 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.319139  1245 raft_consensus.cc:385] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.319419  1245 raft_consensus.cc:740] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.319865  1250 raft_consensus.cc:2804] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.320238  1250 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.320423  1306 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.320102  1245 consensus_queue.cc:260] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.320644  1250 raft_consensus.cc:3060] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.322460  1245 ts_tablet_manager.cc:1434] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 12:25:13.322731  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.323493  1245 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.323736  1053 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:13.326823  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.329762  1315 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.330308  1315 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.330793  1352 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.318717  1249 raft_consensus.cc:3060] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.332322  1315 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.333525  1017 leader_election.cc:304] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.329790  1170 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.333923  1244 raft_consensus.cc:359] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.334585  1244 raft_consensus.cc:385] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.334843  1244 raft_consensus.cc:740] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.335033  1283 raft_consensus.cc:2804] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.335562  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.335474  1244 consensus_queue.cc:260] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.335821  1283 raft_consensus.cc:493] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.312707  1247 tablet_bootstrap.cc:654] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.336941  1273 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:13.336439  1283 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:13.337292  1095 leader_election.cc:343] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.338428  1245 tablet_bootstrap.cc:654] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.339176  1244 ts_tablet_manager.cc:1434] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 12:25:13.340644  1244 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.337294  1273 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.343986  1273 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.345549  1315 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.347994  1302 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.347440  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.364163  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.356714  1302 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.353809  1315 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.358522  1202 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.368760  1204 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.377450   949 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.382263  1315 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.382944  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.384104  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.382790  1302 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.389343  1053 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.389617  1203 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.390987  1095 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.390769  1283 raft_consensus.cc:515] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.391361  1130 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.400137  1352 raft_consensus.cc:2804] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.398422  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.402554  1352 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.403076  1352 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:13.403873  1017 leader_election.cc:343] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.404989  1093 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.405104  1017 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:13.406633  1302 raft_consensus.cc:2804] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.407142  1302 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.407748  1302 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.412352  1249 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.414808  1315 raft_consensus.cc:2804] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.415238  1315 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.415592  1315 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.418896  1353 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.406692  1250 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.425542  1273 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.430567  1283 leader_election.cc:290] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.431970  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:13.434376  1244 tablet_bootstrap.cc:654] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.436691  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:13.437844  1129 raft_consensus.cc:2393] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:13.439459  1302 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.431025  1249 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.440416  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.440073  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.455011  1302 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.441191  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.456997  1204 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.458506  1202 raft_consensus.cc:3060] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.460124  1203 raft_consensus.cc:1240] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:25:13.471984  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
W20260709 12:25:13.474717  1017 leader_election.cc:343] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.480548  1202 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:13.486124  1204 raft_consensus.cc:2468] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:13.489970  1273 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.491542  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:13.494465  1250 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.495441  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.496255  1054 raft_consensus.cc:2393] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:13.502338  1247 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.504128  1247 ts_tablet_manager.cc:1403] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.205s	user 0.014s	sys 0.008s
W20260709 12:25:13.505241  1093 leader_election.cc:343] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.507817  1247 raft_consensus.cc:359] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.509176  1247 raft_consensus.cc:385] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.509547  1247 raft_consensus.cc:740] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.509898  1245 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.510365  1245 ts_tablet_manager.cc:1403] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.187s	user 0.022s	sys 0.029s
I20260709 12:25:13.465181  1352 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.510219  1247 consensus_queue.cc:260] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.507695  1354 consensus_queue.cc:1059] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:25:13.507918  1017 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.516615  1129 raft_consensus.cc:2393] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:13.517488  1017 leader_election.cc:304] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.517870  1247 ts_tablet_manager.cc:1434] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:25:13.518397  1388 raft_consensus.cc:2804] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.518868  1388 raft_consensus.cc:697] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:13.518808  1389 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.519443  1389 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.519791  1388 consensus_queue.cc:237] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.521816  1354 raft_consensus.cc:3055] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:13.522074  1389 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.522197  1354 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:13.522725  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.523085  1354 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:13.523995  1168 leader_election.cc:343] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.524247  1354 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.517745  1283 raft_consensus.cc:2804] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.527349  1247 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.528146  1283 raft_consensus.cc:697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:13.528996  1283 consensus_queue.cc:237] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:13.501039  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 64844.9us
I20260709 12:25:13.529441  1245 raft_consensus.cc:359] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.533849  1353 raft_consensus.cc:493] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.534970  1245 raft_consensus.cc:385] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.510524  1315 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.536125  1353 raft_consensus.cc:515] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.535287  1245 raft_consensus.cc:740] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.540932  1245 consensus_queue.cc:260] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.544708  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.545807  1353 leader_election.cc:290] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.549314  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.559701  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.568827  1245 ts_tablet_manager.cc:1434] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 12:25:13.570319  1245 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.573781  1247 tablet_bootstrap.cc:654] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.583606  1352 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.589287  1315 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.593137  1352 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.609915  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.610515  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.611299  1054 raft_consensus.cc:2393] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
W20260709 12:25:13.611748  1095 leader_election.cc:343] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.612310   949 catalog_manager.cc:5697] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.613901  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.613792  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.605270  1352 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.614704  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.615186  1203 raft_consensus.cc:2393] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:13.615348  1129 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.615322  1201 raft_consensus.cc:2468] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.616391   949 catalog_manager.cc:5697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.593283  1170 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.619330  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.616421  1352 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.620654  1389 raft_consensus.cc:2749] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:25:13.621284  1389 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.622737  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.623399  1201 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:13.625173  1170 leader_election.cc:343] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.625875  1170 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.627578  1391 raft_consensus.cc:2749] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.629381  1245 tablet_bootstrap.cc:654] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.631345  1244 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.631621  1391 raft_consensus.cc:493] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.632705  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:13.632583  1095 leader_election.cc:343] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.635246  1352 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:13.636513  1017 leader_election.cc:343] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.636777  1389 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.637099  1017 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.634786  1244 ts_tablet_manager.cc:1403] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.295s	user 0.012s	sys 0.031s
I20260709 12:25:13.634035  1391 raft_consensus.cc:515] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.639209  1388 raft_consensus.cc:2749] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.640024  1391 leader_election.cc:290] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:13.641177  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.636451  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:13.642939  1168 leader_election.cc:343] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.645048  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.649765  1244 raft_consensus.cc:359] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.650765  1244 raft_consensus.cc:385] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.651044  1244 raft_consensus.cc:740] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.651924  1244 consensus_queue.cc:260] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:13.652657  1170 leader_election.cc:343] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.653157  1170 leader_election.cc:304] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.653901  1391 raft_consensus.cc:2749] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.654240  1244 ts_tablet_manager.cc:1434] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:25:13.654336  1093 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.655186  1244 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.655553  1093 leader_election.cc:304] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.656316  1394 raft_consensus.cc:2749] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.656824  1315 raft_consensus.cc:2804] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:13.656908  1093 leader_election.cc:343] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.657306  1315 raft_consensus.cc:493] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.657429  1093 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.658820  1250 raft_consensus.cc:2749] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.660825  1315 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.668150  1250 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.674670  1093 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.682135  1394 raft_consensus.cc:2749] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.689467  1201 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.698307  1250 raft_consensus.cc:493] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.698388  1093 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.698982  1250 raft_consensus.cc:515] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.702183  1394 raft_consensus.cc:2804] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.702683  1394 raft_consensus.cc:697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:13.705349  1250 leader_election.cc:290] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.707157  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.705003  1394 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.708189  1315 raft_consensus.cc:515] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.717630  1315 leader_election.cc:290] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.718568  1247 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.719147  1247 ts_tablet_manager.cc:1403] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.010s
I20260709 12:25:13.719558  1244 tablet_bootstrap.cc:654] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.720619  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:13.722117  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.723032  1202 raft_consensus.cc:2393] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
W20260709 12:25:13.723660  1095 leader_election.cc:343] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.725728  1247 raft_consensus.cc:359] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.750793  1247 raft_consensus.cc:385] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.751108  1247 raft_consensus.cc:740] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.751793  1247 consensus_queue.cc:260] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.754295  1245 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.727417  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.755266  1202 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.733501  1093 leader_election.cc:304] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.754839  1245 ts_tablet_manager.cc:1403] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.185s	user 0.020s	sys 0.013s
I20260709 12:25:13.762646  1315 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.772074  1202 raft_consensus.cc:2468] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:13.773433  1315 raft_consensus.cc:2749] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.778633  1250 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.785404  1093 leader_election.cc:304] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:13.786823  1394 raft_consensus.cc:2804] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.787638  1394 raft_consensus.cc:697] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:13.788595  1394 consensus_queue.cc:237] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.792016   950 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.795946  1247 ts_tablet_manager.cc:1434] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.032s
I20260709 12:25:13.797051  1247 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.774847  1245 raft_consensus.cc:359] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.775717  1244 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.799072  1244 ts_tablet_manager.cc:1403] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.015s
I20260709 12:25:13.776782  1389 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.802101  1244 raft_consensus.cc:359] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.803328  1245 raft_consensus.cc:385] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.803983  1245 raft_consensus.cc:740] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.804888  1388 raft_consensus.cc:493] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.802772  1244 raft_consensus.cc:385] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.806376  1247 tablet_bootstrap.cc:654] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.806555  1244 raft_consensus.cc:740] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.805020  1245 consensus_queue.cc:260] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.805485  1388 raft_consensus.cc:515] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.810415  1391 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.811385  1388 leader_election.cc:290] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.811758  1245 ts_tablet_manager.cc:1434] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:25:13.813565  1245 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.814380  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.807507  1244 consensus_queue.cc:260] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.818678  1129 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.819013  1247 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.819476  1247 ts_tablet_manager.cc:1403] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 12:25:13.820390  1244 ts_tablet_manager.cc:1434] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:25:13.820451  1017 leader_election.cc:304] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.821704  1283 raft_consensus.cc:2804] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.822181  1283 raft_consensus.cc:493] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.822299  1247 raft_consensus.cc:359] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.822708  1283 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.823019  1247 raft_consensus.cc:385] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.821491  1244 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.823338  1247 raft_consensus.cc:740] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.824445  1247 consensus_queue.cc:260] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.827214  1247 ts_tablet_manager.cc:1434] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:13.828379  1247 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.831878  1283 raft_consensus.cc:515] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.834980  1244 tablet_bootstrap.cc:654] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.836831  1247 tablet_bootstrap.cc:654] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.841558  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.842502  1201 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:13.844738  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:13.845669  1129 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.854852  1283 leader_election.cc:290] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.838089  1245 tablet_bootstrap.cc:654] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.858707  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:13.861315  1201 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.859596  1407 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:25:13.870395  1129 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:13.871706  1017 leader_election.cc:304] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.878026  1283 raft_consensus.cc:2804] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.878551  1283 raft_consensus.cc:697] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:13.879364  1283 consensus_queue.cc:237] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.907246  1247 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:13.907745  1247 ts_tablet_manager.cc:1403] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.021s
I20260709 12:25:13.908334   949 catalog_manager.cc:5697] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.911396  1244 tablet_bootstrap.cc:492] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:13.911850  1244 ts_tablet_manager.cc:1403] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.006s
I20260709 12:25:13.913867  1201 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:13.902729   950 catalog_manager.cc:5697] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.925915  1244 raft_consensus.cc:359] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.926904  1244 raft_consensus.cc:385] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.927256  1244 raft_consensus.cc:740] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.928092  1244 consensus_queue.cc:260] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.933759  1247 raft_consensus.cc:359] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.934952  1247 raft_consensus.cc:385] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.935312  1247 raft_consensus.cc:740] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.939299  1244 ts_tablet_manager.cc:1434] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.002s
I20260709 12:25:13.943212  1244 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:13.955189  1388 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.956015  1247 consensus_queue.cc:260] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.960191  1247 ts_tablet_manager.cc:1434] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.001s
I20260709 12:25:13.961148  1247 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:13.968405  1388 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.968950  1388 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.971190  1247 tablet_bootstrap.cc:654] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.974498  1245 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:13.974695  1388 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.974190  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:13.975147  1245 ts_tablet_manager.cc:1403] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.042s
I20260709 12:25:13.976907  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.978289  1245 raft_consensus.cc:359] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.979089  1245 raft_consensus.cc:385] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.979408  1245 raft_consensus.cc:740] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.980106  1245 consensus_queue.cc:260] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.982122  1245 ts_tablet_manager.cc:1434] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:13.978255  1201 raft_consensus.cc:2393] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:13.986372  1245 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:13.987459  1407 raft_consensus.cc:493] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.987282  1017 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:13.988005  1407 raft_consensus.cc:515] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:13.990365  1283 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.992754  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:13.993451  1052 raft_consensus.cc:2468] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.993906  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:13.994498  1201 raft_consensus.cc:2468] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:13.994560  1095 leader_election.cc:304] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:13.985245  1244 tablet_bootstrap.cc:654] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.996037  1394 raft_consensus.cc:2804] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.996383  1394 raft_consensus.cc:493] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.000137  1387 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.002023  1407 leader_election.cc:290] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:13.996771  1394 raft_consensus.cc:3060] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.003984  1245 tablet_bootstrap.cc:654] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.003904  1283 raft_consensus.cc:2749] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.009606  1247 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.010071  1247 ts_tablet_manager.cc:1403] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260709 12:25:14.020542  1388 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.025452  1247 raft_consensus.cc:359] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.026513  1247 raft_consensus.cc:385] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.026858  1247 raft_consensus.cc:740] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.027730  1247 consensus_queue.cc:260] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.033095  1394 raft_consensus.cc:515] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.051474  1245 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.052001  1245 ts_tablet_manager.cc:1403] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.008s
I20260709 12:25:14.052933  1387 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.054580  1245 raft_consensus.cc:359] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.055132  1245 raft_consensus.cc:385] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.055369  1245 raft_consensus.cc:740] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.055979  1245 consensus_queue.cc:260] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.059389  1247 ts_tablet_manager.cc:1434] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:25:14.060451  1247 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.065810  1394 leader_election.cc:290] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.067425  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:14.067843  1247 tablet_bootstrap.cc:654] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.068135  1051 raft_consensus.cc:3060] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.073642  1244 tablet_bootstrap.cc:492] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.073941  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cc3ae227a7422fac3711ecf0f91ebc" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.074478  1244 ts_tablet_manager.cc:1403] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.008s
I20260709 12:25:14.074580  1203 raft_consensus.cc:3060] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.077996  1245 ts_tablet_manager.cc:1434] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:25:14.078953  1245 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.079659  1247 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.081727  1247 ts_tablet_manager.cc:1403] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:25:14.084863  1203 raft_consensus.cc:2468] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:14.085258  1247 raft_consensus.cc:359] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.086365  1093 leader_election.cc:304] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.086755  1051 raft_consensus.cc:2468] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:14.087894  1245 tablet_bootstrap.cc:654] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.087447  1394 raft_consensus.cc:2804] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.089140  1394 raft_consensus.cc:697] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:14.090044  1394 consensus_queue.cc:237] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.091872  1244 raft_consensus.cc:359] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.086369  1247 raft_consensus.cc:385] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.092622  1244 raft_consensus.cc:385] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.092986  1247 raft_consensus.cc:740] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.093106  1244 raft_consensus.cc:740] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.093495  1247 consensus_queue.cc:260] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.093827  1244 consensus_queue.cc:260] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.095520  1247 ts_tablet_manager.cc:1434] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:14.095825  1244 ts_tablet_manager.cc:1434] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:25:14.096345  1247 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.098022  1244 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.112628  1244 tablet_bootstrap.cc:654] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.114193  1245 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.114567  1245 ts_tablet_manager.cc:1403] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260709 12:25:14.117635  1247 tablet_bootstrap.cc:654] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.118186  1245 raft_consensus.cc:359] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.121590  1245 raft_consensus.cc:385] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.121959  1245 raft_consensus.cc:740] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.122879  1245 consensus_queue.cc:260] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.124018  1244 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.125094  1244 ts_tablet_manager.cc:1403] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.010s
I20260709 12:25:14.128764  1244 raft_consensus.cc:359] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.129796  1244 raft_consensus.cc:385] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.130086  1244 raft_consensus.cc:740] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.130436  1407 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.131213  1244 consensus_queue.cc:260] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.132236  1247 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.132668  1247 ts_tablet_manager.cc:1403] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260709 12:25:14.135221  1247 raft_consensus.cc:359] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.135851  1247 raft_consensus.cc:385] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.136107  1247 raft_consensus.cc:740] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.136736  1247 consensus_queue.cc:260] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.139020  1247 ts_tablet_manager.cc:1434] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:25:14.139892  1247 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.140902  1394 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.141844  1245 ts_tablet_manager.cc:1434] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:25:14.142807  1391 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.143286  1391 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.144676  1245 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.143815   950 catalog_manager.cc:5697] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.145613  1391 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.147536  1244 ts_tablet_manager.cc:1434] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:25:14.148542  1244 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.148437  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.149685  1129 raft_consensus.cc:2393] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:14.153033  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.153896  1051 raft_consensus.cc:2393] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:14.155087  1170 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.160000  1389 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.163806  1390 raft_consensus.cc:493] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.164395  1390 raft_consensus.cc:515] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.165288  1247 tablet_bootstrap.cc:654] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.168524  1390 leader_election.cc:290] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.168531  1389 raft_consensus.cc:2749] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.176815  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.176838  1244 tablet_bootstrap.cc:654] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:14.183314  1170 leader_election.cc:343] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.183691  1250 raft_consensus.cc:493] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.184213  1250 raft_consensus.cc:515] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.185454  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.186504  1250 leader_election.cc:290] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:14.187706  1168 leader_election.cc:343] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.188210  1168 leader_election.cc:304] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.189477  1389 raft_consensus.cc:2749] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.190387  1245 tablet_bootstrap.cc:654] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.191450  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.192087  1204 raft_consensus.cc:2468] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:14.191479  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.196410  1093 leader_election.cc:304] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.200043  1244 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.200212  1247 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.200562  1244 ts_tablet_manager.cc:1403] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 12:25:14.200654  1247 ts_tablet_manager.cc:1403] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260709 12:25:14.197661  1250 raft_consensus.cc:2804] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.201467  1250 raft_consensus.cc:493] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:14.201748  1095 leader_election.cc:343] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.201853  1250 raft_consensus.cc:3060] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:14.206085   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:14.211241  1250 raft_consensus.cc:515] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.213441  1250 leader_election.cc:290] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.214563  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:14.217254  1095 leader_election.cc:343] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.224476  1244 raft_consensus.cc:359] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.225180  1244 raft_consensus.cc:385] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.220142  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.225528  1244 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.225759  1203 raft_consensus.cc:3060] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.226351  1244 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.229077  1244 ts_tablet_manager.cc:1434] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:25:14.231120  1244 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
W20260709 12:25:14.240932  1095 consensus_peers.cc:597] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:14.232379  1247 raft_consensus.cc:359] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.242352  1247 raft_consensus.cc:385] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.242604  1247 raft_consensus.cc:740] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.243187  1247 consensus_queue.cc:260] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.247336  1203 raft_consensus.cc:2468] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:14.249492  1093 leader_election.cc:304] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:14.250725  1250 raft_consensus.cc:2804] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.251207  1250 raft_consensus.cc:697] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:14.251578  1244 tablet_bootstrap.cc:654] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.252072  1250 consensus_queue.cc:237] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.255739  1245 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.256353  1245 ts_tablet_manager.cc:1403] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.026s
I20260709 12:25:14.259022  1245 raft_consensus.cc:359] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.259689  1245 raft_consensus.cc:385] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.259953  1245 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.260649  1245 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.249516  1247 ts_tablet_manager.cc:1434] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 12:25:14.262589  1247 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.265203   951 catalog_manager.cc:5697] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.269066  1247 tablet_bootstrap.cc:654] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.270852  1245 ts_tablet_manager.cc:1434] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:25:14.271859  1245 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.276739  1250 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.279870  1245 tablet_bootstrap.cc:654] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.283457  1244 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.284127  1244 ts_tablet_manager.cc:1403] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260709 12:25:14.288033  1244 raft_consensus.cc:359] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.288951  1244 raft_consensus.cc:385] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.289439  1244 raft_consensus.cc:740] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.295346  1244 consensus_queue.cc:260] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.302346  1244 ts_tablet_manager.cc:1434] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:25:14.303696  1244 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.311776  1388 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.312726  1388 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.318360  1390 raft_consensus.cc:493] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.318893  1390 raft_consensus.cc:515] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.323227  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.324075  1388 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:14.325253  1170 leader_election.cc:343] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.321341  1390 leader_election.cc:290] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.326684  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.327368  1129 raft_consensus.cc:2468] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:14.328918  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.331000  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:14.332893  1168 leader_election.cc:343] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.333353  1168 leader_election.cc:304] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:25:14.336556  1017 leader_election.cc:343] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.337801  1247 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.337504  1388 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.338342  1247 ts_tablet_manager.cc:1403] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.012s
I20260709 12:25:14.338850  1390 raft_consensus.cc:2749] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.337700  1017 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:14.341795  1247 raft_consensus.cc:359] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.342227  1388 raft_consensus.cc:2804] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.342483  1247 raft_consensus.cc:385] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.342818  1247 raft_consensus.cc:740] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.343598  1247 consensus_queue.cc:260] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.342752  1388 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.345436  1244 tablet_bootstrap.cc:654] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.346271  1247 ts_tablet_manager.cc:1434] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:14.345283  1388 raft_consensus.cc:3060] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.354461  1247 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.362216  1247 tablet_bootstrap.cc:654] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.347760  1245 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.364279  1245 ts_tablet_manager.cc:1403] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.093s	user 0.029s	sys 0.021s
I20260709 12:25:14.346558  1203 raft_consensus.cc:3060] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.367185  1245 raft_consensus.cc:359] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.367776  1244 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.368026  1245 raft_consensus.cc:385] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.368343  1244 ts_tablet_manager.cc:1403] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.004s
I20260709 12:25:14.368315  1245 raft_consensus.cc:740] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.369064  1245 consensus_queue.cc:260] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.371187  1245 ts_tablet_manager.cc:1434] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:14.372098  1245 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.371738  1244 raft_consensus.cc:359] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.372445  1244 raft_consensus.cc:385] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.372702  1244 raft_consensus.cc:740] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.373606  1244 consensus_queue.cc:260] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.383224  1387 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.391206  1245 tablet_bootstrap.cc:654] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.393860  1244 ts_tablet_manager.cc:1434] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:14.396193  1388 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.399489  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:14.400314  1130 raft_consensus.cc:3060] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.396267  1390 raft_consensus.cc:493] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.406726  1390 raft_consensus.cc:515] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.407723  1130 raft_consensus.cc:2468] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:14.409343  1017 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.410185  1390 leader_election.cc:290] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.411692  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:14.413527  1170 leader_election.cc:343] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.413707  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.415310  1130 raft_consensus.cc:2468] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:14.415575  1387 raft_consensus.cc:2804] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.416155  1387 raft_consensus.cc:697] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:14.416620  1168 leader_election.cc:304] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:14.418004  1388 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.419315  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.425890  1389 raft_consensus.cc:2804] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.440084  1389 raft_consensus.cc:493] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.440568  1389 raft_consensus.cc:3060] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.440734  1444 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.441288  1444 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:14.448441  1017 leader_election.cc:343] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.431491  1244 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.448185  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.416987  1387 consensus_queue.cc:237] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.449111  1129 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:14.450300  1017 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.451635  1447 raft_consensus.cc:2804] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.452024  1447 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.452417  1447 raft_consensus.cc:3060] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.453694  1389 raft_consensus.cc:515] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.456975  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:14.458397  1170 leader_election.cc:343] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.459623  1389 leader_election.cc:290] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.466078  1247 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.466748  1247 ts_tablet_manager.cc:1403] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.014s
I20260709 12:25:14.474617  1250 raft_consensus.cc:493] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.475152  1250 raft_consensus.cc:515] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.477231  1250 leader_election.cc:290] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.478610  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:14.480355  1093 leader_election.cc:343] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.482005  1391 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:25:14.482568  1391 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.486007  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:14.486588  1391 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.486703  1130 raft_consensus.cc:3060] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.481834  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.487911  1051 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:14.489440  1095 leader_election.cc:304] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:14.490937  1315 raft_consensus.cc:2804] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.491760  1315 raft_consensus.cc:493] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.492622  1315 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.493932  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.495831   951 catalog_manager.cc:5697] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.483024  1245 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.500917  1245 ts_tablet_manager.cc:1403] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.003s
I20260709 12:25:14.500907  1244 tablet_bootstrap.cc:654] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.501211  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.503628  1130 raft_consensus.cc:2468] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:14.508000  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.508802  1203 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:14.510036  1444 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.511322  1247 raft_consensus.cc:359] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.512930  1250 consensus_queue.cc:1048] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.513909  1168 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.515852  1448 raft_consensus.cc:2749] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:14.518172  1168 leader_election.cc:304] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:14.512804  1447 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.520915  1447 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.514866  1315 raft_consensus.cc:515] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.522318  1247 raft_consensus.cc:385] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.521495  1448 raft_consensus.cc:2804] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.522655  1247 raft_consensus.cc:740] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.523133  1448 raft_consensus.cc:697] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:14.524505  1247 consensus_queue.cc:260] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.527228  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.527705  1247 ts_tablet_manager.cc:1434] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260709 12:25:14.527823  1203 raft_consensus.cc:3060] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.528805  1247 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.526964  1448 consensus_queue.cc:237] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.527860  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:14.534916  1130 raft_consensus.cc:3060] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.541972  1245 raft_consensus.cc:359] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.543167  1245 raft_consensus.cc:385] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.543491  1245 raft_consensus.cc:740] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.545560  1315 leader_election.cc:290] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.546954  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:14.547627  1052 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.548415  1130 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:14.548807  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.549624  1245 consensus_queue.cc:260] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:14.550051  1093 leader_election.cc:343] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.549962  1017 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.551544  1283 raft_consensus.cc:2804] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.551993  1283 raft_consensus.cc:697] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:14.552753  1283 consensus_queue.cc:237] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.559947  1203 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:14.564881  1052 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:14.566380  1095 leader_election.cc:304] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:14.568485  1315 raft_consensus.cc:2804] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.568884  1245 ts_tablet_manager.cc:1434] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.002s
I20260709 12:25:14.569288  1315 raft_consensus.cc:697] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:14.570452  1245 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.570348  1315 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.571807  1244 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.572259  1244 ts_tablet_manager.cc:1403] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.008s
I20260709 12:25:14.583071  1244 raft_consensus.cc:359] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.583801  1244 raft_consensus.cc:385] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.584061  1244 raft_consensus.cc:740] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.585047  1244 consensus_queue.cc:260] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.587750  1244 ts_tablet_manager.cc:1434] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:25:14.588994  1244 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.596643  1394 consensus_queue.cc:1048] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.607663  1247 tablet_bootstrap.cc:654] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.612176  1391 raft_consensus.cc:493] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.612926  1391 raft_consensus.cc:515] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.620843  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.621991  1051 raft_consensus.cc:2468] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:14.623713  1391 leader_election.cc:290] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.625108  1170 leader_election.cc:304] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:14.625244  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.626081  1391 raft_consensus.cc:2804] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.626466  1391 raft_consensus.cc:493] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.626649  1315 raft_consensus.cc:493] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:14.627708  1168 leader_election.cc:343] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.628067  1391 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.628369  1315 raft_consensus.cc:515] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.635258  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:14.637399  1095 leader_election.cc:343] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.640035  1051 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.657995  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.658723  1204 raft_consensus.cc:2468] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:14.660825  1093 leader_election.cc:304] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:14.661645  1407 raft_consensus.cc:2804] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.662020  1407 raft_consensus.cc:493] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.662388  1407 raft_consensus.cc:3060] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.667711   950 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.677258  1245 tablet_bootstrap.cc:654] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.680526  1247 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.681216  1247 ts_tablet_manager.cc:1403] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.019s
I20260709 12:25:14.655053  1391 raft_consensus.cc:515] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.686892  1391 leader_election.cc:290] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.687294  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:14.691664  1052 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.690814  1247 raft_consensus.cc:359] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.694506  1247 raft_consensus.cc:385] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.689188  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:14.694904  1247 raft_consensus.cc:740] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.663594  1315 leader_election.cc:290] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.701179  1247 consensus_queue.cc:260] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:14.702827  1168 leader_election.cc:343] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.703348  1247 ts_tablet_manager.cc:1434] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 12:25:14.704213  1247 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.712389   951 catalog_manager.cc:5697] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.721177  1244 tablet_bootstrap.cc:654] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.734419   949 catalog_manager.cc:5697] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:14.739951  1247 tablet_bootstrap.cc:654] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.739877  1391 raft_consensus.cc:493] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.741365  1391 raft_consensus.cc:515] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.744956  1250 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.745134  1407 raft_consensus.cc:515] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.745954  1245 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.746560  1245 ts_tablet_manager.cc:1403] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.176s	user 0.022s	sys 0.027s
I20260709 12:25:14.752233  1407 leader_election.cc:290] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.730738  1052 raft_consensus.cc:2468] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:14.755934  1391 leader_election.cc:290] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.755825  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.756624  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:14.755856  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.756711  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:14.758682  1204 raft_consensus.cc:3060] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:14.759990  1168 leader_election.cc:343] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.760953  1170 leader_election.cc:304] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.762748  1391 raft_consensus.cc:2804] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.763311  1391 raft_consensus.cc:697] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:14.764353  1170 leader_election.cc:343] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.764815  1170 leader_election.cc:304] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.764643  1391 consensus_queue.cc:237] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.766124  1448 raft_consensus.cc:2749] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.766710  1204 raft_consensus.cc:2468] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
W20260709 12:25:14.767549  1095 leader_election.cc:343] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.770195  1283 raft_consensus.cc:493] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.770809  1283 raft_consensus.cc:515] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.772087  1093 leader_election.cc:304] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:14.772863  1283 leader_election.cc:290] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.773061  1407 raft_consensus.cc:2804] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.773546  1407 raft_consensus.cc:697] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:14.774401  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.775429  1245 raft_consensus.cc:359] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.775676  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab6a2f3205d4abab4c536abba29b79d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.776111  1245 raft_consensus.cc:385] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.776397  1245 raft_consensus.cc:740] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.774361  1407 consensus_queue.cc:237] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.777362  1017 leader_election.cc:304] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.781416  1245 consensus_queue.cc:260] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.785121  1444 raft_consensus.cc:2749] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.786305  1051 raft_consensus.cc:3060] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.793478  1245 ts_tablet_manager.cc:1434] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:25:14.795066  1245 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.803617  1394 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.814455  1391 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.815337  1391 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.818249  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:14.819113  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.819890  1130 raft_consensus.cc:2393] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:14.820624  1245 tablet_bootstrap.cc:654] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.821280  1168 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:14.822417  1448 raft_consensus.cc:3060] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.825248  1391 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:14.832314   949 catalog_manager.cc:5697] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:14.869869  1244 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:14.870409  1244 ts_tablet_manager.cc:1403] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.282s	user 0.013s	sys 0.024s
I20260709 12:25:14.881253   950 catalog_manager.cc:5697] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.882233  1244 raft_consensus.cc:359] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.882892  1244 raft_consensus.cc:385] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.883174  1244 raft_consensus.cc:740] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.887717  1247 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:14.888650  1247 ts_tablet_manager.cc:1403] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.012s
I20260709 12:25:14.889142  1244 consensus_queue.cc:260] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.892033  1244 ts_tablet_manager.cc:1434] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 12:25:14.895030  1244 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:14.899808  1448 raft_consensus.cc:2749] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.905840  1283 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.908313  1247 raft_consensus.cc:359] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.909308  1247 raft_consensus.cc:385] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.910306  1244 tablet_bootstrap.cc:654] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.910104  1247 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.911700  1247 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.914096  1245 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:14.914328  1247 ts_tablet_manager.cc:1434] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:25:14.914587  1245 ts_tablet_manager.cc:1403] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.002s
I20260709 12:25:14.915525  1247 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:14.917286  1245 raft_consensus.cc:359] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.918524  1245 raft_consensus.cc:385] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.918802  1245 raft_consensus.cc:740] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.919566  1245 consensus_queue.cc:260] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.926107  1247 tablet_bootstrap.cc:654] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.929983  1448 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.925738  1245 ts_tablet_manager.cc:1434] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:14.937979  1245 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:14.939862  1283 consensus_queue.cc:1048] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.957234  1283 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:14.957836  1283 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.966687  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:14.967438  1128 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:14.967986  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:14.968776  1202 raft_consensus.cc:2393] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 2: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:14.970988  1283 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:14.971127  1017 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:14.972759  1447 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:14.973112  1447 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:14.973467  1447 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:14.976450  1245 tablet_bootstrap.cc:654] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.986254  1054 raft_consensus.cc:3060] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.998085  1447 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:14.998029  1449 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.999207  1247 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.000702  1247 ts_tablet_manager.cc:1403] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.021s
I20260709 12:25:15.003695  1247 raft_consensus.cc:359] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.004873  1247 raft_consensus.cc:385] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.004889  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:15.005486  1247 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.006747  1247 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.020414  1245 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.021124  1245 ts_tablet_manager.cc:1403] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.004s
I20260709 12:25:15.023697  1245 raft_consensus.cc:359] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.024391  1245 raft_consensus.cc:385] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.024657  1245 raft_consensus.cc:740] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.025420  1245 consensus_queue.cc:260] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.033246  1477 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.034467  1247 ts_tablet_manager.cc:1434] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.003s
I20260709 12:25:15.035622  1247 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.041893  1130 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:15.043504  1017 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:15.044570  1245 ts_tablet_manager.cc:1434] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:25:15.044803  1477 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.045609  1477 raft_consensus.cc:697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:15.046150  1245 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.046603  1477 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.056294  1247 tablet_bootstrap.cc:654] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.056347  1447 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.076427  1244 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.076889  1244 ts_tablet_manager.cc:1403] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.182s	user 0.042s	sys 0.043s
I20260709 12:25:15.067019  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.082365  1202 raft_consensus.cc:2393] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 2: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:15.087500  1203 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.091001  1244 raft_consensus.cc:359] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.091872  1244 raft_consensus.cc:385] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.092480  1244 raft_consensus.cc:740] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.093175  1244 consensus_queue.cc:260] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.100849  1245 tablet_bootstrap.cc:654] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.144528  1247 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.146278  1247 ts_tablet_manager.cc:1403] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.009s
I20260709 12:25:15.152814  1247 raft_consensus.cc:359] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.154639  1394 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.155753  1247 raft_consensus.cc:385] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.156175  1247 raft_consensus.cc:740] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.157163  1247 consensus_queue.cc:260] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.159765  1247 ts_tablet_manager.cc:1434] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:25:15.161792  1247 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.162453  1468 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.163321  1468 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.171223  1247 tablet_bootstrap.cc:654] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.173187  1407 raft_consensus.cc:493] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.174072  1407 raft_consensus.cc:515] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.181866  1407 leader_election.cc:290] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.181399  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.186012  1247 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.186789  1247 ts_tablet_manager.cc:1403] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 12:25:15.186848  1315 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.188400  1391 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:15.188441  1095 leader_election.cc:343] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.189095  1391 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.190621  1247 raft_consensus.cc:359] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.191709  1247 raft_consensus.cc:385] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.192024  1247 raft_consensus.cc:740] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.192732  1468 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.192935  1247 consensus_queue.cc:260] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.194967  1247 ts_tablet_manager.cc:1434] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:15.196802  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.197186  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.197271  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.197772  1200 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
W20260709 12:25:15.199064  1170 leader_election.cc:343] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.202395  1468 raft_consensus.cc:493] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.203254  1468 raft_consensus.cc:515] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.213184  1478 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.214076  1478 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.102596  1244 ts_tablet_manager.cc:1434] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:25:15.220042  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.217228  1391 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.223235  1244 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
W20260709 12:25:15.225016  1168 leader_election.cc:343] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.225939  1168 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:15.225140   949 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.227977  1391 raft_consensus.cc:2749] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.236320  1245 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.237061  1245 ts_tablet_manager.cc:1403] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.191s	user 0.006s	sys 0.012s
I20260709 12:25:15.243156  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.242204  1468 leader_election.cc:290] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.244001  1130 raft_consensus.cc:2468] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:15.244660  1449 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:25:15.248183  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.249830  1052 raft_consensus.cc:2393] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:15.252184  1478 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.248099  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.254703  1054 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:15.241097  1245 raft_consensus.cc:359] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.269945  1245 raft_consensus.cc:385] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.270310  1245 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.271129  1245 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:15.245131  1093 leader_election.cc:343] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.274519  1093 leader_election.cc:304] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.275801  1315 raft_consensus.cc:2749] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.275868  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:15.275985  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 61254.6us
I20260709 12:25:15.277383  1093 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:25:15.279500  1017 leader_election.cc:343] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.282079  1315 raft_consensus.cc:2804] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:15.282881  1315 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.285912  1315 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.286603  1247 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.289602  1130 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.292804  1478 consensus_queue.cc:1048] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.297250  1245 ts_tablet_manager.cc:1434] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.004s
I20260709 12:25:15.301173  1245 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.304526  1244 tablet_bootstrap.cc:654] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.312593  1468 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.311583  1017 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:15.322836  1478 raft_consensus.cc:2804] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.323221  1478 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.323541  1478 raft_consensus.cc:3060] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.331178  1478 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.324957  1315 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.347513  1315 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.350061  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.348706  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.349082  1478 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.359608  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:15.360289  1127 raft_consensus.cc:3060] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.362840  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:15.363662  1052 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.376288  1247 tablet_bootstrap.cc:654] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:15.369552  1017 leader_election.cc:343] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.376873  1448 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.379799  1245 tablet_bootstrap.cc:654] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.385604  1127 raft_consensus.cc:2468] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:15.390606  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.390879  1052 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:15.391526  1200 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:15.396631   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:15.406088  1017 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:15.408665  1095 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:15.410349  1468 raft_consensus.cc:2804] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.411031  1468 raft_consensus.cc:697] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:15.412801  1478 raft_consensus.cc:2804] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:15.417102  1468 consensus_queue.cc:237] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.424836  1478 raft_consensus.cc:697] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:15.433218  1478 consensus_queue.cc:237] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:15.448361  1095 consensus_peers.cc:597] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:15.450899  1244 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.452134  1244 ts_tablet_manager.cc:1403] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.230s	user 0.025s	sys 0.020s
I20260709 12:25:15.439023  1093 leader_election.cc:304] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.455432  1244 raft_consensus.cc:359] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.458458  1244 raft_consensus.cc:385] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.458876  1244 raft_consensus.cc:740] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.465788  1245 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.466765  1245 ts_tablet_manager.cc:1403] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.008s
I20260709 12:25:15.474829  1245 raft_consensus.cc:359] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.475478  1245 raft_consensus.cc:385] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.475725  1245 raft_consensus.cc:740] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.476382  1245 consensus_queue.cc:260] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.468547  1128 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:15.482874  1245 ts_tablet_manager.cc:1434] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:15.483554  1247 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.484021  1245 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.484272  1247 ts_tablet_manager.cc:1403] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.010s
I20260709 12:25:15.497174  1247 raft_consensus.cc:359] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.499693  1247 raft_consensus.cc:385] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.499954  1247 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.498500  1481 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:15.502956  1468 raft_consensus.cc:2749] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.503489  1391 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.504002  1391 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.500473  1247 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.490648  1200 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:15.509605  1244 consensus_queue.cc:260] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.511813  1244 ts_tablet_manager.cc:1434] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.002s
I20260709 12:25:15.537608  1391 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.513815  1481 raft_consensus.cc:493] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.540890  1481 raft_consensus.cc:515] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.556320   949 catalog_manager.cc:5697] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.580808  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.593952  1247 ts_tablet_manager.cc:1434] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.109s	user 0.013s	sys 0.005s
I20260709 12:25:15.599895   951 catalog_manager.cc:5697] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:15.594264  1498 log.cc:927] Time spent T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.069s	user 0.000s	sys 0.002s
W20260709 12:25:15.605701  1170 leader_election.cc:343] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.614287  1245 tablet_bootstrap.cc:654] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.613183  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.618649  1481 leader_election.cc:290] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.626824  1244 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:15.631316  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56125fb5dd9d48a298c25b7a2fd0533e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.632995  1468 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.633507  1468 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.641535  1017 leader_election.cc:304] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:15.649099  1468 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.650190  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.650846  1128 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:15.651772  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.652925  1391 raft_consensus.cc:493] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.653411  1391 raft_consensus.cc:515] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:15.653831  1095 leader_election.cc:343] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.655392  1247 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.659322  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.663758  1391 leader_election.cc:290] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.665956  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.667011  1199 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:15.654696  1481 raft_consensus.cc:2749] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.671082  1389 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.671597  1389 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.672508  1093 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.673097  1199 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:15.674073  1170 leader_election.cc:343] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.674625  1389 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.674116  1499 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.675493  1499 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.676128  1499 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.678426  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.680637  1168 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.681936  1389 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.682307  1389 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.682132  1283 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.682684  1389 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.684571  1245 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.684978  1245 ts_tablet_manager.cc:1403] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.201s	user 0.025s	sys 0.011s
I20260709 12:25:15.692009  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.692525  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.692759  1128 raft_consensus.cc:2468] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:15.695910  1244 tablet_bootstrap.cc:654] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.699726  1168 leader_election.cc:304] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.700783  1449 raft_consensus.cc:2804] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.700752  1245 raft_consensus.cc:359] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.701328  1449 raft_consensus.cc:493] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.701776  1245 raft_consensus.cc:385] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.701829  1449 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.702325  1245 raft_consensus.cc:740] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.699790  1499 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.703056  1245 consensus_queue.cc:260] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.704998  1247 tablet_bootstrap.cc:654] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.705565  1245 ts_tablet_manager.cc:1434] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 12:25:15.718684  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:15.720319  1095 leader_election.cc:343] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.720958  1245 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.726367  1244 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.727097  1244 ts_tablet_manager.cc:1403] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.111s	user 0.000s	sys 0.023s
I20260709 12:25:15.723578  1389 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.732395  1245 tablet_bootstrap.cc:654] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.732569  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:15.734190  1170 leader_election.cc:343] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.735329  1389 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.739886  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.741036  1203 raft_consensus.cc:2393] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:15.743216  1093 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.744429  1394 raft_consensus.cc:2749] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.745466  1499 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.736650  1168 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:15.748080  1244 raft_consensus.cc:359] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.755218  1244 raft_consensus.cc:385] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.715687  1449 raft_consensus.cc:515] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.755555  1244 raft_consensus.cc:740] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.752503  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:15.756474  1128 raft_consensus.cc:2393] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:15.756367  1244 consensus_queue.cc:260] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.757987  1168 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:15.752732  1389 raft_consensus.cc:2749] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:15.758913  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:15.759750  1389 raft_consensus.cc:2749] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:25:15.761379  1170 leader_election.cc:343] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.762948  1449 leader_election.cc:290] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.763983  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:15.764751  1128 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.766129  1244 ts_tablet_manager.cc:1434] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.039s	user 0.000s	sys 0.007s
I20260709 12:25:15.767160  1244 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:15.777072  1245 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.777240  1247 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.777601  1245 ts_tablet_manager.cc:1403] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.021s
I20260709 12:25:15.777690  1247 ts_tablet_manager.cc:1403] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.016s
I20260709 12:25:15.778955  1128 raft_consensus.cc:2468] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:15.780082  1168 leader_election.cc:304] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:15.780244  1247 raft_consensus.cc:359] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.780932  1247 raft_consensus.cc:385] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.780905  1449 raft_consensus.cc:2804] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:15.781399  1244 tablet_bootstrap.cc:654] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.781440  1247 raft_consensus.cc:740] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.782336  1449 raft_consensus.cc:697] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:15.782390  1247 consensus_queue.cc:260] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.782662  1245 raft_consensus.cc:359] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.783516  1245 raft_consensus.cc:385] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.783869  1245 raft_consensus.cc:740] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.783310  1449 consensus_queue.cc:237] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.784664  1245 consensus_queue.cc:260] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.785192  1247 ts_tablet_manager.cc:1434] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:15.786643  1247 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.786813  1245 ts_tablet_manager.cc:1434] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:25:15.788365  1245 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.792595  1244 tablet_bootstrap.cc:492] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.793078  1244 ts_tablet_manager.cc:1403] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 12:25:15.795486  1245 tablet_bootstrap.cc:654] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.795794  1244 raft_consensus.cc:359] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.796520  1244 raft_consensus.cc:385] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.796789  1244 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.797411  1244 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.800663  1244 ts_tablet_manager.cc:1434] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:25:15.802131  1244 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:15.807723  1247 tablet_bootstrap.cc:654] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.808353  1244 tablet_bootstrap.cc:654] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.816250  1245 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.816890  1245 ts_tablet_manager.cc:1403] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260709 12:25:15.819059  1247 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:15.819150  1244 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.819743  1244 ts_tablet_manager.cc:1403] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 12:25:15.820073  1247 ts_tablet_manager.cc:1403] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 12:25:15.819679  1245 raft_consensus.cc:359] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.820892  1245 raft_consensus.cc:385] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.821722  1245 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.822415  1245 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.823717  1244 raft_consensus.cc:359] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.824491  1244 raft_consensus.cc:385] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.824612  1245 ts_tablet_manager.cc:1434] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:25:15.824790  1244 raft_consensus.cc:740] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.825882  1245 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.825500  1244 consensus_queue.cc:260] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.827123  1394 raft_consensus.cc:493] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.826982  1483 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.827579  1394 raft_consensus.cc:515] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.829622  1394 leader_election.cc:290] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.831415  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.832585  1203 raft_consensus.cc:2468] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:15.833995  1245 tablet_bootstrap.cc:654] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.834250  1093 leader_election.cc:304] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:15.835171  1315 raft_consensus.cc:2804] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.835537  1315 raft_consensus.cc:493] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.835934  1315 raft_consensus.cc:3060] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.835618  1244 ts_tablet_manager.cc:1434] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:25:15.838407  1244 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:15.840740  1483 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.841287  1483 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.843236  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.844280  1483 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.845489  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.846812  1199 raft_consensus.cc:2468] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:15.848348  1017 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
W20260709 12:25:15.850397  1095 leader_election.cc:343] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.851855  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:15.852372  1245 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.852978  1244 tablet_bootstrap.cc:654] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.853060  1245 ts_tablet_manager.cc:1403] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.015s
W20260709 12:25:15.853490  1017 leader_election.cc:343] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.855875  1449 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.856434  1449 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.856707  1245 raft_consensus.cc:359] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.857627  1245 raft_consensus.cc:385] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.857957  1245 raft_consensus.cc:740] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.858230  1051 raft_consensus.cc:3060] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.858845  1245 consensus_queue.cc:260] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.859823  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.862177  1245 ts_tablet_manager.cc:1434] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 12:25:15.862237  1170 leader_election.cc:343] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.863606  1245 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.866139  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:15.867956  1168 leader_election.cc:343] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.868603  1168 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:15.868098  1244 tablet_bootstrap.cc:492] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:15.869807  1501 raft_consensus.cc:2749] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.870729  1244 ts_tablet_manager.cc:1403] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260709 12:25:15.870790  1449 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:15.871973  1483 raft_consensus.cc:2804] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.872246  1245 tablet_bootstrap.cc:654] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.872395  1483 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.872799  1483 raft_consensus.cc:3060] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.876734  1468 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.874269  1244 raft_consensus.cc:359] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.877503  1468 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.878080  1244 raft_consensus.cc:385] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.878362  1244 raft_consensus.cc:740] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.879282  1244 consensus_queue.cc:260] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.880134  1468 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.887967  1244 ts_tablet_manager.cc:1434] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:25:15.889027  1244 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:15.889936  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.895081  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.895977  1203 raft_consensus.cc:2468] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:15.898173  1245 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:15.898777  1245 ts_tablet_manager.cc:1403] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.000s
I20260709 12:25:15.901530  1093 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:15.905892  1499 raft_consensus.cc:2804] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.906667  1499 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.907109  1499 raft_consensus.cc:3060] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.910722  1245 raft_consensus.cc:359] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.911549  1245 raft_consensus.cc:385] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.911893  1245 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.913726  1199 raft_consensus.cc:3060] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.914347  1247 raft_consensus.cc:359] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.915189  1247 raft_consensus.cc:385] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.915524  1247 raft_consensus.cc:740] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.915288  1245 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.913025   951 catalog_manager.cc:5697] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:15.930603  1315 raft_consensus.cc:515] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.934484  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:15.934633  1315 leader_election.cc:290] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.935123  1052 raft_consensus.cc:3060] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.937623  1247 consensus_queue.cc:260] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.941691  1245 ts_tablet_manager.cc:1434] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 12:25:15.943076  1245 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:15.946825  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.948724  1200 raft_consensus.cc:3060] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.951675  1247 ts_tablet_manager.cc:1434] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.001s
I20260709 12:25:15.954347  1203 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:15.958213  1247 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:15.967473  1499 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.970408  1244 tablet_bootstrap.cc:654] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.971369  1499 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:15.972098  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:15.972728  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:15.973300  1203 raft_consensus.cc:3060] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.970758  1483 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.974977  1054 raft_consensus.cc:2393] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:15.976891  1449 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.977445  1449 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.978096  1315 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.978796  1315 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.980355  1283 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:15.959393  1052 raft_consensus.cc:2468] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:15.991107  1481 raft_consensus.cc:493] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.992667  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.992857  1481 raft_consensus.cc:515] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.994484  1501 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.996304  1095 leader_election.cc:304] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:15.996752  1203 raft_consensus.cc:2468] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:15.995128  1501 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:15.984038  1449 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:16.009936  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:15.984408  1315 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.011041  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:15.971921  1499 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.095s
I20260709 12:25:16.080580  1200 raft_consensus.cc:2468] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:15.991961  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:16.014704  1017 leader_election.cc:343] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:16.085939  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 71295.1us
I20260709 12:25:16.005942  1468 raft_consensus.cc:2804] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.000228  1481 leader_election.cc:290] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.075081  1501 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:16.089880  1483 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.093003  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:16.063534  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.022934  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:16.064388  1093 leader_election.cc:343] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.104285  1130 raft_consensus.cc:2468] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:16.099406  1468 raft_consensus.cc:697] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:16.116743  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.121614  1245 tablet_bootstrap.cc:654] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.122771  1017 leader_election.cc:304] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
W20260709 12:25:16.126561  1095 leader_election.cc:343] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.117511  1200 raft_consensus.cc:2393] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:16.127167  1095 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.128146  1444 raft_consensus.cc:2804] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.128851  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.129055  1250 raft_consensus.cc:493] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.132833  1499 raft_consensus.cc:2749] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.137797  1250 raft_consensus.cc:515] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.140146  1250 leader_election.cc:290] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.140534  1247 tablet_bootstrap.cc:654] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.131243  1444 raft_consensus.cc:493] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.141000  1444 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:16.146353  1170 leader_election.cc:343] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.110240  1093 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.147541  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:16.148263  1127 raft_consensus.cc:2393] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:16.149747  1250 raft_consensus.cc:2804] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.150454  1250 raft_consensus.cc:697] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:16.151252  1250 consensus_queue.cc:237] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.153857  1168 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:25:16.156054  1168 leader_election.cc:343] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.156574  1168 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:16.157383  1389 raft_consensus.cc:2749] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:16.158206  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.158524  1389 raft_consensus.cc:2749] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:16.161079  1095 leader_election.cc:343] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.160655  1447 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.164693  1244 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:16.164831  1052 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:16.165383  1244 ts_tablet_manager.cc:1403] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.277s	user 0.020s	sys 0.022s
I20260709 12:25:16.166659  1499 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.171988  1447 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.174885  1447 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.147228  1468 consensus_queue.cc:237] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.180627  1017 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:16.181758  1283 raft_consensus.cc:2749] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.184003  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.185326  1128 raft_consensus.cc:2393] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
W20260709 12:25:16.201221  1170 consensus_peers.cc:597] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:16.180286  1444 raft_consensus.cc:515] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.221902  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:16.222604  1128 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.225529  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.226595  1201 raft_consensus.cc:2393] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:16.227427  1245 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:16.227880  1245 ts_tablet_manager.cc:1403] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.285s	user 0.010s	sys 0.006s
I20260709 12:25:16.227685  1244 raft_consensus.cc:359] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.228519  1244 raft_consensus.cc:385] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.229014  1244 raft_consensus.cc:740] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.229453  1017 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:16.229825  1244 consensus_queue.cc:260] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.232690  1481 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.242198  1444 leader_election.cc:290] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.243427  1247 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.243901  1247 ts_tablet_manager.cc:1403] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.286s	user 0.022s	sys 0.034s
I20260709 12:25:16.236027  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.245944  1201 raft_consensus.cc:2468] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:16.248250  1247 raft_consensus.cc:359] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.248934  1247 raft_consensus.cc:385] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.249300  1247 raft_consensus.cc:740] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.250094  1247 consensus_queue.cc:260] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.251049  1128 raft_consensus.cc:2468] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:16.251659  1247 ts_tablet_manager.cc:1434] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:16.252353  1017 leader_election.cc:304] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:16.253057  1478 raft_consensus.cc:2804] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.253602  1478 raft_consensus.cc:697] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:16.253115  1245 raft_consensus.cc:359] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.254146  1245 raft_consensus.cc:385] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.254340  1247 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.254539  1245 raft_consensus.cc:740] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.254452  1478 consensus_queue.cc:237] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.259536  1093 leader_election.cc:304] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.265422  1499 raft_consensus.cc:2804] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.265872  1499 raft_consensus.cc:493] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.266196  1499 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.267660  1315 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.268447  1315 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.255672  1245 consensus_queue.cc:260] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.275666  1244 ts_tablet_manager.cc:1434] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.110s	user 0.003s	sys 0.005s
I20260709 12:25:16.281786  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.278599  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:16.292519  1017 leader_election.cc:343] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.292520  1315 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:16.298477  1095 leader_election.cc:343] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.301826  1245 ts_tablet_manager.cc:1434] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.074s	user 0.018s	sys 0.015s
I20260709 12:25:16.303277  1245 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:16.314067  1244 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:16.313845  1499 raft_consensus.cc:515] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.323799  1499 leader_election.cc:290] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.324626  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:16.325217  1203 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.315369  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.326380  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:16.327164  1202 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:16.327529  1052 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.305681  1391 consensus_queue.cc:1048] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:25:16.331559  1203 raft_consensus.cc:2468] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:16.331130  1093 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.339639  1093 leader_election.cc:304] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:16.340276  1250 raft_consensus.cc:2804] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.340785  1250 raft_consensus.cc:697] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:16.341738  1250 consensus_queue.cc:237] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.343851   949 catalog_manager.cc:5697] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.347265   949 catalog_manager.cc:5697] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.344367  1315 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.350899  1315 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.353711  1052 raft_consensus.cc:2468] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:16.359908  1315 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.382509  1389 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.383059  1389 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.376089  1481 raft_consensus.cc:2749] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.388149  1244 tablet_bootstrap.cc:654] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:16.392220  1520 log.cc:927] Time spent T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 12:25:16.393502   948 catalog_manager.cc:5697] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.394539  1389 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:16.396325  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.397251  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:16.416455  1168 leader_election.cc:343] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:16.430805  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 50086us
W20260709 12:25:16.437656  1170 leader_election.cc:343] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.438697  1170 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:16.440732  1389 raft_consensus.cc:2749] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.455634  1245 tablet_bootstrap.cc:654] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.453493  1315 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.458333  1315 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.460784  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:16.461680  1200 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.463043  1247 tablet_bootstrap.cc:654] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.472532  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:16.477373  1095 leader_election.cc:343] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.486526  1244 tablet_bootstrap.cc:492] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:16.486991  1244 ts_tablet_manager.cc:1403] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.014s
I20260709 12:25:16.490491  1244 raft_consensus.cc:359] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.491456  1244 raft_consensus.cc:385] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.491808  1244 raft_consensus.cc:740] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.492393  1244 consensus_queue.cc:260] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.488919  1200 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:16.506983   949 catalog_manager.cc:5697] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.509145  1093 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.510040  1244 ts_tablet_manager.cc:1434] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 12:25:16.513641  1525 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.514170  1525 raft_consensus.cc:697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:16.514984  1525 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.516178  1244 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:16.533113  1245 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:16.533663  1245 ts_tablet_manager.cc:1403] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.231s	user 0.009s	sys 0.013s
I20260709 12:25:16.536684  1245 raft_consensus.cc:359] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.541313  1245 raft_consensus.cc:385] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.541657  1245 raft_consensus.cc:740] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.542289  1245 consensus_queue.cc:260] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.549870  1247 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.550483  1247 ts_tablet_manager.cc:1403] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.296s	user 0.013s	sys 0.013s
W20260709 12:25:16.556077   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:16.552956  1247 raft_consensus.cc:359] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.557210  1247 raft_consensus.cc:385] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.557554  1247 raft_consensus.cc:740] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.558154  1244 tablet_bootstrap.cc:654] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.558569  1247 consensus_queue.cc:260] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.564731  1247 ts_tablet_manager.cc:1434] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 12:25:16.565956  1247 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.570173  1245 ts_tablet_manager.cc:1434] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 12:25:16.571525  1245 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:16.573554  1525 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.574105  1525 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.576325  1525 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.578864  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:16.580340  1093 leader_election.cc:343] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.581251  1244 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:16.581734  1244 ts_tablet_manager.cc:1403] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.012s
I20260709 12:25:16.582098  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.583256  1247 tablet_bootstrap.cc:654] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.584333  1244 raft_consensus.cc:359] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.585093  1244 raft_consensus.cc:385] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.585358  1244 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
W20260709 12:25:16.585970  1095 leader_election.cc:343] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.586033  1244 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.578855  1245 tablet_bootstrap.cc:654] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.586565  1095 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.587622  1315 raft_consensus.cc:2749] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.588065   949 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.590030  1525 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.596885  1244 ts_tablet_manager.cc:1434] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:25:16.598070  1244 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:16.605089  1245 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:16.606449  1244 tablet_bootstrap.cc:654] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.608291  1245 ts_tablet_manager.cc:1403] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260709 12:25:16.620842  1245 raft_consensus.cc:359] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.623126  1244 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:16.624544  1245 raft_consensus.cc:385] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.624778  1244 ts_tablet_manager.cc:1403] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.002s
I20260709 12:25:16.624858  1245 raft_consensus.cc:740] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.627252  1245 consensus_queue.cc:260] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.629369  1245 ts_tablet_manager.cc:1434] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.005s
I20260709 12:25:16.631083  1245 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:16.637213  1245 tablet_bootstrap.cc:654] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.637912  1532 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:16.642882  1247 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.644074  1247 ts_tablet_manager.cc:1403] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.002s
I20260709 12:25:16.647482  1247 raft_consensus.cc:359] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.648130  1247 raft_consensus.cc:385] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.648380  1247 raft_consensus.cc:740] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.648994  1247 consensus_queue.cc:260] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.651312  1247 ts_tablet_manager.cc:1434] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:16.670856  1247 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.677454  1247 tablet_bootstrap.cc:654] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.627714  1244 raft_consensus.cc:359] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.680308  1244 raft_consensus.cc:385] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.680704  1244 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.684055  1200 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.691808  1247 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.692376  1247 ts_tablet_manager.cc:1403] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260709 12:25:16.692413  1481 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.695837  1247 raft_consensus.cc:359] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.696696  1247 raft_consensus.cc:385] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.697065  1247 raft_consensus.cc:740] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.697964  1247 consensus_queue.cc:260] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.700182  1247 ts_tablet_manager.cc:1434] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:16.701398  1247 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.693115  1244 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.711329  1478 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.712348  1244 ts_tablet_manager.cc:1434] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 12:25:16.713213  1247 tablet_bootstrap.cc:654] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.713397  1244 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:16.735388  1244 tablet_bootstrap.cc:654] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.738319  1245 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:16.738933  1245 ts_tablet_manager.cc:1403] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.040s
I20260709 12:25:16.743525  1245 raft_consensus.cc:359] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.744382  1245 raft_consensus.cc:385] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.744705  1245 raft_consensus.cc:740] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.748044  1532 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.748265  1245 consensus_queue.cc:260] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.753659  1481 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.754163  1481 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.756695  1481 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.758802  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.759505  1127 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:16.759743  1245 ts_tablet_manager.cc:1434] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 12:25:16.761309  1245 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:16.761896  1017 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:16.762704  1481 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.763059  1481 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.763535  1481 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.770738  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:16.772794  1017 leader_election.cc:343] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.775172  1245 tablet_bootstrap.cc:654] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.782760  1527 consensus_queue.cc:1048] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.784161  1527 consensus_queue.cc:1048] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.788673  1245 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:16.789269  1245 ts_tablet_manager.cc:1403] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 12:25:16.791049  1052 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.792805  1481 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.795440  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:16.796015  1127 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.802112  1245 raft_consensus.cc:359] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.819190  1245 raft_consensus.cc:385] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.819646  1245 raft_consensus.cc:740] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.820590  1245 consensus_queue.cc:260] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.857054  1245 ts_tablet_manager.cc:1434] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.002s
I20260709 12:25:16.846771  1527 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.851660  1315 raft_consensus.cc:493] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.867182  1527 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.878017  1247 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.878705  1247 ts_tablet_manager.cc:1403] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.178s	user 0.007s	sys 0.020s
I20260709 12:25:16.879369  1501 raft_consensus.cc:493] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.879576  1527 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.881646  1245 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:16.882831  1447 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.879859  1501 raft_consensus.cc:515] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.883388  1447 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.885221  1501 leader_election.cc:290] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:16.885139  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.869764  1315 raft_consensus.cc:515] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.885558  1447 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.886139  1200 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:16.889256  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.889806  1315 leader_election.cc:290] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.887560  1127 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
W20260709 12:25:16.891412  1170 leader_election.cc:343] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.892022  1244 tablet_bootstrap.cc:492] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:16.893661  1244 ts_tablet_manager.cc:1403] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.181s	user 0.043s	sys 0.063s
I20260709 12:25:16.894848  1093 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:16.867722  1481 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.896420  1532 raft_consensus.cc:2804] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.896270  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.896799  1532 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.898053  1532 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.899132  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.899812  1127 raft_consensus.cc:2468] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
W20260709 12:25:16.901880  1093 leader_election.cc:343] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.909538  1532 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.911815  1532 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.913120  1247 raft_consensus.cc:359] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.913947  1247 raft_consensus.cc:385] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.914201  1247 raft_consensus.cc:740] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.914455  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.915226  1200 raft_consensus.cc:2393] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:25:16.916467  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:16.916272  1247 consensus_queue.cc:260] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.919031  1247 ts_tablet_manager.cc:1434] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:25:16.920024  1247 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.920902  1050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:16.925987  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:16.927181  1202 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.921679  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:16.923604  1250 raft_consensus.cc:493] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.930673  1250 raft_consensus.cc:515] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.932473  1250 leader_election.cc:290] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.921589  1478 raft_consensus.cc:493] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:25:16.933400  1247 tablet_bootstrap.cc:654] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.933326  1478 raft_consensus.cc:515] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:16.935264  1017 leader_election.cc:343] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.937073  1478 leader_election.cc:290] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:16.939419  1017 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:16.941426  1447 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.942028  1447 raft_consensus.cc:697] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:16.942147  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:16.943143  1447 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.943722  1168 leader_election.cc:304] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.945335  1501 raft_consensus.cc:2804] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.945713  1501 raft_consensus.cc:493] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.946049  1501 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.946329  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:16.954156  1095 leader_election.cc:343] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.954631  1095 leader_election.cc:304] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:16.954826  1247 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:16.955307  1247 ts_tablet_manager.cc:1403] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260709 12:25:16.955228  1525 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.957156  1525 raft_consensus.cc:2749] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:16.958240  1095 leader_election.cc:343] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.958235  1247 raft_consensus.cc:359] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.959052  1247 raft_consensus.cc:385] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.959336  1247 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.959767  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.960155  1247 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.960922  1203 raft_consensus.cc:2468] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:16.962926  1247 ts_tablet_manager.cc:1434] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:16.964092  1247 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:16.968513  1501 raft_consensus.cc:515] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.969321  1093 leader_election.cc:304] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:16.971472  1531 raft_consensus.cc:2804] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.971582  1247 tablet_bootstrap.cc:654] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.971968  1531 raft_consensus.cc:493] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.972486  1531 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.981611  1244 raft_consensus.cc:359] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:16.984373  1095 leader_election.cc:343] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:17.010747  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 51874.5us
I20260709 12:25:17.010867  1531 raft_consensus.cc:515] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:16.985069  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:17.023334  1170 leader_election.cc:343] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.986918  1202 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:16.986784  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:16.988135  1245 tablet_bootstrap.cc:654] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.001891  1247 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.002045  1449 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.025789  1093 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.025938  1449 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.027034  1532 raft_consensus.cc:2804] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.027379  1247 ts_tablet_manager.cc:1403] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.006s
I20260709 12:25:17.027706  1532 raft_consensus.cc:697] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:17.029318  1532 consensus_queue.cc:237] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.030414  1247 raft_consensus.cc:359] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.030856  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.031198  1247 raft_consensus.cc:385] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.031616  1247 raft_consensus.cc:740] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.033555  1247 consensus_queue.cc:260] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.027029   948 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.009781  1501 leader_election.cc:290] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.037595  1449 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.038844  1247 ts_tablet_manager.cc:1434] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:17.039595  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:17.040601  1124 raft_consensus.cc:2393] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 1: Already voted for candidate 5ef735057285488aab0e1e9d9ac42fcb in this term.
I20260709 12:25:17.040797  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.018321  1017 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:17.045719  1478 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.047307  1168 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:17.049269  1389 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.054359  1478 raft_consensus.cc:2749] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.053639   948 catalog_manager.cc:5697] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.060536  1389 raft_consensus.cc:2749] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.013433  1531 leader_election.cc:290] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.063105  1247 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:17.014942  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:17.064136  1203 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.071310  1247 tablet_bootstrap.cc:654] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.015708  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.018412  1244 raft_consensus.cc:385] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.018296  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:17.073895  1244 raft_consensus.cc:740] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.074690  1244 consensus_queue.cc:260] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.007609  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:17.076843  1053 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.078064  1128 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.077438  1244 ts_tablet_manager.cc:1434] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.183s	user 0.004s	sys 0.000s
I20260709 12:25:17.083148  1244 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:17.099267  1250 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:17.103297  1203 raft_consensus.cc:2468] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.103492  1053 raft_consensus.cc:2468] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.105115  1093 leader_election.cc:304] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.106340  1250 raft_consensus.cc:2804] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.106877  1250 raft_consensus.cc:697] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:17.108407  1128 raft_consensus.cc:2468] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:17.108716  1250 consensus_queue.cc:237] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.110306  1017 leader_election.cc:304] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:17.113999  1481 raft_consensus.cc:2749] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:17.128216  1245 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:17.129034  1245 ts_tablet_manager.cc:1403] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.259s	user 0.016s	sys 0.012s
I20260709 12:25:17.129434  1531 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:17.130110  1247 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.130532  1247 ts_tablet_manager.cc:1403] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.011s
I20260709 12:25:17.136010  1245 raft_consensus.cc:359] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.136981  1245 raft_consensus.cc:385] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.137326  1245 raft_consensus.cc:740] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.133294  1247 raft_consensus.cc:359] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.138629  1247 raft_consensus.cc:385] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.138245  1245 consensus_queue.cc:260] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.138916  1247 raft_consensus.cc:740] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.141784  1247 consensus_queue.cc:260] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.144577  1247 ts_tablet_manager.cc:1434] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:25:17.145020  1245 ts_tablet_manager.cc:1434] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:17.145880  1247 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:17.146489  1245 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:17.150295  1168 leader_election.cc:304] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.151923  1389 raft_consensus.cc:2804] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.152593  1389 raft_consensus.cc:697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:17.153703  1389 consensus_queue.cc:237] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.155193  1247 tablet_bootstrap.cc:654] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.162714  1525 raft_consensus.cc:493] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.163553  1525 raft_consensus.cc:515] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.181898  1525 leader_election.cc:290] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.183264  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321708ab693f4c2c8833a27336d25e03" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:17.184141  1203 raft_consensus.cc:2468] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:17.185667  1093 leader_election.cc:304] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.187325  1525 raft_consensus.cc:2804] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.187791  1525 raft_consensus.cc:493] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.188217  1525 raft_consensus.cc:3060] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.188709  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321708ab693f4c2c8833a27336d25e03" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.195320  1247 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.196291  1244 tablet_bootstrap.cc:654] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:17.196652  1095 leader_election.cc:343] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.195864  1247 ts_tablet_manager.cc:1403] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.014s
I20260709 12:25:17.214082   948 catalog_manager.cc:5697] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.247014  1247 raft_consensus.cc:359] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.247985  1247 raft_consensus.cc:385] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.248857  1244 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:17.249364  1244 ts_tablet_manager.cc:1403] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.009s
I20260709 12:25:17.248275  1247 raft_consensus.cc:740] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.259443  1247 consensus_queue.cc:260] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.263072  1245 tablet_bootstrap.cc:654] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.274864  1247 ts_tablet_manager.cc:1434] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.002s
I20260709 12:25:17.275938   947 catalog_manager.cc:5697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:17.275976  1247 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:17.279462  1244 raft_consensus.cc:359] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.283648  1247 tablet_bootstrap.cc:654] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.294800  1244 raft_consensus.cc:385] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.295146  1244 raft_consensus.cc:740] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.296001  1244 consensus_queue.cc:260] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.289793  1525 raft_consensus.cc:515] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.298920  1244 ts_tablet_manager.cc:1434] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 12:25:17.299382  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321708ab693f4c2c8833a27336d25e03" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.299940  1053 raft_consensus.cc:3060] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.310389  1525 leader_election.cc:290] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.308946  1053 raft_consensus.cc:2468] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.311956  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321708ab693f4c2c8833a27336d25e03" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:17.312459  1095 leader_election.cc:304] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.312623  1203 raft_consensus.cc:3060] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.313359  1525 raft_consensus.cc:2804] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.314209  1525 raft_consensus.cc:697] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:17.315227  1525 consensus_queue.cc:237] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.323022  1247 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.323700  1247 ts_tablet_manager.cc:1403] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.009s
I20260709 12:25:17.324502  1244 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:17.327136  1247 raft_consensus.cc:359] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.327750  1245 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:17.328194  1247 raft_consensus.cc:385] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.328519  1247 raft_consensus.cc:740] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.328606  1245 ts_tablet_manager.cc:1403] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.182s	user 0.010s	sys 0.006s
I20260709 12:25:17.330893  1203 raft_consensus.cc:2468] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.332000  1245 raft_consensus.cc:359] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.332772  1245 raft_consensus.cc:385] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.333052  1245 raft_consensus.cc:740] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.333714  1245 consensus_queue.cc:260] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.335737  1245 ts_tablet_manager.cc:1434] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:17.336678  1245 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:17.340348   948 catalog_manager.cc:5697] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.341862  1247 consensus_queue.cc:260] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.342703  1244 tablet_bootstrap.cc:654] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.350756  1247 ts_tablet_manager.cc:1434] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:25:17.351866  1247 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:17.356451  1245 tablet_bootstrap.cc:654] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.359345  1244 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:17.360041  1244 ts_tablet_manager.cc:1403] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 12:25:17.363897  1244 raft_consensus.cc:359] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.364743  1389 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.365235  1389 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.366940  1247 tablet_bootstrap.cc:654] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.367339  1389 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.364782  1244 raft_consensus.cc:385] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.369520  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.370047  1244 raft_consensus.cc:740] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.370296  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:17.370901  1245 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:17.370957  1124 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:17.371549  1245 ts_tablet_manager.cc:1403] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 12:25:17.371011  1244 consensus_queue.cc:260] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:17.371184  1170 leader_election.cc:343] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.373404  1244 ts_tablet_manager.cc:1434] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:25:17.374298  1168 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.374820  1244 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:17.375367  1501 raft_consensus.cc:493] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.374931  1245 raft_consensus.cc:359] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.375885  1245 raft_consensus.cc:385] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.375847  1501 raft_consensus.cc:515] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.376343  1245 raft_consensus.cc:740] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.377377  1245 consensus_queue.cc:260] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.380622  1245 ts_tablet_manager.cc:1434] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:25:17.381956  1245 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:17.384066  1501 leader_election.cc:290] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.384617  1501 raft_consensus.cc:2804] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.385048  1501 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.385442  1501 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.385834  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:17.387212  1170 leader_election.cc:343] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.387800  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:17.387972  1245 tablet_bootstrap.cc:654] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.388424  1525 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.388486  1124 raft_consensus.cc:2468] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:17.388993  1525 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.390152  1168 leader_election.cc:304] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.391280  1525 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.391757  1449 raft_consensus.cc:2804] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.392148  1449 raft_consensus.cc:493] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.392493  1449 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.399317  1525 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.399972  1525 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.404424  1525 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.385439  1244 tablet_bootstrap.cc:654] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.407721  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.410058  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:17.410437  1051 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.411584  1095 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.412384  1525 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:17.412415  1095 leader_election.cc:343] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.416220  1525 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.416697  1525 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:17.429365  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:17.438158  1203 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:17.429850  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:17.439563  1202 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.430012  1481 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:17.442888  1093 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.444113  1531 raft_consensus.cc:2804] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.444640  1531 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.445055  1531 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.434573  1244 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:17.446643  1244 ts_tablet_manager.cc:1403] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.005s
I20260709 12:25:17.449877  1244 raft_consensus.cc:359] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.450579  1244 raft_consensus.cc:385] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.450822  1244 raft_consensus.cc:740] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.453330  1531 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.453949  1244 consensus_queue.cc:260] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.455673  1531 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.457544  1244 ts_tablet_manager.cc:1434] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:17.459856  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.462992  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:17.463996  1203 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:17.467638  1095 leader_election.cc:343] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.470583  1244 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:17.471141  1250 consensus_queue.cc:1048] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:17.434643  1449 raft_consensus.cc:515] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.482285  1449 leader_election.cc:290] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.497733  1247 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.498267  1203 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:17.498411  1247 ts_tablet_manager.cc:1403] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.038s
I20260709 12:25:17.500577  1093 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:17.501715  1250 raft_consensus.cc:2804] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.504144  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.504623  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:17.504911  1052 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.512096  1250 raft_consensus.cc:697] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:17.505178  1124 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.517495  1245 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:17.518061  1245 ts_tablet_manager.cc:1403] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.069s
I20260709 12:25:17.512864  1250 consensus_queue.cc:237] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.510802  1532 consensus_queue.cc:1048] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:25:17.493480  1501 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.527451  1525 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.531214  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:17.531339  1245 raft_consensus.cc:359] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.531957  1123 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.532244  1245 raft_consensus.cc:385] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.532691  1245 raft_consensus.cc:740] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.533468  1245 consensus_queue.cc:260] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.536448  1245 ts_tablet_manager.cc:1434] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:25:17.537590  1245 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:17.538277  1394 consensus_queue.cc:1048] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:17.531910  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.537822  1247 raft_consensus.cc:359] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.543008  1247 raft_consensus.cc:385] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.543586  1247 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
W20260709 12:25:17.549685  1170 leader_election.cc:343] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.555564  1247 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.563306  1247 ts_tablet_manager.cc:1434] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 12:25:17.565937  1247 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:17.561970  1478 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:17.542733  1501 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.571492  1124 raft_consensus.cc:2468] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:17.599793  1168 leader_election.cc:304] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.600080  1123 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:17.600615  1389 raft_consensus.cc:2804] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.601150  1389 raft_consensus.cc:697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:17.644258   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:17.646087  1245 tablet_bootstrap.cc:654] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.657302  1582 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.658015  1582 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.678426  1244 tablet_bootstrap.cc:654] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.647096  1052 raft_consensus.cc:2468] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
W20260709 12:25:17.687898  1578 log.cc:927] Time spent T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:25:17.651057  1168 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:25:17.701185  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 82329.1us
I20260709 12:25:17.702134  1391 raft_consensus.cc:2804] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.702831  1391 raft_consensus.cc:697] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:17.704452  1391 consensus_queue.cc:237] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.711805  1525 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.656206  1389 consensus_queue.cc:237] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.732241  1247 tablet_bootstrap.cc:654] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.741232  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:17.742292  1203 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:17.746263  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 77500.8us
I20260709 12:25:17.752519  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:17.753333  1054 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:17.746812  1170 consensus_peers.cc:597] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:17.758493  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:17.759011  1389 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:25:17.800209  1585 raft_consensus.cc:493] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.810355  1203 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:17.822610  1093 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:17.827219  1582 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.791316  1128 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:17.800972  1585 raft_consensus.cc:515] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:17.832407  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 67713.4us
I20260709 12:25:17.833761  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:17.834396  1203 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 0.
I20260709 12:25:17.835780  1017 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:17.844741  1245 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:17.845275  1245 ts_tablet_manager.cc:1403] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.308s	user 0.016s	sys 0.010s
I20260709 12:25:17.864153  1244 tablet_bootstrap.cc:492] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:17.864691  1244 ts_tablet_manager.cc:1403] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.394s	user 0.015s	sys 0.006s
I20260709 12:25:17.865254  1499 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:17.875973  1590 raft_consensus.cc:2804] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:17.890887  1589 log.cc:927] Time spent T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 12:25:17.818701   947 catalog_manager.cc:5697] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.894191  1590 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.894770  1590 raft_consensus.cc:3060] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:17.914426  1588 log.cc:927] Time spent T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 12:25:17.916285  1499 raft_consensus.cc:697] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:17.917207  1499 consensus_queue.cc:237] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.923285  1585 leader_election.cc:290] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.938265  1247 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:17.939160  1247 ts_tablet_manager.cc:1403] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.374s	user 0.021s	sys 0.043s
I20260709 12:25:17.949885  1244 raft_consensus.cc:359] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.951054  1244 raft_consensus.cc:385] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.951424  1244 raft_consensus.cc:740] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.952461  1054 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:17.955677  1244 consensus_queue.cc:260] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.958161  1245 raft_consensus.cc:359] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.959151  1245 raft_consensus.cc:385] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.959512  1245 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.962512  1245 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.972615  1247 raft_consensus.cc:359] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.973541  1247 raft_consensus.cc:385] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.974020  1247 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.977908  1245 ts_tablet_manager.cc:1434] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.002s
I20260709 12:25:17.979888  1244 ts_tablet_manager.cc:1434] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.001s
I20260709 12:25:17.980423  1247 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.972875  1501 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.986119  1596 raft_consensus.cc:493] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.987012  1596 raft_consensus.cc:515] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.991400  1596 leader_election.cc:290] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:17.994431  1501 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:17.996379  1501 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:17.999042  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.001164  1245 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
W20260709 12:25:18.001336  1170 leader_election.cc:343] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.022081  1247 ts_tablet_manager.cc:1434] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.029s
I20260709 12:25:18.023794  1247 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:18.018563  1590 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.031615  1244 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:18.047663  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:18.048874  1126 raft_consensus.cc:2468] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
W20260709 12:25:18.063182  1095 consensus_peers.cc:597] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:18.067974  1449 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.068145  1168 leader_election.cc:304] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:18.068836  1449 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.074601  1449 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.074731  1601 raft_consensus.cc:2804] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.075253  1601 raft_consensus.cc:493] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.075623  1601 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.077394  1245 tablet_bootstrap.cc:654] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.086601  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.084609  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:18.088239  1124 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:18.091732  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.079553  1590 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:18.101133  1170 leader_election.cc:343] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.102404  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.096009  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:18.103883  1196 raft_consensus.cc:3060] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.105882  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:18.111555  1170 leader_election.cc:343] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:18.137850  1095 leader_election.cc:343] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.139261  1250 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:18.169951  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:18.170732  1124 raft_consensus.cc:3060] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.176772  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:18.173704  1525 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:18.128770  1168 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.180210  1047 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.234220  1245 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:18.235452  1245 ts_tablet_manager.cc:1403] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.238s	user 0.027s	sys 0.018s
I20260709 12:25:18.236871  1244 tablet_bootstrap.cc:654] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:18.250463  1608 log.cc:927] Time spent T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 12:25:18.232373  1391 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.264894  1247 tablet_bootstrap.cc:654] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.263203  1391 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:18.247159  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 144767us
I20260709 12:25:18.264935  1601 raft_consensus.cc:515] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.277683  1391 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:18.278152  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 76897.2us
W20260709 12:25:18.297251  1168 leader_election.cc:343] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.299562  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:18.302883  1196 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:18.302937  1198 raft_consensus.cc:2393] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:18.304889  1124 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 1.
I20260709 12:25:18.312919  1093 leader_election.cc:304] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.313162  1017 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:18.313719  1532 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:18.315011  1095 consensus_peers.cc:597] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:18.307138  1245 raft_consensus.cc:359] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.317086  1601 leader_election.cc:290] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.318279  1245 raft_consensus.cc:385] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.318601  1245 raft_consensus.cc:740] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.319235  1600 raft_consensus.cc:2804] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:18.320650  1170 consensus_peers.cc:597] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:18.323383  1601 raft_consensus.cc:2749] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.323727  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:18.324868  1501 consensus_queue.cc:1048] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.325927  1600 raft_consensus.cc:697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
W20260709 12:25:18.327293  1170 leader_election.cc:343] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.330334  1245 consensus_queue.cc:260] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.343647  1245 ts_tablet_manager.cc:1434] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.108s	user 0.004s	sys 0.006s
I20260709 12:25:18.344089   948 catalog_manager.cc:5697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.346491   948 catalog_manager.cc:5697] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.326910  1600 consensus_queue.cc:237] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.348908  1593 consensus_queue.cc:1048] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:25:18.362577  1245 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:18.378047  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:18.378903  1481 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:18.379674  1481 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.382148  1247 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:18.382814  1247 ts_tablet_manager.cc:1403] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.360s	user 0.011s	sys 0.019s
I20260709 12:25:18.407421  1391 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.419736  1247 raft_consensus.cc:359] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.423276  1247 raft_consensus.cc:385] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.423584  1247 raft_consensus.cc:740] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.424283  1247 consensus_queue.cc:260] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.427680  1247 ts_tablet_manager.cc:1434] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.004s
I20260709 12:25:18.445468  1449 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:18.450438  1532 raft_consensus.cc:2749] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.462941  1244 tablet_bootstrap.cc:492] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:18.463630  1244 ts_tablet_manager.cc:1403] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.433s	user 0.031s	sys 0.041s
I20260709 12:25:18.465250  1047 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:18.474452  1196 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:18.477960  1244 raft_consensus.cc:359] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.479514  1245 tablet_bootstrap.cc:654] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.479938  1250 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.480865  1244 raft_consensus.cc:385] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.485002  1244 raft_consensus.cc:740] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.487287  1391 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.486267  1244 consensus_queue.cc:260] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.491677  1247 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:18.494174  1481 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:18.500872  1244 ts_tablet_manager.cc:1434] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 12:25:18.524343  1244 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
W20260709 12:25:18.539050  1617 log.cc:927] Time spent T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.167s	user 0.003s	sys 0.000s
I20260709 12:25:18.548014  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:18.552830  1170 leader_election.cc:343] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.548089  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:18.581926  1247 tablet_bootstrap.cc:654] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.582796  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:18.594878  1245 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:18.595407  1245 ts_tablet_manager.cc:1403] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.241s	user 0.011s	sys 0.022s
I20260709 12:25:18.595603  1532 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 12:25:18.602684  1613 log.cc:927] Time spent T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.161s	user 0.000s	sys 0.006s
I20260709 12:25:18.606679  1017 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:18.610529  1600 raft_consensus.cc:2749] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.622484  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:18.623306  1129 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.639607  1601 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:18.640789  1245 raft_consensus.cc:359] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.650571  1245 raft_consensus.cc:385] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.650969  1245 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.668936  1245 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.674932  1129 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:18.677130  1047 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.677488  1245 ts_tablet_manager.cc:1434] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.002s
I20260709 12:25:18.678586  1245 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:18.685793  1389 raft_consensus.cc:493] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.686592  1389 raft_consensus.cc:515] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.688840  1389 leader_election.cc:290] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.692054  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:18.693946  1170 leader_election.cc:343] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.690311   948 catalog_manager.cc:5697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.653659  1125 raft_consensus.cc:2468] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
W20260709 12:25:18.703588  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 71909.7us
I20260709 12:25:18.707536  1168 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.708551  1501 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.709477  1501 raft_consensus.cc:697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:18.710512  1501 consensus_queue.cc:237] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.714584  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:18.715346  1129 raft_consensus.cc:2468] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:18.717427  1168 leader_election.cc:304] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.718204  1391 raft_consensus.cc:2804] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.718643  1391 raft_consensus.cc:493] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.719002  1391 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:18.725754  1628 log.cc:927] Time spent T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:25:18.733986   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:18.749246  1247 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:18.749955  1247 ts_tablet_manager.cc:1403] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.259s	user 0.026s	sys 0.042s
I20260709 12:25:18.761721  1244 tablet_bootstrap.cc:654] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.750890   947 catalog_manager.cc:5697] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.768448  1247 raft_consensus.cc:359] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.769176  1247 raft_consensus.cc:385] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.771205  1247 raft_consensus.cc:740] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.772666  1247 consensus_queue.cc:260] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.778020  1584 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:18.792695  1247 ts_tablet_manager.cc:1434] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 12:25:18.795959  1391 raft_consensus.cc:515] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.802420  1245 tablet_bootstrap.cc:654] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.810473  1168 leader_election.cc:304] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.811540  1501 raft_consensus.cc:2804] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.812384  1501 raft_consensus.cc:697] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:18.813271  1247 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:18.813294  1501 consensus_queue.cc:237] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.821712  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:18.829845  1170 leader_election.cc:343] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.835191  1595 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.836935  1595 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.837955  1391 leader_election.cc:290] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.839143  1595 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.841974  1584 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.842795  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:18.845976  1170 leader_election.cc:343] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.849928  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:18.851166  1125 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.857419  1245 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:18.858022  1245 ts_tablet_manager.cc:1403] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.004s
I20260709 12:25:18.857689  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:18.865976  1168 leader_election.cc:343] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.866767  1168 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:18.867350  1244 tablet_bootstrap.cc:492] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:18.868022  1244 ts_tablet_manager.cc:1403] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.356s	user 0.025s	sys 0.008s
I20260709 12:25:18.865743  1245 raft_consensus.cc:359] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.869807  1245 raft_consensus.cc:385] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.870080  1245 raft_consensus.cc:740] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.874733  1244 raft_consensus.cc:359] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.875772  1244 raft_consensus.cc:385] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.876044  1244 raft_consensus.cc:740] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.880220  1245 consensus_queue.cc:260] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.885367  1244 consensus_queue.cc:260] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.889688  1244 ts_tablet_manager.cc:1434] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 12:25:18.891114  1244 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:18.896673  1245 ts_tablet_manager.cc:1434] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:25:18.897061  1125 raft_consensus.cc:2468] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:18.895100  1247 tablet_bootstrap.cc:654] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.897810  1245 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:18.877734  1501 raft_consensus.cc:2749] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.910113  1168 leader_election.cc:304] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:18.913446  1595 raft_consensus.cc:2804] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.913990  1595 raft_consensus.cc:697] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:18.914899  1595 consensus_queue.cc:237] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.934136   950 catalog_manager.cc:5697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.921964  1244 tablet_bootstrap.cc:654] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.936043   950 catalog_manager.cc:5697] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.946547  1247 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:18.947064  1247 ts_tablet_manager.cc:1403] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.141s	user 0.023s	sys 0.020s
I20260709 12:25:18.947999  1245 tablet_bootstrap.cc:654] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.954332  1244 tablet_bootstrap.cc:492] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:18.954795  1244 ts_tablet_manager.cc:1403] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.004s
I20260709 12:25:18.957432  1244 raft_consensus.cc:359] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.958110  1244 raft_consensus.cc:385] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.958359  1244 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.958453  1247 raft_consensus.cc:359] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.959236  1247 raft_consensus.cc:385] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.959534  1247 raft_consensus.cc:740] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.959196  1244 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.960240  1247 consensus_queue.cc:260] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.963029  1247 ts_tablet_manager.cc:1434] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:25:18.963413  1593 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.964432  1247 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:18.964040  1593 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.965256  1244 ts_tablet_manager.cc:1434] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:18.966343  1244 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:18.969242  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:18.969995  1200 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:18.971356  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.972122  1047 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:18.972501  1247 tablet_bootstrap.cc:654] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.973767  1093 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:18.978281  1596 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.978729  1596 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.979091  1596 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.980335  1595 raft_consensus.cc:493] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.980816  1595 raft_consensus.cc:515] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:18.990233  1595 leader_election.cc:290] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:18.998838  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:18.999359  1245 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:18.999910  1245 ts_tablet_manager.cc:1403] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.000s
I20260709 12:25:19.003882  1245 raft_consensus.cc:359] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.004092  1596 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:19.004478  1170 leader_election.cc:343] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.006809  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:19.007524  1126 raft_consensus.cc:2468] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:19.008795  1168 leader_election.cc:304] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:19.009804  1247 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:19.010259  1247 ts_tablet_manager.cc:1403] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.022s
I20260709 12:25:18.988160  1593 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:19.011902  1391 raft_consensus.cc:2804] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.012326  1391 raft_consensus.cc:493] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.012665  1391 raft_consensus.cc:3060] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.004631  1245 raft_consensus.cc:385] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.013710  1245 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.014420  1245 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.015035  1596 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:19.016762  1245 ts_tablet_manager.cc:1434] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:25:19.016968  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:19.017655  1200 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.017786  1245 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:19.018343  1244 tablet_bootstrap.cc:654] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.020089  1391 raft_consensus.cc:515] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.023059  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:19.024401  1245 tablet_bootstrap.cc:654] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:19.024300  1170 leader_election.cc:343] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.026322  1247 raft_consensus.cc:359] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.026988  1247 raft_consensus.cc:385] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.027258  1247 raft_consensus.cc:740] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.027945  1247 consensus_queue.cc:260] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.029775  1391 leader_election.cc:290] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:19.032294  1247 ts_tablet_manager.cc:1434] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:25:19.034893  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:19.035432  1247 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:19.035766  1126 raft_consensus.cc:3060] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.042831  1247 tablet_bootstrap.cc:654] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.043483  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:19.044103  1046 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.045907  1245 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:19.046379  1245 ts_tablet_manager.cc:1403] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260709 12:25:19.046917   950 catalog_manager.cc:5697] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.050037  1244 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:19.051877  1244 ts_tablet_manager.cc:1403] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.011s
I20260709 12:25:19.062170  1245 raft_consensus.cc:359] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.063239  1245 raft_consensus.cc:385] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.063613  1245 raft_consensus.cc:740] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.066066  1245 consensus_queue.cc:260] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.067127  1200 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:19.108233  1093 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:19.109964  1593 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.110517  1593 raft_consensus.cc:697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:19.111429  1593 consensus_queue.cc:237] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.136581  1596 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.137285  1596 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.143054  1596 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:19.143695  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:19.145480  1093 leader_election.cc:343] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.160107  1126 raft_consensus.cc:2468] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:19.161494  1168 leader_election.cc:304] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:19.191236  1632 raft_consensus.cc:2804] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.201643  1632 raft_consensus.cc:697] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:19.202769  1632 consensus_queue.cc:237] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.238313  1046 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:19.240464  1244 raft_consensus.cc:359] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.241395  1244 raft_consensus.cc:385] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.241865  1244 raft_consensus.cc:740] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.242676  1244 consensus_queue.cc:260] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.251948  1245 ts_tablet_manager.cc:1434] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.205s	user 0.014s	sys 0.012s
I20260709 12:25:19.257741  1245 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:19.262063  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:19.264783  1590 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.265237  1247 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:19.265954  1247 ts_tablet_manager.cc:1403] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.231s	user 0.018s	sys 0.002s
I20260709 12:25:19.261960  1632 raft_consensus.cc:493] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:19.353058  1095 leader_election.cc:343] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.353820  1095 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:19.265553  1590 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:19.355139  1170 consensus_peers.cc:597] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:19.355818  1250 raft_consensus.cc:2749] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.362675  1244 ts_tablet_manager.cc:1434] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.310s	user 0.025s	sys 0.018s
I20260709 12:25:19.338572  1632 raft_consensus.cc:515] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.436792  1244 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:19.461746  1247 raft_consensus.cc:359] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.435611  1592 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.468274  1247 raft_consensus.cc:385] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:19.471683  1651 log.cc:927] Time spent T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.190s	user 0.001s	sys 0.000s
I20260709 12:25:19.470481  1247 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
W20260709 12:25:19.479379  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 124050us
I20260709 12:25:19.476150  1592 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.522552  1052 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:19.559509  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 44074.5us
I20260709 12:25:19.605146  1046 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:19.616122  1650 log.cc:927] Time spent T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.332s	user 0.006s	sys 0.000s
I20260709 12:25:19.622534  1632 leader_election.cc:290] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:19.626472  1592 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:19.610998  1247 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:19.628679  1245 tablet_bootstrap.cc:654] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.629294  1247 ts_tablet_manager.cc:1434] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.357s	user 0.014s	sys 0.008s
I20260709 12:25:19.635092  1244 tablet_bootstrap.cc:654] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.595383  1590 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:19.633452  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:19.641706  1247 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
W20260709 12:25:19.734778  1170 consensus_peers.cc:597] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:19.751855  1170 leader_election.cc:343] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:19.669212  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 108935us
W20260709 12:25:19.778709  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 466755us
W20260709 12:25:19.783519  1170 consensus_peers.cc:597] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:19.809360  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:19.816601  1170 consensus_peers.cc:597] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:19.827183   950 catalog_manager.cc:5697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.829559  1245 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:19.830498  1245 ts_tablet_manager.cc:1403] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.576s	user 0.035s	sys 0.025s
I20260709 12:25:19.829654  1244 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:19.832090  1244 ts_tablet_manager.cc:1403] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.396s	user 0.025s	sys 0.015s
I20260709 12:25:19.875537  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:19.883245  1676 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.885879  1676 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:19.895668  1675 log.cc:927] Time spent T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 12:25:19.897176  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:19.904299  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:19.919981  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:19.907066  1247 tablet_bootstrap.cc:654] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.921010  1130 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:19.906985  1676 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:19.893873  1678 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:25:19.914914  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:19.957334  1201 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
W20260709 12:25:20.029088   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:25:20.048166  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 124355us
I20260709 12:25:20.042279  1244 raft_consensus.cc:359] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.054834  1244 raft_consensus.cc:385] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.055265  1244 raft_consensus.cc:740] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.056278  1244 consensus_queue.cc:260] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.058960  1244 ts_tablet_manager.cc:1434] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.226s	user 0.004s	sys 0.014s
W20260709 12:25:20.059700  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 133294us
I20260709 12:25:20.053920  1093 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:25:20.069347  1170 leader_election.cc:343] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.069902  1662 raft_consensus.cc:2804] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.073834  1662 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.074220  1662 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.077504  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:20.084100  1245 raft_consensus.cc:359] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.086313  1244 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:20.086879  1245 raft_consensus.cc:385] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.087219  1245 raft_consensus.cc:740] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.051054   947 catalog_manager.cc:5697] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.096385  1245 consensus_queue.cc:260] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.070961  1665 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:25:20.093559  1661 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.089763  1664 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:20.100955  1095 leader_election.cc:343] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.117794  1247 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:20.120661  1247 ts_tablet_manager.cc:1403] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.483s	user 0.007s	sys 0.039s
I20260709 12:25:20.121925  1245 ts_tablet_manager.cc:1434] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.291s	user 0.012s	sys 0.007s
I20260709 12:25:20.150868  1590 raft_consensus.cc:493] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:25:20.151522  1590 raft_consensus.cc:515] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.157395  1245 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:20.161934  1017 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:20.169656  1244 tablet_bootstrap.cc:654] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.113204  1662 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.166411  1654 raft_consensus.cc:2749] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.186342  1247 raft_consensus.cc:359] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.187078  1247 raft_consensus.cc:385] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.187338  1247 raft_consensus.cc:740] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.189142  1247 consensus_queue.cc:260] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.197067  1590 leader_election.cc:290] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:20.210305  1245 tablet_bootstrap.cc:654] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.211275  1049 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.212721  1247 ts_tablet_manager.cc:1434] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.003s
I20260709 12:25:20.214049  1168 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:20.215020  1676 raft_consensus.cc:493] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.215536  1676 raft_consensus.cc:515] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.216514  1667 raft_consensus.cc:2804] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.216915  1667 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.217190  1658 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.217255  1667 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.218181  1670 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:20.217464  1168 leader_election.cc:343] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.223021  1168 leader_election.cc:304] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:20.223793  1662 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:20.225404  1501 raft_consensus.cc:2749] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.220417  1676 leader_election.cc:290] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:20.228609  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:20.239780  1593 raft_consensus.cc:493] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.240346  1593 raft_consensus.cc:515] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.245885  1593 leader_election.cc:290] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:20.249671  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:20.250661  1197 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.253161  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:20.256510  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:20.261402  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 48666.5us
W20260709 12:25:20.262643  1095 leader_election.cc:343] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:20.264065  1095 leader_election.cc:343] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.266708  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:20.267464  1204 raft_consensus.cc:2468] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:20.270582  1247 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
W20260709 12:25:20.279147  1170 leader_election.cc:343] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.281385  1093 leader_election.cc:304] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:20.285377  1612 raft_consensus.cc:2804] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.285871  1612 raft_consensus.cc:493] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.286243  1612 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.291627  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:20.298929  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:20.305822  1168 leader_election.cc:343] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.306452  1168 leader_election.cc:304] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:20.291049  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:20.341704  1017 leader_election.cc:304] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:20.342690  1244 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:20.343245  1244 ts_tablet_manager.cc:1403] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.273s	user 0.011s	sys 0.017s
I20260709 12:25:20.326221  1664 raft_consensus.cc:2749] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.325613  1245 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:20.358649  1245 ts_tablet_manager.cc:1403] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.206s	user 0.021s	sys 0.007s
I20260709 12:25:20.326498  1197 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:20.375200  1667 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.377741  1666 raft_consensus.cc:2749] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:20.381068  1093 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:20.423812  1244 raft_consensus.cc:359] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.424897  1244 raft_consensus.cc:385] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.425246  1244 raft_consensus.cc:740] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.473685  1244 consensus_queue.cc:260] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.478204  1667 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:20.505272  1245 raft_consensus.cc:359] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.506636  1245 raft_consensus.cc:385] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.507019  1245 raft_consensus.cc:740] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.508530  1245 consensus_queue.cc:260] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.531553  1247 tablet_bootstrap.cc:654] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.532094  1597 raft_consensus.cc:2804] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.532662  1597 raft_consensus.cc:697] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:20.539858  1597 consensus_queue.cc:237] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:20.545250  1693 log.cc:927] Time spent T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 12:25:20.576445  1244 ts_tablet_manager.cc:1434] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.233s	user 0.010s	sys 0.000s
I20260709 12:25:20.579134  1245 ts_tablet_manager.cc:1434] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.220s	user 0.008s	sys 0.003s
I20260709 12:25:20.587190  1244 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:20.588999  1245 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:20.593880  1678 raft_consensus.cc:493] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.594511  1678 raft_consensus.cc:515] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.582976  1658 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:25:20.595824  1658 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.597039  1678 leader_election.cc:290] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:20.606251  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:25:20.614296  1095 leader_election.cc:343] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.548096  1612 raft_consensus.cc:515] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.651693  1658 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:20.639520  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:25:20.668345  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 64194us
I20260709 12:25:20.674656  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:20.707896  1654 raft_consensus.cc:493] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:25:20.730609  1703 raft_consensus.cc:493] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.765180  1245 tablet_bootstrap.cc:654] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.733889  1654 raft_consensus.cc:515] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.778012  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:20.769016  1703 raft_consensus.cc:515] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:20.874096  1244 tablet_bootstrap.cc:654] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.857241  1612 leader_election.cc:290] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:20.870371  1699 log.cc:927] Time spent T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.203s	user 0.000s	sys 0.001s
W20260709 12:25:20.913724  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 124284us
W20260709 12:25:20.913722  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 125069us
W20260709 12:25:20.914710  1093 leader_election.cc:343] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.915107  1093 leader_election.cc:304] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:20.936619  1710 raft_consensus.cc:2749] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.938902  1703 leader_election.cc:290] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:20.964605  1716 log.cc:927] Time spent T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:25:20.965516  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:20.966249  1199 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:21.012617  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 97245.7us
I20260709 12:25:21.015261  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:21.016149  1121 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.031112  1199 raft_consensus.cc:2468] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:21.031937  1247 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:21.041145  1247 ts_tablet_manager.cc:1403] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.803s	user 0.031s	sys 0.038s
I20260709 12:25:21.048026  1245 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:21.048688  1245 ts_tablet_manager.cc:1403] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.466s	user 0.021s	sys 0.014s
I20260709 12:25:21.060072  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:21.104511  1170 leader_election.cc:343] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.107787  1247 raft_consensus.cc:359] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.109212  1247 raft_consensus.cc:385] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.109774  1247 raft_consensus.cc:740] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.113245  1247 consensus_queue.cc:260] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.121953  1245 raft_consensus.cc:359] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.123037  1245 raft_consensus.cc:385] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.123461  1245 raft_consensus.cc:740] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.124388  1245 consensus_queue.cc:260] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.126778  1244 tablet_bootstrap.cc:492] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:21.127476  1244 ts_tablet_manager.cc:1403] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.543s	user 0.010s	sys 0.009s
I20260709 12:25:21.133188  1244 raft_consensus.cc:359] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.134074  1247 ts_tablet_manager.cc:1434] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.015s
I20260709 12:25:21.134070  1244 raft_consensus.cc:385] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.137374  1244 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
W20260709 12:25:21.138518  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 74387us
I20260709 12:25:21.143559  1121 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:21.144807  1046 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.147435  1245 ts_tablet_manager.cc:1434] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.025s
I20260709 12:25:21.150945  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:21.157651  1664 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.158272  1664 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.161079  1245 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Bootstrap starting.
I20260709 12:25:21.162007  1664 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:21.165562  1168 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.167870  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:21.168884  1168 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:21.169912  1717 raft_consensus.cc:2804] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.170446  1717 raft_consensus.cc:697] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:21.171555  1717 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:21.178287  1170 leader_election.cc:343] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.173350  1664 raft_consensus.cc:2749] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:21.220844  1247 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: Bootstrap starting.
I20260709 12:25:21.229115  1654 leader_election.cc:290] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.227090  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:25:21.230885  1168 leader_election.cc:343] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.233246  1168 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.235828  1664 raft_consensus.cc:2749] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.236405  1247 tablet_bootstrap.cc:654] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.240504  1093 leader_election.cc:304] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:21.244429  1245 tablet_bootstrap.cc:654] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.250303  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.254400  1244 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.248253  1592 raft_consensus.cc:2804] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.256000  1592 raft_consensus.cc:697] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:21.257062  1244 ts_tablet_manager.cc:1434] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.129s	user 0.011s	sys 0.000s
I20260709 12:25:21.258081  1244 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:21.257233  1592 consensus_queue.cc:237] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.316820  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.325110  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.327042  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:21.339963  1244 tablet_bootstrap.cc:654] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:21.358933  1095 leader_election.cc:343] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.364574  1481 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.392444  1481 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.411633  1017 leader_election.cc:304] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:25:21.421727  1095 consensus_peers.cc:597] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:21.427379  1017 leader_election.cc:304] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.438462  1656 raft_consensus.cc:2749] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:21.429754  1047 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.430775  1672 raft_consensus.cc:493] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.462236  1245 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: No bootstrap required, opened a new log
I20260709 12:25:21.464115  1245 ts_tablet_manager.cc:1403] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent bootstrapping tablet: real 0.305s	user 0.015s	sys 0.010s
I20260709 12:25:21.467911  1247 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: No bootstrap required, opened a new log
I20260709 12:25:21.468735  1247 ts_tablet_manager.cc:1403] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: Time spent bootstrapping tablet: real 0.248s	user 0.009s	sys 0.011s
I20260709 12:25:21.473950  1481 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.467928  1672 raft_consensus.cc:515] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.499295  1672 leader_election.cc:290] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.500662  1672 consensus_queue.cc:1048] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.503906  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.506407  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.507146  1195 raft_consensus.cc:2468] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:21.508685   947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45774 (request call id 108) took 1761 ms. Trace:
W20260709 12:25:21.509341   999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:21.512051  1093 leader_election.cc:304] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:21.518188  1702 raft_consensus.cc:2749] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.519544  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:21.525063  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.526176  1247 raft_consensus.cc:359] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.526933  1247 raft_consensus.cc:385] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.527246  1247 raft_consensus.cc:740] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Initialized, Role: FOLLOWER
W20260709 12:25:21.527612  1095 leader_election.cc:343] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.525110  1245 raft_consensus.cc:359] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.529004  1245 raft_consensus.cc:385] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.529690  1245 raft_consensus.cc:740] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.530993  1244 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:21.531603  1244 ts_tablet_manager.cc:1403] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.010s
I20260709 12:25:21.531262  1017 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.532981  1245 consensus_queue.cc:260] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.522269  1597 raft_consensus.cc:2804] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.544013  1245 ts_tablet_manager.cc:1434] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Time spent starting tablet: real 0.080s	user 0.004s	sys 0.005s
I20260709 12:25:21.543154  1247 consensus_queue.cc:260] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.545343  1597 raft_consensus.cc:493] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.548305  1597 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.509316   947 rpcz_store.cc:276] 0709 12:25:19.761343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:19.762254 (+   911us) service_pool.cc:224] Handling call
0709 12:25:21.508587 (+1746333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:20.098857 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:20.099390 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:20.099435 (+    45us) write_op.cc:435] Acquired schema lock
0709 12:25:20.099455 (+    20us) tablet.cc:662] Decoding operations
0709 12:25:20.099800 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:20.099850 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:20.099881 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:20.100082 (+   201us) tablet.cc:701] Row locks acquired
0709 12:25:20.100101 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:25:20.100246 (+   145us) write_op.cc:270] Start()
0709 12:25:20.100344 (+    98us) write_op.cc:276] Timestamp: P: 1783599920100197 usec, L: 0
0709 12:25:20.100364 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:25:20.101567 (+  1203us) log.cc:844] Serialized 543 byte log entry
0709 12:25:20.295024 (+193457us) op_driver.cc:464] REPLICATION: finished
0709 12:25:20.364388 (+ 69364us) write_op.cc:301] APPLY: starting
0709 12:25:20.373441 (+  9053us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:20.373549 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:20.373676 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:20.373892 (+   216us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:20.374040 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:20.374087 (+    47us) write_op.cc:312] APPLY: finished
0709 12:25:20.374279 (+   192us) log.cc:844] Serialized 22 byte log entry
0709 12:25:20.374439 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:20.374512 (+    73us) write_op.cc:454] Released schema lock
0709 12:25:20.374544 (+    32us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:20.797265 (+422721us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b1800014aa0. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f59003c4ab1 00007f59003d1281 00007f58fa1914bc 00007f58f74df48b 00007f59003399a9 00007f58f74fb69b 00007f58f74f993f 00007f58f74fbc02 00007f58fe01fef0 00007f58fe020489 00007f58fe02271a
Metrics: {"mutex_wait_us":64870,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":62895,"apply.run_cpu_time_us":1510,"apply.run_wall_time_us":12868,"num_ops":1,"prepare.queue_time_us":242,"prepare.run_cpu_time_us":3019,"prepare.run_wall_time_us":3019,"replication_time_us":184343,"spinlock_wait_cycles":23848320,"thread_start_us":75971,"threads_started":1}]]}
I20260709 12:25:21.553416  1247 ts_tablet_manager.cc:1434] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.004s
I20260709 12:25:21.555606  1244 raft_consensus.cc:359] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.556490  1244 raft_consensus.cc:385] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.556794  1244 raft_consensus.cc:740] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.559018  1244 consensus_queue.cc:260] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.561942  1244 ts_tablet_manager.cc:1434] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260709 12:25:21.564733  1244 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:21.576335  1703 raft_consensus.cc:2749] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.586580  1244 tablet_bootstrap.cc:654] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.573756  1597 raft_consensus.cc:515] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.592491  1597 leader_election.cc:290] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.598826  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:21.605057  1095 leader_election.cc:343] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.614524  1501 raft_consensus.cc:493] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.615324  1501 raft_consensus.cc:515] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.618224  1501 leader_election.cc:290] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:21.620728  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.621750  1125 raft_consensus.cc:2468] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 0.
I20260709 12:25:21.623576  1168 leader_election.cc:304] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:21.626876  1501 raft_consensus.cc:2804] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.628350  1501 raft_consensus.cc:493] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.628883  1501 raft_consensus.cc:3060] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.638219  1048 raft_consensus.cc:3060] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.639401  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:21.627713  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:21.640148  1200 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:21.641779  1170 leader_election.cc:343] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.648288  1200 raft_consensus.cc:2468] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:21.652446  1093 leader_election.cc:304] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:21.653126  1732 raft_consensus.cc:2804] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.657486  1732 raft_consensus.cc:697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:21.658352  1244 tablet_bootstrap.cc:492] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:21.658351  1732 consensus_queue.cc:237] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.659387  1244 ts_tablet_manager.cc:1403] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.026s
I20260709 12:25:21.662210  1244 raft_consensus.cc:359] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.663242  1244 raft_consensus.cc:385] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.663594  1244 raft_consensus.cc:740] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.664356  1244 consensus_queue.cc:260] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.667488  1244 ts_tablet_manager.cc:1434] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:21.668803  1244 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:21.675408   947 catalog_manager.cc:5697] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } }
I20260709 12:25:21.677562  1244 tablet_bootstrap.cc:654] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.679383  1501 raft_consensus.cc:515] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.676898   947 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.682971  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:25:21.684587  1170 leader_election.cc:343] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.686990  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:21.687639  1125 raft_consensus.cc:3060] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.695873  1703 raft_consensus.cc:493] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:25:21.696625  1703 raft_consensus.cc:515] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.719153  1501 leader_election.cc:290] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:21.733676  1125 raft_consensus.cc:2468] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:25:21.735261  1168 leader_election.cc:304] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:21.736562  1501 raft_consensus.cc:2804] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.732671  1732 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.739920  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.740936  1501 raft_consensus.cc:697] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:21.742321  1501 consensus_queue.cc:237] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.763468  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.764284  1703 leader_election.cc:290] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.765978  1017 leader_election.cc:304] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.724946  1047 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.769475  1729 raft_consensus.cc:2749] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:21.778362  1170 consensus_peers.cc:597] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:21.787745  1728 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.787834   950 catalog_manager.cc:5697] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:21.826515  1095 consensus_peers.cc:597] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:25:21.849093  1244 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:21.850098  1244 ts_tablet_manager.cc:1403] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.182s	user 0.040s	sys 0.043s
I20260709 12:25:21.853085  1244 raft_consensus.cc:359] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.854127  1244 raft_consensus.cc:385] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.854525  1244 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.855552  1244 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.858589  1244 ts_tablet_manager.cc:1434] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:21.860556  1244 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:21.872529  1244 tablet_bootstrap.cc:654] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.877100  1726 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:21.877689  1726 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.886165  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.892521  1726 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.894413  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.894969  1702 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.899339  1597 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.898404   950 catalog_manager.cc:5697] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.897632  1702 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.910223  1702 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.913328  1597 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.915721  1597 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.916689  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.918290  1017 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.928162   947 catalog_manager.cc:5697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:21.929495  1481 raft_consensus.cc:2749] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:21.921100  1244 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:21.930349  1244 ts_tablet_manager.cc:1403] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.031s
I20260709 12:25:21.924633  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:21.925199  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:21.925391  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:21.932981  1244 raft_consensus.cc:359] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.933332  1200 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 0.
I20260709 12:25:21.933688  1244 raft_consensus.cc:385] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.933957  1244 raft_consensus.cc:740] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.934690  1244 consensus_queue.cc:260] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.936625  1244 ts_tablet_manager.cc:1434] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:25:21.937507  1244 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
W20260709 12:25:21.944130  1095 leader_election.cc:343] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.943761  1017 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:21.948024  1093 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:21.948798  1721 raft_consensus.cc:2804] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.949337  1726 raft_consensus.cc:2749] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.949159  1721 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.954368  1721 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.993312  1721 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:21.995059  1244 tablet_bootstrap.cc:654] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.996644  1721 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:21.998032  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:21.998708  1048 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.998032  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:22.002964  1244 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:22.003677  1244 ts_tablet_manager.cc:1403] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.002s
I20260709 12:25:22.002705  1197 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.006989  1244 raft_consensus.cc:359] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.007964  1244 raft_consensus.cc:385] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.008278  1048 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:22.008666  1244 raft_consensus.cc:740] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.009702  1244 consensus_queue.cc:260] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.012243  1244 ts_tablet_manager.cc:1434] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:22.013566  1095 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:22.014792  1244 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:22.015551  1197 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:25:22.016674  1727 raft_consensus.cc:2804] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.017174  1727 raft_consensus.cc:697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:22.018218  1727 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.022235  1244 tablet_bootstrap.cc:654] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.035315  1244 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:22.035872  1244 ts_tablet_manager.cc:1403] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 12:25:22.039256  1244 raft_consensus.cc:359] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.040069  1244 raft_consensus.cc:385] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.040395  1244 raft_consensus.cc:740] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.041278  1244 consensus_queue.cc:260] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.043906  1244 ts_tablet_manager.cc:1434] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:22.044976  1244 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: Bootstrap starting.
I20260709 12:25:22.050784   950 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.061002  1244 tablet_bootstrap.cc:654] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.085713  1244 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: No bootstrap required, opened a new log
I20260709 12:25:22.086469  1244 ts_tablet_manager.cc:1403] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.004s
I20260709 12:25:22.090123  1244 raft_consensus.cc:359] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.090960  1244 raft_consensus.cc:385] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.091290  1244 raft_consensus.cc:740] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.092015  1244 consensus_queue.cc:260] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.095831  1244 ts_tablet_manager.cc:1434] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:22.098440  1721 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:22.107323  1703 raft_consensus.cc:493] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.107905  1703 raft_consensus.cc:515] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.110147  1703 leader_election.cc:290] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:22.113339  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:22.123342  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:22.125113  1017 leader_election.cc:304] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:22.130082  1726 raft_consensus.cc:2749] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.138206  1048 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.148300  1727 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:22.258271  1703 raft_consensus.cc:493] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.258790  1703 raft_consensus.cc:515] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:22.261431  1703 leader_election.cc:290] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:22.262229  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:22.262414  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326d028d664c433cbf8a53e1279fb58c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:22.263151  1121 raft_consensus.cc:2393] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef735057285488aab0e1e9d9ac42fcb in current term 1: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:25:22.264235  1017 leader_election.cc:304] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:22.265146  1703 raft_consensus.cc:3060] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.271545  1703 raft_consensus.cc:2749] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.274537  1733 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.284660  1047 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.294787  1728 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.416309  1047 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.513006  1672 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.532114  1720 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:24.041086 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:24.073119  1777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.077014  1774 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:25:24.078595  1775 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:25:24.082127 32330 server_base.cc:1061] running on GCE node
I20260709 12:25:24.084689 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:24.085004 32330 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:25:24.085285 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599924085258 us; error 0 us; skew 500 ppm
I20260709 12:25:24.086071 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:24.090049 32330 webserver.cc:533] Webserver started at http://127.31.146.132:35869/ using document root <none> and password file <none>
I20260709 12:25:24.090721 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:24.090991 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:24.091410 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:24.092978 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-3-root/instance:
uuid: "66659740911146398468fdca7e133e0c"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-0cmf"
I20260709 12:25:24.100665 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:25:24.104938  1782 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:25:24.106011 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:25:24.106379 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
uuid: "66659740911146398468fdca7e133e0c"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-0cmf"
I20260709 12:25:24.106956 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-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:25:24.119956 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:24.121366 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:24.123169 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:24.127673 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:24.128072 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.128500 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:24.128691 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.213233 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.132:35209
I20260709 12:25:24.215284  1845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.132:35209 every 8 connection(s)
I20260709 12:25:24.228466 32330 auto_leader_rebalancer-test.cc:439] add a tserver: 66659740911146398468fdca7e133e0c
I20260709 12:25:24.246264  1846 heartbeater.cc:344] Connected to a master server at 127.31.146.190:43803
I20260709 12:25:24.246753  1846 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:24.247507  1846 heartbeater.cc:507] Master 127.31.146.190:43803 requested a full tablet report, sending...
I20260709 12:25:24.249768   948 ts_manager.cc:194] Registered new tserver with Master: 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:24.251192   948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33142
I20260709 12:25:24.741211  1125 consensus_queue.cc:237] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:24.763829  1200 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.769613  1732 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:24.782023  1092 consensus_peers.cc:597] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 321708ab693f4c2c8833a27336d25e03. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.782768  1047 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.787024  1732 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:24.798769  1857 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.812052  1197 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.828383   948 catalog_manager.cc:5697] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:24.836707  1047 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.869689  1047 consensus_queue.cc:237] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:24.880256  1197 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.881448  1125 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.883483  1852 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:24.885325  1852 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:24.904809  1195 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.901401  1772 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.920483  1127 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.941529   949 catalog_manager.cc:5697] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.960286  1047 consensus_queue.cc:237] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:24.966380  1016 consensus_peers.cc:597] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67575e62795048719eaaf55703026115. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:24.969151  1016 consensus_peers.cc:597] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b50b5c46b131465786122dc575843d0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.969978  1195 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.972988  1127 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:24.973999  1772 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:24.975016  1874 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:24.986230  1772 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.988978  1195 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:24.988430  1127 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:25.015051   950 catalog_manager.cc:5697] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:25.028113  1195 consensus_queue.cc:237] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.056583  1048 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:25.055547  1127 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:25.058374  1733 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:25.068400  1733 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 12:25:25.095515  1167 consensus_peers.cc:597] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9967759918f44689a42428bcc4c668a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:25.101905  1728 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:25.110667  1047 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:25.110877  1125 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:25.124289   949 catalog_manager.cc:5697] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.283684  1846 heartbeater.cc:499] Master 127.31.146.190:43803 was elected leader, sending a full tablet report...
I20260709 12:25:25.372789  1889 ts_tablet_manager.cc:933] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:25:25.392608  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 49504.3us
I20260709 12:25:25.394927  1889 tablet_copy_client.cc:323] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:25.489048  1891 ts_tablet_manager.cc:933] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:25.513464  1896 ts_tablet_manager.cc:933] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:25.513860  1891 tablet_copy_client.cc:323] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:25.524978  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 321708ab693f4c2c8833a27336d25e03 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:25.526273  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 321708ab693f4c2c8833a27336d25e03 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-321708ab693f4c2c8833a27336d25e03
I20260709 12:25:25.529790  1895 ts_tablet_manager.cc:933] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:25.565204  1140 tablet_copy_source_session.cc:215] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:25.573050  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321708ab693f4c2c8833a27336d25e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.576454  1896 tablet_copy_client.cc:323] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:25.589530  1895 tablet_copy_client.cc:323] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:25.618854  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet b50b5c46b131465786122dc575843d0e from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:25.619012  1063 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 67575e62795048719eaaf55703026115 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:25.619830  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet b50b5c46b131465786122dc575843d0e from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-b50b5c46b131465786122dc575843d0e
I20260709 12:25:25.622053  1063 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 67575e62795048719eaaf55703026115 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-67575e62795048719eaaf55703026115
I20260709 12:25:25.660297  1064 tablet_copy_source_session.cc:215] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:25.662189  1063 tablet_copy_source_session.cc:215] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:25.666353  1891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50b5c46b131465786122dc575843d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.678010  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67575e62795048719eaaf55703026115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.681723  1889 tablet_copy_client.cc:806] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:25.682511  1889 tablet_copy_client.cc:670] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:25.690416  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 9967759918f44689a42428bcc4c668a4 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:25.691123  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 9967759918f44689a42428bcc4c668a4 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-9967759918f44689a42428bcc4c668a4
I20260709 12:25:25.696372  1896 tablet_copy_client.cc:806] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:25.697451  1896 tablet_copy_client.cc:670] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:25.696744  1889 tablet_copy_client.cc:538] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:25.699786  1214 tablet_copy_source_session.cc:215] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:25.701996  1891 tablet_copy_client.cc:806] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:25.702613  1891 tablet_copy_client.cc:670] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:25.703436  1895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9967759918f44689a42428bcc4c668a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.713102  1896 tablet_copy_client.cc:538] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:25.713712  1891 tablet_copy_client.cc:538] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:25.723825  1891 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:25.744973  1896 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:25.751703  1895 tablet_copy_client.cc:806] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:25.752358  1895 tablet_copy_client.cc:670] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:25.740078  1889 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:25.768302  1895 tablet_copy_client.cc:538] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:25.780959  1895 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:25.815768  1891 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: 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:25:25.818004  1891 tablet_bootstrap.cc:492] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:25.818713  1891 ts_tablet_manager.cc:1403] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.016s
I20260709 12:25:25.822546  1891 raft_consensus.cc:359] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.824277  1891 raft_consensus.cc:740] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:25.825150  1891 consensus_queue.cc:260] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.841154  1896 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: 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:25:25.842586  1896 tablet_bootstrap.cc:492] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:25.843839  1896 ts_tablet_manager.cc:1403] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.010s
I20260709 12:25:25.848059  1896 raft_consensus.cc:359] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.849933  1896 raft_consensus.cc:740] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:25.851212  1896 consensus_queue.cc:260] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.867300  1896 ts_tablet_manager.cc:1434] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.004s
I20260709 12:25:25.872759  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-67575e62795048719eaaf55703026115 received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:25.873389  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-67575e62795048719eaaf55703026115 on tablet 67575e62795048719eaaf55703026115 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:25.881529  1889 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: 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:25:25.882548  1889 tablet_bootstrap.cc:492] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:25.883589  1889 ts_tablet_manager.cc:1403] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.144s	user 0.031s	sys 0.000s
I20260709 12:25:25.893707  1891 ts_tablet_manager.cc:1434] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.075s	user 0.016s	sys 0.012s
I20260709 12:25:25.896358  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-b50b5c46b131465786122dc575843d0e received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:25.896814  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-b50b5c46b131465786122dc575843d0e on tablet b50b5c46b131465786122dc575843d0e with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:25.925294  1895 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: 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:25:25.926293  1895 tablet_bootstrap.cc:492] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:25.927134  1889 raft_consensus.cc:359] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.928016  1889 raft_consensus.cc:740] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:25.934935  1889 consensus_queue.cc:260] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.939522  1889 ts_tablet_manager.cc:1434] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:25:25.951308  1820 raft_consensus.cc:1217] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:25.955010  1895 ts_tablet_manager.cc:1403] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.174s	user 0.039s	sys 0.005s
I20260709 12:25:25.956660  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-321708ab693f4c2c8833a27336d25e03 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:25.964040  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-321708ab693f4c2c8833a27336d25e03 on tablet 321708ab693f4c2c8833a27336d25e03 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:25.975682  1895 raft_consensus.cc:359] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.976534  1895 raft_consensus.cc:740] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:25.977201  1895 consensus_queue.cc:260] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:25.986876  1895 ts_tablet_manager.cc:1434] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:25:25.988946  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-9967759918f44689a42428bcc4c668a4 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:25.989660  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-9967759918f44689a42428bcc4c668a4 on tablet 9967759918f44689a42428bcc4c668a4 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:26.083707  1820 raft_consensus.cc:1217] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:26.363453  1772 raft_consensus.cc:1064] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:26.366279  1772 consensus_queue.cc:237] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.373274  1198 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.373348  1820 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.375689  1127 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.376403  1873 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:26.378013  1772 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:26.383436  1873 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:26.400087  1772 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.407236  1820 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.412626  1198 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.422842  1121 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.460068   947 catalog_manager.cc:5697] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.470377  1820 raft_consensus.cc:1217] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:26.476356  1820 raft_consensus.cc:1217] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:26.503604  1772 raft_consensus.cc:1064] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:26.506474  1772 consensus_queue.cc:237] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.522838  1047 consensus_queue.cc:237] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.524173  1198 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.525490  1820 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.530786  1772 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:26.528028  1121 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.532003  1909 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:26.535301  1909 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:26.553972  1127 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:26.556318  1819 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:26.558584  1772 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:26.560407  1909 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:26.571482  1873 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.577751  1874 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.583029  1819 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.584064  1197 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.585343  1127 raft_consensus.cc:2955] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.588024  1818 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.609784   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b50b5c46b131465786122dc575843d0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:26.635525   950 catalog_manager.cc:5697] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.645756   948 catalog_manager.cc:5697] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.655292  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet b50b5c46b131465786122dc575843d0e with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:26.655702  1121 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.674645  1923 tablet_replica.cc:333] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:26.675901  1923 raft_consensus.cc:2243] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.676730  1923 raft_consensus.cc:2272] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.680789  1923 ts_tablet_manager.cc:1916] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:26.683682  1047 consensus_queue.cc:237] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.692055  1818 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:26.693958  1874 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:26.696601  1198 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:26.698680  1874 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:26.712647  1920 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.714491  1819 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.723317  1923 ts_tablet_manager.cc:1929] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:26.724128  1923 log.cc:1199] T b50b5c46b131465786122dc575843d0e P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/b50b5c46b131465786122dc575843d0e
I20260709 12:25:26.726493   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet b50b5c46b131465786122dc575843d0e (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:26.729221   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67575e62795048719eaaf55703026115 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:26.731442  1195 raft_consensus.cc:2955] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.750447   947 catalog_manager.cc:5697] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.771636  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 67575e62795048719eaaf55703026115 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:26.788475  1925 tablet_replica.cc:333] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:26.790607  1925 raft_consensus.cc:2243] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.791507  1925 raft_consensus.cc:2272] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.795996  1925 ts_tablet_manager.cc:1916] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:26.812942  1925 ts_tablet_manager.cc:1929] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:26.813652  1925 log.cc:1199] T 67575e62795048719eaaf55703026115 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/67575e62795048719eaaf55703026115
I20260709 12:25:26.815261   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 67575e62795048719eaaf55703026115 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:26.879283  1883 raft_consensus.cc:1064] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:26.882720  1883 consensus_queue.cc:237] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.895067  1121 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.895478  1819 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.898285  1728 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:26.910050  1733 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:26.915131  1047 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:26.919852  1728 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:26.931849  1733 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.932312  1818 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.946803   950 catalog_manager.cc:5697] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.962457  1862 raft_consensus.cc:1064] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:26.965533  1862 consensus_queue.cc:237] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:26.973928  1048 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:26.973886  1127 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.001089  1818 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:27.003325  1195 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:27.004957  1862 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:27.005873  1048 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:27.009514  1859 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:27.011859  1732 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:27.015410  1197 consensus_queue.cc:237] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:27.053156  1819 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:27.054318  1047 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:27.055651  1733 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:27.071388  1728 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:27.115970  1048 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.118022  1818 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.138516   950 catalog_manager.cc:5697] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.113026  1862 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.145560  1935 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.158851  1818 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.167325  1053 raft_consensus.cc:2955] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.202991   947 catalog_manager.cc:5697] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.213284   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9967759918f44689a42428bcc4c668a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:27.222652  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 9967759918f44689a42428bcc4c668a4 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:27.223676  1925 tablet_replica.cc:333] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:27.224761  1925 raft_consensus.cc:2243] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.225682  1925 raft_consensus.cc:2272] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.226859  1197 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.229965  1925 ts_tablet_manager.cc:1916] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:27.257336  1127 consensus_queue.cc:237] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:27.263975  1818 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:27.265679  1859 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:27.267650  1925 ts_tablet_manager.cc:1929] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:27.268111  1925 log.cc:1199] T 9967759918f44689a42428bcc4c668a4 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/9967759918f44689a42428bcc4c668a4
I20260709 12:25:27.272574   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 9967759918f44689a42428bcc4c668a4 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:27.275563  1200 raft_consensus.cc:1275] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:27.278273  1732 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.279999  1818 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.281488  1862 consensus_queue.cc:1048] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:27.288266  1198 raft_consensus.cc:2955] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.295631   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 321708ab693f4c2c8833a27336d25e03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:27.308995   947 catalog_manager.cc:5697] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:27.326314  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 321708ab693f4c2c8833a27336d25e03 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:27.329190  1941 tablet_replica.cc:333] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:27.330456  1941 raft_consensus.cc:2243] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.331307  1941 raft_consensus.cc:2272] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.335197  1941 ts_tablet_manager.cc:1916] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:27.351105  1941 ts_tablet_manager.cc:1929] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:27.351503  1941 log.cc:1199] T 321708ab693f4c2c8833a27336d25e03 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/321708ab693f4c2c8833a27336d25e03
I20260709 12:25:27.353134   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 321708ab693f4c2c8833a27336d25e03 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:28.413547  1048 consensus_queue.cc:237] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:28.423580  1198 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:28.424083  1016 consensus_peers.cc:597] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09adcf6e0fe74533aa0aa0c511e0ec5d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:28.424252  1121 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:28.425542  1943 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:28.426565  1944 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:28.440008  1920 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.445106  1198 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.448025  1121 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.469095   950 catalog_manager.cc:5697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.476898  1121 consensus_queue.cc:237] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:28.487201  1092 consensus_peers.cc:597] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51b5d6af860c46ac813baf022a1981ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:28.488219  1198 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:28.489029  1047 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:28.492038  1859 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:28.496722  1950 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:28.505641  1859 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.507527  1198 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.527225  1048 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.531998  1121 consensus_queue.cc:237] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:28.532672   948 catalog_manager.cc:5697] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:25:28.551466  1092 consensus_peers.cc:597] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cab6a2f3205d4abab4c536abba29b79d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:28.551843  1200 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:28.552778  1048 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:28.553679  1859 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:28.555471  1859 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:28.590911  1958 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.593636  1200 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.598821  1049 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.617689   948 catalog_manager.cc:5697] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.622251  1121 consensus_queue.cc:237] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:28.636555  1198 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:28.636665  1049 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:28.639031  1950 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:28.640022  1958 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:28.640980  1092 consensus_peers.cc:597] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 807acf3412c34eb7b2bc8da58cdf5152. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:28.650451  1940 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.652042  1200 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.652335  1049 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.672379   948 catalog_manager.cc:5697] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:28.967675  1964 ts_tablet_manager.cc:933] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:28.970131  1964 tablet_copy_client.cc:323] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:28.973212  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet cab6a2f3205d4abab4c536abba29b79d from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:28.973788  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet cab6a2f3205d4abab4c536abba29b79d from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-cab6a2f3205d4abab4c536abba29b79d
I20260709 12:25:28.981123  1140 tablet_copy_source_session.cc:215] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:28.983911  1964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab6a2f3205d4abab4c536abba29b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:28.999714  1964 tablet_copy_client.cc:806] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:29.000259  1964 tablet_copy_client.cc:670] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:29.004341  1964 tablet_copy_client.cc:538] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:29.015551  1964 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:29.036358  1964 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: 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:25:29.037155  1964 tablet_bootstrap.cc:492] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:29.037782  1964 ts_tablet_manager.cc:1403] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 12:25:29.040167  1964 raft_consensus.cc:359] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.040756  1964 raft_consensus.cc:740] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:29.041360  1964 consensus_queue.cc:260] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.049402  1964 ts_tablet_manager.cc:1434] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 12:25:29.049855  1968 ts_tablet_manager.cc:933] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:29.052726  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-cab6a2f3205d4abab4c536abba29b79d received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:29.053396  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-cab6a2f3205d4abab4c536abba29b79d on tablet cab6a2f3205d4abab4c536abba29b79d with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:29.060020  1968 tablet_copy_client.cc:323] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:29.061692  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:29.062279  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 09adcf6e0fe74533aa0aa0c511e0ec5d from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-09adcf6e0fe74533aa0aa0c511e0ec5d
I20260709 12:25:29.067276  1064 tablet_copy_source_session.cc:215] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:29.070710  1964 ts_tablet_manager.cc:933] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:29.070839  1968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:29.072872  1964 tablet_copy_client.cc:323] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:29.074857  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 51b5d6af860c46ac813baf022a1981ce from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:29.075426  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 51b5d6af860c46ac813baf022a1981ce from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-51b5d6af860c46ac813baf022a1981ce
I20260709 12:25:29.086653  1140 tablet_copy_source_session.cc:215] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:29.088819  1968 tablet_copy_client.cc:806] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:29.089910  1968 tablet_copy_client.cc:670] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:29.091071  1964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5d6af860c46ac813baf022a1981ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:29.095419  1968 tablet_copy_client.cc:538] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:29.106240  1968 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:29.123440  1964 tablet_copy_client.cc:806] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:29.124105  1964 tablet_copy_client.cc:670] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:29.129324  1964 tablet_copy_client.cc:538] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:29.139313  1971 ts_tablet_manager.cc:933] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:29.146410  1964 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:29.156637  1968 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: 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:25:29.157723  1968 tablet_bootstrap.cc:492] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:29.158453  1968 ts_tablet_manager.cc:1403] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.014s
I20260709 12:25:29.158938  1971 tablet_copy_client.cc:323] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:29.161892  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 807acf3412c34eb7b2bc8da58cdf5152 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:29.161942  1968 raft_consensus.cc:359] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.162523  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 807acf3412c34eb7b2bc8da58cdf5152 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-807acf3412c34eb7b2bc8da58cdf5152
I20260709 12:25:29.162889  1968 raft_consensus.cc:740] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:29.163815  1968 consensus_queue.cc:260] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.166646  1968 ts_tablet_manager.cc:1434] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:29.168558  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-09adcf6e0fe74533aa0aa0c511e0ec5d received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:29.169023  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-09adcf6e0fe74533aa0aa0c511e0ec5d on tablet 09adcf6e0fe74533aa0aa0c511e0ec5d with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:29.187420  1964 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: 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:25:29.188696  1964 tablet_bootstrap.cc:492] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:29.189491  1964 ts_tablet_manager.cc:1403] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.014s
I20260709 12:25:29.192224  1964 raft_consensus.cc:359] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.192991  1964 raft_consensus.cc:740] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:29.193845  1140 tablet_copy_source_session.cc:215] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:29.193693  1964 consensus_queue.cc:260] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.196162  1964 ts_tablet_manager.cc:1434] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:29.198442  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-51b5d6af860c46ac813baf022a1981ce received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:29.198971  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-51b5d6af860c46ac813baf022a1981ce on tablet 51b5d6af860c46ac813baf022a1981ce with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:29.199640  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807acf3412c34eb7b2bc8da58cdf5152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:29.230450  1971 tablet_copy_client.cc:806] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:29.231150  1971 tablet_copy_client.cc:670] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:29.235108  1971 tablet_copy_client.cc:538] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:29.245707  1971 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:29.268836  1971 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: 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:25:29.269960  1971 tablet_bootstrap.cc:492] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:29.270625  1971 ts_tablet_manager.cc:1403] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:25:29.273659  1971 raft_consensus.cc:359] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.274515  1971 raft_consensus.cc:740] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:29.275167  1971 consensus_queue.cc:260] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:29.277515  1971 ts_tablet_manager.cc:1434] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:25:29.279502  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-807acf3412c34eb7b2bc8da58cdf5152 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:29.279930  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-807acf3412c34eb7b2bc8da58cdf5152 on tablet 807acf3412c34eb7b2bc8da58cdf5152 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:29.530128  1818 raft_consensus.cc:1217] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:29.608853  1818 raft_consensus.cc:1217] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:29.623473  1818 raft_consensus.cc:1217] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:29.730345  1818 raft_consensus.cc:1217] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:25:29.905992  1859 raft_consensus.cc:1064] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:29.909200  1859 consensus_queue.cc:237] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:29.920591  1049 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:29.921051  1198 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:29.920630  1818 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:29.923965  1950 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:29.925065  1859 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:29.926254  1958 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:29.964802  1950 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:29.985311  1198 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:29.991377  1818 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.001420  1920 raft_consensus.cc:1064] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:30.015283  1048 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.026423  1920 consensus_queue.cc:237] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:30.026569   947 catalog_manager.cc:5697] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.060314  1195 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.063601  1818 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.064296  1944 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:30.066499  1976 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:30.098722  1121 consensus_queue.cc:237] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:30.112339  1125 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.117082  1818 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:30.124971  1982 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:25:30.140152  1984 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.145072  1818 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.147075  1958 raft_consensus.cc:1064] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:30.150274  1978 raft_consensus.cc:1064] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:30.154074  1958 consensus_queue.cc:237] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:30.152977  1978 consensus_queue.cc:237] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:30.162036  1053 raft_consensus.cc:1275] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:30.166874  1859 consensus_queue.cc:1048] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:30.172799  1944 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:25:30.179641  1992 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.184171   948 catalog_manager.cc:5697] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.197382  1818 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:30.191004  1053 raft_consensus.cc:2955] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.199066  1958 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:30.202214  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet cab6a2f3205d4abab4c536abba29b79d with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:30.203874  1198 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:30.208040  1859 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:30.211350  1048 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:30.228718  1997 tablet_replica.cc:333] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:30.232530   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cab6a2f3205d4abab4c536abba29b79d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:30.229214  1983 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 12:25:30.320420  1997 raft_consensus.cc:2243] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:30.321252  1997 raft_consensus.cc:2272] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:30.342206  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 138344us
I20260709 12:25:30.342603  1997 ts_tablet_manager.cc:1916] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:30.345654  1200 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:30.413072  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 65187.7us
I20260709 12:25:30.400337  1819 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:30.481050  1999 log.cc:927] Time spent T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
I20260709 12:25:30.514139   948 catalog_manager.cc:5697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:30.537678  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 293607us
I20260709 12:25:30.628609  1818 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.644126  1045 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.652590  1121 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.654222  2015 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:30.657836  1997 ts_tablet_manager.cc:1929] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:30.657049  2015 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.658356  1997 log.cc:1199] T cab6a2f3205d4abab4c536abba29b79d P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/cab6a2f3205d4abab4c536abba29b79d
I20260709 12:25:30.659579  2016 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:30.659965   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet cab6a2f3205d4abab4c536abba29b79d (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:30.679720  1819 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.694921  1204 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:30.708576  1047 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.727609   950 catalog_manager.cc:5697] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.740697  2016 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.751184  1818 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.772118   950 catalog_manager.cc:5697] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.771860  1054 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.805205  1121 consensus_queue.cc:237] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:30.817703  1818 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:30.819068  1978 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:30.831918  2008 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.834084  1818 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.846973  2002 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:30.852320   950 catalog_manager.cc:5697] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.854348  1204 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.867743   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 807acf3412c34eb7b2bc8da58cdf5152 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:30.872092  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 807acf3412c34eb7b2bc8da58cdf5152 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:30.876214  1197 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:30.879317  2016 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:30.880548  2027 tablet_replica.cc:333] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:30.932807  1200 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:30.948122  1197 raft_consensus.cc:2955] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.063788  2027 raft_consensus.cc:2243] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:31.077168  2027 raft_consensus.cc:2272] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:31.082607  2027 ts_tablet_manager.cc:1916] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:31.118057  2027 ts_tablet_manager.cc:1929] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:25:31.118577  2027 log.cc:1199] T 807acf3412c34eb7b2bc8da58cdf5152 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/807acf3412c34eb7b2bc8da58cdf5152
I20260709 12:25:31.120834   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 807acf3412c34eb7b2bc8da58cdf5152 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:31.259449  1046 consensus_queue.cc:237] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:31.268150  1818 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:31.269490  2017 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:31.270009  1128 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:31.271291  1976 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:31.277118  1976 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.281639  1818 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.284402  1128 raft_consensus.cc:2955] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.288141   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:31.304773   950 catalog_manager.cc:5697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:31.312350  1128 consensus_queue.cc:237] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:31.322239  1197 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:31.325770  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 09adcf6e0fe74533aa0aa0c511e0ec5d with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:31.327706  2015 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:31.351539  1818 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:31.352315  2008 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.356770  1204 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.360826  2015 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:31.366693  1818 raft_consensus.cc:2955] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.374765   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51b5d6af860c46ac813baf022a1981ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:31.376895  2029 tablet_replica.cc:333] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:31.377117   948 catalog_manager.cc:5697] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:31.407618  2029 raft_consensus.cc:2243] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:31.408715  2029 raft_consensus.cc:2272] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:31.411298  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 51b5d6af860c46ac813baf022a1981ce with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:31.412376  2027 tablet_replica.cc:333] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:31.413710  2027 raft_consensus.cc:2243] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:31.414477  2027 raft_consensus.cc:2272] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:31.413689  2029 ts_tablet_manager.cc:1916] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:31.418123  2027 ts_tablet_manager.cc:1916] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:31.428406  2029 ts_tablet_manager.cc:1929] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:31.429093  2029 log.cc:1199] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/09adcf6e0fe74533aa0aa0c511e0ec5d
I20260709 12:25:31.430862   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 09adcf6e0fe74533aa0aa0c511e0ec5d (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:31.431437  2027 ts_tablet_manager.cc:1929] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:31.431951  2027 log.cc:1199] T 51b5d6af860c46ac813baf022a1981ce P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/51b5d6af860c46ac813baf022a1981ce
I20260709 12:25:31.434048   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 51b5d6af860c46ac813baf022a1981ce (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:32.507130  1200 consensus_queue.cc:237] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:32.515596  1167 consensus_peers.cc:597] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7ead31086b944e4a40275ced6fd6470. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:32.519029  1046 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.520665  2033 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:32.523440  1128 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.525779  1935 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:32.533171  2033 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.535410  1046 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.542802  1128 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.552366  1122 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:32.567690  1200 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:32.571444  1092 consensus_peers.cc:597] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5815fba8d23f4df3a9ef0f0e06e0db63. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:32.573417  1054 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.559367   950 catalog_manager.cc:5697] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.577275  2008 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:32.578819  1978 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:32.591727  2008 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.593519  1200 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.615841  1204 consensus_queue.cc:237] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:32.631603  1122 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.632598  1046 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.633718  2033 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:32.636924  1167 consensus_peers.cc:597] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42e0e5c3253b46f2b04a2996e1ec9e89. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:32.637300  1054 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.641644  2033 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:32.648383   949 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.670025  2030 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.675109  1047 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.677414  1122 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.689728  1197 consensus_queue.cc:237] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:32.693720   948 catalog_manager.cc:5697] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.718959  1122 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:32.721783  1167 consensus_peers.cc:597] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76039d26a3844126b4510b9e10688ad6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:32.723088  1935 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:32.729215  1046 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:32.731045  1935 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:32.764546  2033 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.776041  1046 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.788763  1122 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.807312   949 catalog_manager.cc:5697] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:32.955014  2050 ts_tablet_manager.cc:933] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:32.957826  2050 tablet_copy_client.cc:323] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:32.959928  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:32.960899  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 5815fba8d23f4df3a9ef0f0e06e0db63 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-5815fba8d23f4df3a9ef0f0e06e0db63
I20260709 12:25:32.968932  1140 tablet_copy_source_session.cc:215] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:32.975734  2050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5815fba8d23f4df3a9ef0f0e06e0db63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.996891  2050 tablet_copy_client.cc:806] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:32.997651  2050 tablet_copy_client.cc:670] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:33.003050  2050 tablet_copy_client.cc:538] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:33.018662  2050 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:33.057080  2053 ts_tablet_manager.cc:933] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:33.077760  2055 ts_tablet_manager.cc:933] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:33.078083  2053 tablet_copy_client.cc:323] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:33.083436  2050 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: 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:25:33.084260  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet a7ead31086b944e4a40275ced6fd6470 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:33.084816  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet a7ead31086b944e4a40275ced6fd6470 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-a7ead31086b944e4a40275ced6fd6470
I20260709 12:25:33.089465  2050 tablet_bootstrap.cc:492] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:33.090672  2050 ts_tablet_manager.cc:1403] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.072s	user 0.033s	sys 0.003s
I20260709 12:25:33.091889  2055 tablet_copy_client.cc:323] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:33.094046  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:33.094626  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 42e0e5c3253b46f2b04a2996e1ec9e89 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-42e0e5c3253b46f2b04a2996e1ec9e89
I20260709 12:25:33.094476  2050 raft_consensus.cc:359] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.095502  2050 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:33.096211  2050 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.098677  1214 tablet_copy_source_session.cc:215] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:33.102891  2053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ead31086b944e4a40275ced6fd6470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:33.110173  1213 tablet_copy_source_session.cc:215] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:33.114665  2050 ts_tablet_manager.cc:1434] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:25:33.118435  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-5815fba8d23f4df3a9ef0f0e06e0db63 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:33.118893  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-5815fba8d23f4df3a9ef0f0e06e0db63 on tablet 5815fba8d23f4df3a9ef0f0e06e0db63 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:33.121387  2055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0e5c3253b46f2b04a2996e1ec9e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:33.134855  2053 tablet_copy_client.cc:806] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:33.135720  2053 tablet_copy_client.cc:670] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:33.141772  2053 tablet_copy_client.cc:538] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:33.145722  2055 tablet_copy_client.cc:806] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:33.146405  2055 tablet_copy_client.cc:670] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:33.150449  2055 tablet_copy_client.cc:538] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:33.154528  2053 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:33.167541  2055 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:33.180652  2053 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: 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:25:33.181627  2053 tablet_bootstrap.cc:492] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:33.182327  2053 ts_tablet_manager.cc:1403] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 12:25:33.185763  2053 raft_consensus.cc:359] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.186631  2053 raft_consensus.cc:740] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:33.187521  2053 consensus_queue.cc:260] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.189145  2055 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: 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:25:33.190481  2055 tablet_bootstrap.cc:492] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:33.191733  2055 ts_tablet_manager.cc:1403] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.003s
I20260709 12:25:33.191672  2053 ts_tablet_manager.cc:1434] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:25:33.194796  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-a7ead31086b944e4a40275ced6fd6470 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:33.195305  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-a7ead31086b944e4a40275ced6fd6470 on tablet a7ead31086b944e4a40275ced6fd6470 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:33.195533  2055 raft_consensus.cc:359] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.196429  2055 raft_consensus.cc:740] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:33.197773  2055 consensus_queue.cc:260] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.201596  2055 ts_tablet_manager.cc:1434] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:33.203403  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-42e0e5c3253b46f2b04a2996e1ec9e89 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:33.203828  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-42e0e5c3253b46f2b04a2996e1ec9e89 on tablet 42e0e5c3253b46f2b04a2996e1ec9e89 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:33.291064  2055 ts_tablet_manager.cc:933] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:33.293606  2055 tablet_copy_client.cc:323] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:33.295128  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 76039d26a3844126b4510b9e10688ad6 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:33.295661  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 76039d26a3844126b4510b9e10688ad6 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-76039d26a3844126b4510b9e10688ad6
I20260709 12:25:33.300432  1213 tablet_copy_source_session.cc:215] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:33.304961  2055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76039d26a3844126b4510b9e10688ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:33.320948  2055 tablet_copy_client.cc:806] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:33.321569  2055 tablet_copy_client.cc:670] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:33.325269  2055 tablet_copy_client.cc:538] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:33.335193  2055 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:33.340458  1819 raft_consensus.cc:1217] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:33.370474  2055 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: 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:25:33.372138  2055 tablet_bootstrap.cc:492] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:33.372921  2055 ts_tablet_manager.cc:1403] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260709 12:25:33.376045  2055 raft_consensus.cc:359] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.376891  2055 raft_consensus.cc:740] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:33.377532  2055 consensus_queue.cc:260] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:33.379360  2055 ts_tablet_manager.cc:1434] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:25:33.381616  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-76039d26a3844126b4510b9e10688ad6 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:33.382055  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-76039d26a3844126b4510b9e10688ad6 on tablet 76039d26a3844126b4510b9e10688ad6 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:33.592163  1819 raft_consensus.cc:1217] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:33.668232  1819 raft_consensus.cc:1217] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:33.687754  1819 raft_consensus.cc:1217] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:33.760421  2008 raft_consensus.cc:1064] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:33.762957  2008 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:33.770948  1046 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:33.771189  1819 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:33.772939  2037 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:33.773926  2008 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:33.789459  1197 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:33.791596  2064 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:33.796645  1047 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.793844  2064 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.820263   950 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.830744  1197 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.833822  1819 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.895735  1122 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:33.925521  1819 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:33.927075  1978 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:33.928866  1046 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:33.931063  2064 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:33.937949  1978 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.939843  1819 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.941702  1046 raft_consensus.cc:2955] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.959558   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:33.965179   947 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:33.977183  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 5815fba8d23f4df3a9ef0f0e06e0db63 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:34.000854  2072 tablet_replica.cc:333] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:34.001933  2072 raft_consensus.cc:2243] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.002763  2072 raft_consensus.cc:2272] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.006610  2072 ts_tablet_manager.cc:1916] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:34.025264  2072 ts_tablet_manager.cc:1929] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:34.026073  2072 log.cc:1199] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/5815fba8d23f4df3a9ef0f0e06e0db63
I20260709 12:25:34.028889   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 5815fba8d23f4df3a9ef0f0e06e0db63 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:34.154764  2033 raft_consensus.cc:1064] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:34.157591  2033 consensus_queue.cc:237] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.164321  1128 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.164685  1819 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.166570  2058 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:34.166779  1046 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.168569  2030 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:34.169436  2033 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:34.202416  2030 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.212999  2058 raft_consensus.cc:1064] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:34.219098  1128 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.219934  2058 consensus_queue.cc:237] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.223608  1046 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.240056  2077 raft_consensus.cc:1064] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:34.241480   949 catalog_manager.cc:5697] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.245539  2077 consensus_queue.cc:237] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.258579  1128 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.258788  1818 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.259265  1047 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.260171  2080 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:34.268885  2033 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:34.283717  2078 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:25:34.312255  1820 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.330062  1204 consensus_queue.cc:237] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.339018  1121 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.347451  1819 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.353209  1122 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.354463  1047 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:34.354981  2033 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:34.355896  2058 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:34.342809  2078 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 12:25:34.365530  2033 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:34.384032  2058 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.390098  1124 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.395599  2030 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.404410  1818 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.406523  1046 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.417157  1817 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.421474   949 catalog_manager.cc:5697] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:34.427637  2078 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.434484  1045 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.437448  1128 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.442194  1204 consensus_queue.cc:237] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.422408  2077 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:34.457063  1817 raft_consensus.cc:2955] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.478899  1047 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.484472  1820 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.490052   949 catalog_manager.cc:5697] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.495251  2033 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:25:34.527978  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 65917.7us
I20260709 12:25:34.534832  2033 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:34.543125  2058 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.544446   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76039d26a3844126b4510b9e10688ad6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:25:34.544962  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 75063us
I20260709 12:25:34.568114   947 catalog_manager.cc:5697] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.572783  1820 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.588471  1047 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.593703   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7ead31086b944e4a40275ced6fd6470 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:34.602788  1817 raft_consensus.cc:2955] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.610199  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 76039d26a3844126b4510b9e10688ad6 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:34.614367  1128 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.628940   948 catalog_manager.cc:5697] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:34.653620  2094 tablet_replica.cc:333] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:34.656292  2094 raft_consensus.cc:2243] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.656975  2094 raft_consensus.cc:2272] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.670849  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet a7ead31086b944e4a40275ced6fd6470 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:34.675194  2094 ts_tablet_manager.cc:1916] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:34.676724  2095 tablet_replica.cc:333] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:34.676555  1204 consensus_queue.cc:237] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:34.677798  2095 raft_consensus.cc:2243] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.678536  2095 raft_consensus.cc:2272] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.684437  1047 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.685045  1820 raft_consensus.cc:1275] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:34.688206  2077 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:34.689461  2095 ts_tablet_manager.cc:1916] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:34.690397  2089 consensus_queue.cc:1048] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:34.699806  2089 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.724510   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:34.723178  1817 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.730134  2095 ts_tablet_manager.cc:1929] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:34.730706  2095 log.cc:1199] T a7ead31086b944e4a40275ced6fd6470 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/a7ead31086b944e4a40275ced6fd6470
I20260709 12:25:34.730852  1047 raft_consensus.cc:2955] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:34.732470   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet a7ead31086b944e4a40275ced6fd6470 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
W20260709 12:25:34.740507   936 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:25:34.750715  2094 ts_tablet_manager.cc:1929] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:34.751247  2094 log.cc:1199] T 76039d26a3844126b4510b9e10688ad6 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/76039d26a3844126b4510b9e10688ad6
I20260709 12:25:34.754441   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 76039d26a3844126b4510b9e10688ad6 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:34.758311   948 catalog_manager.cc:5697] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:34.772912  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 42e0e5c3253b46f2b04a2996e1ec9e89 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:34.773957  2095 tablet_replica.cc:333] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:34.774760  2095 raft_consensus.cc:2243] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.775499  2095 raft_consensus.cc:2272] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.778321  2095 ts_tablet_manager.cc:1916] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:34.794757  2095 ts_tablet_manager.cc:1929] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:34.795050  2095 log.cc:1199] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/42e0e5c3253b46f2b04a2996e1ec9e89
I20260709 12:25:34.796360   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 42e0e5c3253b46f2b04a2996e1ec9e89 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:35.862474  1122 consensus_queue.cc:237] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:35.873170  1092 consensus_peers.cc:597] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fe99a73174d40c1ae4c679b6df31a1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:35.874650  1197 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:35.875450  1047 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:35.876861  2099 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:35.878434  1978 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:35.889635  2008 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.891835  1047 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.891458  1200 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.909443  1046 consensus_queue.cc:237] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:35.916922   951 catalog_manager.cc:5697] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:35.924213  1016 consensus_peers.cc:597] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54047d41d634470399d76db6fe4686ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:35.924384  1200 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:35.926019  1122 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:35.926863  2017 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:35.928021  2100 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:35.942776  2100 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.954730  1204 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.963074  1124 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:35.984002  1047 consensus_queue.cc:237] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.008498   948 catalog_manager.cc:5697] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.020139  1124 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:36.022614  1200 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:36.023207  1016 consensus_peers.cc:597] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c7b0c2e85844131a48c43086f41c7e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:36.023237  2017 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:25:36.026640  2098 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:36.040560  2100 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.042234  1200 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.043992  1124 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.062305   947 catalog_manager.cc:5697] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.068532  1124 consensus_queue.cc:237] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:36.097095  1092 consensus_peers.cc:597] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f91f4ee836fb4ff4a4bb5f8fde2984e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:36.098155  1046 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:36.098989  1200 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:36.100814  2096 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:36.101778  2099 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:36.116487  1046 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.113731  2099 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.122485  1200 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.133862   947 catalog_manager.cc:5697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:36.477272  2117 ts_tablet_manager.cc:933] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:36.480032  2117 tablet_copy_client.cc:323] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:36.482023  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 9c7b0c2e85844131a48c43086f41c7e2 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:36.482965  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 9c7b0c2e85844131a48c43086f41c7e2 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-9c7b0c2e85844131a48c43086f41c7e2
I20260709 12:25:36.495733  1064 tablet_copy_source_session.cc:215] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:36.499589  2119 ts_tablet_manager.cc:933] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:36.502604  2119 tablet_copy_client.cc:323] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:36.505386  2117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b0c2e85844131a48c43086f41c7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:36.505530  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 4fe99a73174d40c1ae4c679b6df31a1b from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:36.506232  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 4fe99a73174d40c1ae4c679b6df31a1b from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-4fe99a73174d40c1ae4c679b6df31a1b
I20260709 12:25:36.515170  1140 tablet_copy_source_session.cc:215] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:36.529956  2119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe99a73174d40c1ae4c679b6df31a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:36.559227  2121 ts_tablet_manager.cc:933] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:36.559892  2119 tablet_copy_client.cc:806] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:36.560928  2119 tablet_copy_client.cc:670] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:36.564744  2117 tablet_copy_client.cc:806] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:36.565325  2117 tablet_copy_client.cc:670] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:36.567471  2119 tablet_copy_client.cc:538] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:36.567832  2121 tablet_copy_client.cc:323] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:36.570544  2117 tablet_copy_client.cc:538] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:36.573269  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 54047d41d634470399d76db6fe4686ef from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:36.573928  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 54047d41d634470399d76db6fe4686ef from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-54047d41d634470399d76db6fe4686ef
I20260709 12:25:36.578181  2119 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:36.593981  2123 ts_tablet_manager.cc:933] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:36.597640  1064 tablet_copy_source_session.cc:215] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:36.601280  2121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54047d41d634470399d76db6fe4686ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:36.616367  2119 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: 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:25:36.617555  2119 tablet_bootstrap.cc:492] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:36.618358  2119 ts_tablet_manager.cc:1403] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.009s
I20260709 12:25:36.625847  2119 raft_consensus.cc:359] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.626853  2119 raft_consensus.cc:740] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:36.628625  2119 consensus_queue.cc:260] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.631565  2117 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:36.628080  2123 tablet_copy_client.cc:323] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:36.635995  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:36.636552  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-f91f4ee836fb4ff4a4bb5f8fde2984e1
I20260709 12:25:36.644233  1140 tablet_copy_source_session.cc:215] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:36.659390  2119 ts_tablet_manager.cc:1434] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.015s
I20260709 12:25:36.660830  2123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:36.661146  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-4fe99a73174d40c1ae4c679b6df31a1b received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:36.661692  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-4fe99a73174d40c1ae4c679b6df31a1b on tablet 4fe99a73174d40c1ae4c679b6df31a1b with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:36.662657  2121 tablet_copy_client.cc:806] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:36.663213  2121 tablet_copy_client.cc:670] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:36.667323  2121 tablet_copy_client.cc:538] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:36.681391  2121 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:36.698858  2123 tablet_copy_client.cc:806] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:36.701514  2123 tablet_copy_client.cc:670] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:36.707762  2123 tablet_copy_client.cc:538] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:36.718357  2123 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:36.756318  2123 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: 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:25:36.757265  2123 tablet_bootstrap.cc:492] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:36.757956  2123 ts_tablet_manager.cc:1403] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.009s
I20260709 12:25:36.758147  2117 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: 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:25:36.759064  2117 tablet_bootstrap.cc:492] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:36.759814  2117 ts_tablet_manager.cc:1403] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.015s
I20260709 12:25:36.763962  2121 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: 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:25:36.765177  2121 tablet_bootstrap.cc:492] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:36.765920  2121 ts_tablet_manager.cc:1403] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.052s
I20260709 12:25:36.777364  2121 raft_consensus.cc:359] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.778739  2121 raft_consensus.cc:740] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:36.778029  2123 raft_consensus.cc:359] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.779536  2123 raft_consensus.cc:740] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:36.779618  2121 consensus_queue.cc:260] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.782548  2121 ts_tablet_manager.cc:1434] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:25:36.784929  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-54047d41d634470399d76db6fe4686ef received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:36.785378  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-54047d41d634470399d76db6fe4686ef on tablet 54047d41d634470399d76db6fe4686ef with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:36.777364  2117 raft_consensus.cc:359] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.787235  2117 raft_consensus.cc:740] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:36.788110  2117 consensus_queue.cc:260] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.789520  2123 consensus_queue.cc:260] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:36.798729  2123 ts_tablet_manager.cc:1434] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.007s
I20260709 12:25:36.800836  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-f91f4ee836fb4ff4a4bb5f8fde2984e1 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:36.801304  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-f91f4ee836fb4ff4a4bb5f8fde2984e1 on tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:36.807700  2117 ts_tablet_manager.cc:1434] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 12:25:36.810662  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-9c7b0c2e85844131a48c43086f41c7e2 received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:36.811184  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-9c7b0c2e85844131a48c43086f41c7e2 on tablet 9c7b0c2e85844131a48c43086f41c7e2 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:36.916327  1817 raft_consensus.cc:1217] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:37.110359  1817 raft_consensus.cc:1217] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:37.114496  1817 raft_consensus.cc:1217] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:37.174024  1817 raft_consensus.cc:1217] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:37.314826  2130 raft_consensus.cc:1064] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:37.317613  2130 consensus_queue.cc:237] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.324072  1200 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.324312  1817 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.325968  2100 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:37.326749  1124 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.327109  2093 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.329275  2130 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:37.376626  2130 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.380281  1200 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.386349  1122 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.395224  1817 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.399537   947 catalog_manager.cc:5697] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.447476  1047 consensus_queue.cc:237] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.460870  1817 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:37.462826  2093 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.470628  1122 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:37.472232  2130 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:37.503350  1820 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.504644  2096 raft_consensus.cc:1064] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:37.500594  2100 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.524466   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c7b0c2e85844131a48c43086f41c7e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:37.528110  2096 consensus_queue.cc:237] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.530236  1122 raft_consensus.cc:2955] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.531821   948 catalog_manager.cc:5697] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:37.549952  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c7b0c2e85844131a48c43086f41c7e2 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:37.571271  2142 tablet_replica.cc:333] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:37.573557  2142 raft_consensus.cc:2243] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.574551  2142 raft_consensus.cc:2272] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.575595  1197 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.575627  1820 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.577682  2132 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:37.578619  2008 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.582019  2142 ts_tablet_manager.cc:1916] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:37.596637  1047 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.603399  2132 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:37.604902  2142 ts_tablet_manager.cc:1929] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:37.605484  2142 log.cc:1199] T 9c7b0c2e85844131a48c43086f41c7e2 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/9c7b0c2e85844131a48c43086f41c7e2
I20260709 12:25:37.607870   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 9c7b0c2e85844131a48c43086f41c7e2 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:37.630208  2008 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.636229  1820 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.646922  1047 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.655491  1197 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.664079   951 catalog_manager.cc:5697] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:37.694267  1122 consensus_queue.cc:237] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.707408  2093 raft_consensus.cc:1064] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:37.710484  2093 consensus_queue.cc:237] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.716178  1820 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:37.717509  1197 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:37.717836  2132 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.723642  2146 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:37.735707  1978 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.737425  1200 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.738993  1820 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.740103  2130 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:37.741321  2100 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.742012  1122 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.747530   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fe99a73174d40c1ae4c679b6df31a1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:37.748656  2100 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:37.773458  1819 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.775599  1200 raft_consensus.cc:2955] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.793072  2132 raft_consensus.cc:1064] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:37.794459   949 catalog_manager.cc:5697] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.796248  2132 consensus_queue.cc:237] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:37.810889  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fe99a73174d40c1ae4c679b6df31a1b with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:37.823781  1197 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.826362  1817 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.830962  2008 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:37.835738  2146 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:37.846118  1047 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:37.849201  2008 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:25:37.850692  2148 log.cc:927] Time spent T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:25:37.858145  2130 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.870400  1818 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.936156  1820 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:37.942929  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 64546.3us
I20260709 12:25:37.953680  1047 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.931985  1978 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.961167   947 catalog_manager.cc:5697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.968608  2152 tablet_replica.cc:333] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:37.976050  1200 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.978084  2152 raft_consensus.cc:2243] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.978823  2152 raft_consensus.cc:2272] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.987685  1122 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:37.992323  2152 ts_tablet_manager.cc:1916] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:38.006014  1200 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.016167   947 catalog_manager.cc:5697] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:38.025107  2152 ts_tablet_manager.cc:1929] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:38.026289  2152 log.cc:1199] T 4fe99a73174d40c1ae4c679b6df31a1b P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/4fe99a73174d40c1ae4c679b6df31a1b
I20260709 12:25:38.029989   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 4fe99a73174d40c1ae4c679b6df31a1b (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:38.037863  1122 consensus_queue.cc:237] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:38.044721  1046 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:38.047351  2096 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:38.049188  1818 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:38.052202  1046 consensus_queue.cc:237] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:38.052454  2132 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:38.058765  1200 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:38.059993  2130 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:38.063297  1818 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:38.066603  2093 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:38.070938  1978 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.075986  2100 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.081776  1200 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.083997  1820 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.086926   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:38.110982  1045 raft_consensus.cc:2955] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.090955  1818 raft_consensus.cc:2955] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.102353   951 catalog_manager.cc:5697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:38.126746   947 catalog_manager.cc:5697] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:38.142976   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54047d41d634470399d76db6fe4686ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:38.148429  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:38.150719  2159 tablet_replica.cc:333] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:38.154910  2159 raft_consensus.cc:2243] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.155687  2159 raft_consensus.cc:2272] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.158320  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 54047d41d634470399d76db6fe4686ef with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:38.162221  2159 ts_tablet_manager.cc:1916] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:38.170598  2160 tablet_replica.cc:333] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:38.172220  2160 raft_consensus.cc:2243] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.173012  2160 raft_consensus.cc:2272] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.177786  2160 ts_tablet_manager.cc:1916] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:38.186477  2159 ts_tablet_manager.cc:1929] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:38.187310  2159 log.cc:1199] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/f91f4ee836fb4ff4a4bb5f8fde2984e1
I20260709 12:25:38.190340   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet f91f4ee836fb4ff4a4bb5f8fde2984e1 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:38.196913  2160 ts_tablet_manager.cc:1929] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:38.197393  2160 log.cc:1199] T 54047d41d634470399d76db6fe4686ef P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/54047d41d634470399d76db6fe4686ef
I20260709 12:25:38.199323   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 54047d41d634470399d76db6fe4686ef (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:39.240260  1200 consensus_queue.cc:237] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.249121  1124 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:39.249375  1167 consensus_peers.cc:597] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55c4d078b952431fb80bd4c8e31a17f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:39.250118  1046 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.250866  2158 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:39.251794  2131 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:39.259840  2158 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.262596  1046 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.269129  1124 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.349637   951 catalog_manager.cc:5697] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.364387  1124 consensus_queue.cc:237] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.379566  1195 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:39.380321  1092 consensus_peers.cc:597] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a94780168fba4ba4b2e96c6c0c3d56cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:39.382325  2096 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:39.396907  1046 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.408373  2132 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:39.411396  2168 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.416558  1195 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.436087  1047 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.445961  1195 consensus_queue.cc:237] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.468688   948 catalog_manager.cc:5697] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:39.472517  1047 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.477325  1122 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.479018  2158 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:39.484251  2158 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:39.489909  1167 consensus_peers.cc:597] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04cfa1e67ac849a2a81e8ea26e6f7e77. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:39.503336  2165 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.505043  1047 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.507506  1122 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.524753   948 catalog_manager.cc:5697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:39.536648  1047 consensus_queue.cc:237] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.556340  1195 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.558439  1122 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:39.560531  2173 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:39.562448  1016 consensus_peers.cc:597] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b373ab4e34894c11856c1684cec8a73f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:39.562675  2173 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:39.571430  2170 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.574267  1197 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.576669  1122 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.601176   948 catalog_manager.cc:5697] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:39.837795  2183 ts_tablet_manager.cc:933] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:39.839898  2183 tablet_copy_client.cc:323] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:39.842057  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 55c4d078b952431fb80bd4c8e31a17f6 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:39.842922  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 55c4d078b952431fb80bd4c8e31a17f6 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-55c4d078b952431fb80bd4c8e31a17f6
I20260709 12:25:39.850821  1213 tablet_copy_source_session.cc:215] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:39.856371  2183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c4d078b952431fb80bd4c8e31a17f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.878057  2183 tablet_copy_client.cc:806] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:39.881024  2183 tablet_copy_client.cc:670] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:39.890189  2183 tablet_copy_client.cc:538] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:39.905377  2183 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:39.931248  2183 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: 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:25:39.936494  2183 tablet_bootstrap.cc:492] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:39.937234  2183 ts_tablet_manager.cc:1403] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.004s
I20260709 12:25:39.942153  2183 raft_consensus.cc:359] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.943255  2183 raft_consensus.cc:740] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:39.946277  2183 consensus_queue.cc:260] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:39.962436  2186 ts_tablet_manager.cc:933] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:39.970965  2188 ts_tablet_manager.cc:933] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:39.981707  2186 tablet_copy_client.cc:323] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:39.984038  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet b373ab4e34894c11856c1684cec8a73f from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:39.984928  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet b373ab4e34894c11856c1684cec8a73f from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-b373ab4e34894c11856c1684cec8a73f
I20260709 12:25:39.984047  2183 ts_tablet_manager.cc:1434] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.046s	user 0.023s	sys 0.020s
I20260709 12:25:39.996757  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-55c4d078b952431fb80bd4c8e31a17f6 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:39.997247  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-55c4d078b952431fb80bd4c8e31a17f6 on tablet 55c4d078b952431fb80bd4c8e31a17f6 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:40.004264  1064 tablet_copy_source_session.cc:215] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:40.015820  2188 tablet_copy_client.cc:323] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:40.017355  2186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b373ab4e34894c11856c1684cec8a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.018219  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet a94780168fba4ba4b2e96c6c0c3d56cf from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:40.018738  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet a94780168fba4ba4b2e96c6c0c3d56cf from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-a94780168fba4ba4b2e96c6c0c3d56cf
I20260709 12:25:40.027550  1140 tablet_copy_source_session.cc:215] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:40.031916  2183 ts_tablet_manager.cc:933] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:40.035512  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94780168fba4ba4b2e96c6c0c3d56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.041213  2186 tablet_copy_client.cc:806] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:40.042191  2186 tablet_copy_client.cc:670] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:40.062670  2183 tablet_copy_client.cc:323] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:40.065392  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:40.066010  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-04cfa1e67ac849a2a81e8ea26e6f7e77
I20260709 12:25:40.067566  2186 tablet_copy_client.cc:538] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:40.074498  2188 tablet_copy_client.cc:806] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:40.074985  1213 tablet_copy_source_session.cc:215] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:40.075237  2188 tablet_copy_client.cc:670] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:40.083578  2183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.092424  2188 tablet_copy_client.cc:538] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:40.097946  2186 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:40.114580  2188 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:40.117502  2183 tablet_copy_client.cc:806] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:40.118217  2183 tablet_copy_client.cc:670] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:40.122112  2183 tablet_copy_client.cc:538] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:40.139081  2183 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:40.156607  2186 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: 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:25:40.157645  2186 tablet_bootstrap.cc:492] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:40.158344  2186 ts_tablet_manager.cc:1403] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.010s
I20260709 12:25:40.174062  2186 raft_consensus.cc:359] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.178236  2186 raft_consensus.cc:740] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:40.178879  2186 consensus_queue.cc:260] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.181280  2186 ts_tablet_manager.cc:1434] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 12:25:40.183686  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-b373ab4e34894c11856c1684cec8a73f received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:40.184073  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-b373ab4e34894c11856c1684cec8a73f on tablet b373ab4e34894c11856c1684cec8a73f with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:40.219456  2188 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: 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:25:40.220293  2188 tablet_bootstrap.cc:492] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:40.220942  2188 ts_tablet_manager.cc:1403] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.017s
I20260709 12:25:40.223429  2183 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: 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:25:40.224603  2183 tablet_bootstrap.cc:492] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:40.223575  2188 raft_consensus.cc:359] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.229678  2188 raft_consensus.cc:740] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:40.229758  2183 ts_tablet_manager.cc:1403] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.091s	user 0.028s	sys 0.026s
I20260709 12:25:40.230471  2188 consensus_queue.cc:260] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.234297  2183 raft_consensus.cc:359] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.235178  2183 raft_consensus.cc:740] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:40.236513  2188 ts_tablet_manager.cc:1434] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260709 12:25:40.236729  2183 consensus_queue.cc:260] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:40.238277  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-a94780168fba4ba4b2e96c6c0c3d56cf received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:40.238682  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-a94780168fba4ba4b2e96c6c0c3d56cf on tablet a94780168fba4ba4b2e96c6c0c3d56cf with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:40.239355  2183 ts_tablet_manager.cc:1434] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:40.241685  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-04cfa1e67ac849a2a81e8ea26e6f7e77 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:40.242295  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-04cfa1e67ac849a2a81e8ea26e6f7e77 on tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:40.339741  1820 raft_consensus.cc:1217] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:40.433071  1820 raft_consensus.cc:1217] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:40.498960  1818 raft_consensus.cc:1217] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:40.559355  1818 raft_consensus.cc:1217] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:40.817206  2165 raft_consensus.cc:1064] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:40.819705  2165 consensus_queue.cc:237] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:40.830931  1818 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.830986  1124 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.833315  1045 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.833029  2198 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:40.834393  2158 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:40.835414  2165 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:40.850462  2158 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.854393  1047 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.854698  1820 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.867254  1124 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.873222   948 catalog_manager.cc:5697] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.887619  2100 raft_consensus.cc:1064] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:40.894239  2100 consensus_queue.cc:237] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:40.906039  1197 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.908272  2195 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:40.915485  1820 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.916697  1124 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:40.918402  2197 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:40.919883  2173 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:40.955487  2096 raft_consensus.cc:1064] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:40.958927  2096 consensus_queue.cc:237] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:40.970717  2195 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:40.997367  1818 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.012656  1204 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.014716  2172 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:41.017916  1817 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.020911  1204 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.019438  2168 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:41.033828  1124 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.061321  1195 consensus_queue.cc:237] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:41.067351  1047 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.073221  2162 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:41.075753  1819 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.078083  2158 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:41.078461   949 catalog_manager.cc:5697] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:41.097376  1045 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.095273  2172 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.089329  2198 raft_consensus.cc:1064] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:41.103492  2196 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:41.090165  2165 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.109364  2198 consensus_queue.cc:237] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:41.111559  1820 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.113960  1816 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.126381  1054 raft_consensus.cc:2955] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.136976   951 catalog_manager.cc:5697] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.140203  1046 consensus_queue.cc:237] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:41.148985  1204 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.151692  1195 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.153977  2100 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:41.159511  1818 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.162286  2195 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:41.167593   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55c4d078b952431fb80bd4c8e31a17f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:41.171612  2100 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.178886  1204 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.189046  1818 raft_consensus.cc:2955] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.193159   951 catalog_manager.cc:5697] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.199507   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b373ab4e34894c11856c1684cec8a73f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:41.209443  1054 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.216771  1122 consensus_queue.cc:237] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:41.224586  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 55c4d078b952431fb80bd4c8e31a17f6 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:41.228456  1818 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.229912  2132 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:41.231353  1204 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:41.223475   948 catalog_manager.cc:5697] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.235694  2132 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:41.239828  2218 tablet_replica.cc:333] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:41.241322  2172 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.240911  2218 raft_consensus.cc:2243] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:41.244369  2218 raft_consensus.cc:2272] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:41.248100  1818 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.248468  2218 ts_tablet_manager.cc:1916] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:41.250295  2165 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:41.251508  1820 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.275700  1204 raft_consensus.cc:2955] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.277393  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet b373ab4e34894c11856c1684cec8a73f with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:41.285965   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a94780168fba4ba4b2e96c6c0c3d56cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:41.288007  1046 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.288534  1122 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:41.290776   947 catalog_manager.cc:5697] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:41.294399  2218 ts_tablet_manager.cc:1929] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:41.300355  2218 log.cc:1199] T 55c4d078b952431fb80bd4c8e31a17f6 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/55c4d078b952431fb80bd4c8e31a17f6
I20260709 12:25:41.292908  2158 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:41.303208  2218 tablet_replica.cc:333] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:41.303869  2198 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:41.305215   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 55c4d078b952431fb80bd4c8e31a17f6 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:41.313094  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet a94780168fba4ba4b2e96c6c0c3d56cf with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:41.325505  2222 tablet_replica.cc:333] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:41.326651  2162 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.330655  1124 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.328666  2222 raft_consensus.cc:2243] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:41.342741  2222 raft_consensus.cc:2272] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:41.354887  1816 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:41.371999   948 catalog_manager.cc:5697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:41.375487  2222 ts_tablet_manager.cc:1916] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:41.383471  2218 raft_consensus.cc:2243] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:41.486140  2218 raft_consensus.cc:2272] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:41.489725  2218 ts_tablet_manager.cc:1916] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:41.524449  2222 ts_tablet_manager.cc:1929] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:41.525159  2222 log.cc:1199] T a94780168fba4ba4b2e96c6c0c3d56cf P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/a94780168fba4ba4b2e96c6c0c3d56cf
W20260709 12:25:41.876478  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 198623us
W20260709 12:25:41.958947  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 81541.8us
W20260709 12:25:42.319155  1094 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.009s	sys 0.024s
W20260709 12:25:42.319545  1094 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.009s	sys 0.024s
W20260709 12:25:42.318785  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 182299us
W20260709 12:25:42.321750  1093 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.684s	user 0.018s	sys 0.020s
W20260709 12:25:42.322198  1093 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.018s	sys 0.020s
W20260709 12:25:42.356247  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 110076us
I20260709 12:25:42.392558  2218 ts_tablet_manager.cc:1929] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:42.398411  2218 log.cc:1199] T b373ab4e34894c11856c1684cec8a73f P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/b373ab4e34894c11856c1684cec8a73f
I20260709 12:25:42.404203  2218 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:45414 (request call id 73) took 1143 ms. Trace:
I20260709 12:25:42.404681  2218 rpcz_store.cc:276] 0709 12:25:41.260546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:41.277114 (+ 16568us) service_pool.cc:224] Handling call
0709 12:25:41.302817 (+ 25703us) ts_tablet_manager.cc:1151] Deleting tablet b373ab4e34894c11856c1684cec8a73f
0709 12:25:41.302864 (+    47us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:25:41.509960 (+207096us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:42.392374 (+882414us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:42.404105 (+ 11731us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":62753,"tablet-delete.queue_time_us":19670}
W20260709 12:25:42.411427  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 53920.5us
W20260709 12:25:42.441533  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 83966.6us
I20260709 12:25:42.472568  2172 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:25:42.473395  2172 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:42.476356   948 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45774 (request call id 196) took 1107 ms. Trace:
I20260709 12:25:42.479808  2172 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:42.483852  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:42.476775   948 rpcz_store.cc:276] 0709 12:25:41.368903 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:41.369047 (+   144us) service_pool.cc:224] Handling call
0709 12:25:42.476276 (+1107229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:41.481388 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:41.481908 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:41.481939 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:25:41.481955 (+    16us) tablet.cc:662] Decoding operations
0709 12:25:41.482269 (+   314us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:41.482327 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:41.482352 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:41.482515 (+   163us) tablet.cc:701] Row locks acquired
0709 12:25:41.482532 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:25:41.482676 (+   144us) write_op.cc:270] Start()
0709 12:25:41.482774 (+    98us) write_op.cc:276] Timestamp: P: 1783599941482626 usec, L: 0
0709 12:25:41.482793 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:25:41.483343 (+   550us) log.cc:844] Serialized 602 byte log entry
0709 12:25:41.485823 (+  2480us) op_driver.cc:464] REPLICATION: finished
0709 12:25:41.486242 (+   419us) write_op.cc:301] APPLY: starting
0709 12:25:41.486326 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:41.486422 (+    96us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:41.486536 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:41.486758 (+   222us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:41.486898 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:41.486941 (+    43us) write_op.cc:312] APPLY: finished
0709 12:25:41.487144 (+   203us) log.cc:844] Serialized 22 byte log entry
0709 12:25:41.487358 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:41.487451 (+    93us) write_op.cc:454] Released schema lock
0709 12:25:41.487490 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:41.487825 (+   335us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:41.487857 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":20864,"child_traces":[["op",{"apply.queue_time_us":235,"apply.run_cpu_time_us":1533,"apply.run_wall_time_us":1534,"num_ops":1,"prepare.queue_time_us":148,"prepare.run_cpu_time_us":2208,"prepare.run_wall_time_us":2209,"replication_time_us":2916}]]}
I20260709 12:25:42.506314  2238 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:42.506904  2238 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:42.508127   947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45766 (request call id 199) took 1126 ms. Trace:
I20260709 12:25:42.510293  2238 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:41.535355   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet a94780168fba4ba4b2e96c6c0c3d56cf (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
W20260709 12:25:42.514766   938 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 979356us
I20260709 12:25:42.515748  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:42.520401  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:42.407299   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet b373ab4e34894c11856c1684cec8a73f (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
W20260709 12:25:42.526281   936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 119012us
W20260709 12:25:42.533525  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800192580 after lost signal to thread 32333
W20260709 12:25:42.534654  1075 debug-util.cc:398] Leaking SignalData structure 0x7b08002043a0 after lost signal to thread 985
W20260709 12:25:42.541473  1075 debug-util.cc:398] Leaking SignalData structure 0x7b080028de20 after lost signal to thread 1078
W20260709 12:25:42.542852  1075 debug-util.cc:398] Leaking SignalData structure 0x7b08002e6360 after lost signal to thread 1154
W20260709 12:25:42.543174  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800327e00 after lost signal to thread 1155
W20260709 12:25:42.544363  1075 debug-util.cc:398] Leaking SignalData structure 0x7b080020fa80 after lost signal to thread 1228
W20260709 12:25:42.546177  1075 debug-util.cc:398] Leaking SignalData structure 0x7b08002eb5c0 after lost signal to thread 1845
W20260709 12:25:42.546532  1075 debug-util.cc:398] Leaking SignalData structure 0x7b08002c8340 after lost signal to thread 1846
I20260709 12:25:42.541435   951 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33142 (request call id 96) took 1156 ms. Trace:
I20260709 12:25:42.548157   951 rpcz_store.cc:276] 0709 12:25:41.449758 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:41.598833 (+149075us) service_pool.cc:224] Handling call
0709 12:25:42.541347 (+942514us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":924154,"reported_tablets":1}
I20260709 12:25:42.554054  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:42.557893  1095 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:42.566558  2172 raft_consensus.cc:2749] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.566833  1197 consensus_queue.cc:237] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:42.508690   947 rpcz_store.cc:276] 0709 12:25:41.381721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:41.381879 (+   158us) service_pool.cc:224] Handling call
0709 12:25:42.508066 (+1126187us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":132628,"reported_tablets":1}
I20260709 12:25:42.553388  1048 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:42.585304  1170 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:42.600579  1124 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:42.604943  2198 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:42.614398  2198 raft_consensus.cc:2749] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.622932  1817 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:42.624917  2198 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:42.626803  2219 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:42.628986  1124 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:42.650069   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:42.650377  1817 raft_consensus.cc:2955] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:42.661651   948 catalog_manager.cc:5697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.759948  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:42.775034  2249 tablet_replica.cc:333] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:42.777971  2249 raft_consensus.cc:2243] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:42.778811  2249 raft_consensus.cc:2272] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:42.791792  2249 ts_tablet_manager.cc:1916] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:42.815768  2249 ts_tablet_manager.cc:1929] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:42.816264  2249 log.cc:1199] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/04cfa1e67ac849a2a81e8ea26e6f7e77
I20260709 12:25:42.818446   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 04cfa1e67ac849a2a81e8ea26e6f7e77 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:43.881762  1128 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:43.899036  1092 consensus_peers.cc:597] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a104f3d28ec24bdaab400f7b6fc62ee9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:43.901523  1051 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:43.901899  1198 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:43.903393  2172 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:43.912226  2132 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:43.919327  1051 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:43.917635  2132 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:43.941468  1197 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:43.950397  1128 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:43.956151   951 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.987840  1197 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:43.996842  1092 consensus_peers.cc:597] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d95fba1fc174759808099e0c5bf68c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:43.997650  2132 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.012928  1050 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:44.020795  2256 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:44.033159  1198 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.025718  2256 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.041930  1051 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.065228  1198 consensus_queue.cc:237] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.069433   947 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:25:44.128393  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 55947.6us
I20260709 12:25:44.133888  1050 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:44.135573  2263 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.137274  1128 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:44.134708  1167 consensus_peers.cc:597] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ddfcc9e6ac5491f856ccda017fd9c8d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:44.144392  2219 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:44.149325  2263 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.151672  1050 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.174427  1128 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.179356  1051 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.184154   947 catalog_manager.cc:5697] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:44.203217  1016 consensus_peers.cc:597] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19272c4ed7db4a0e97d46c0aaf6fc3f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:44.203667  1199 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:44.206880  2100 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:44.212234  1128 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:44.217382  2100 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:44.235420  2100 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.238395  1199 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.256101   947 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.259974  1124 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:44.290618 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:44.434623  2272 ts_tablet_manager.cc:933] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:44.438742  2272 tablet_copy_client.cc:323] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:44.440433  1140 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet a104f3d28ec24bdaab400f7b6fc62ee9 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:44.441017  1140 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet a104f3d28ec24bdaab400f7b6fc62ee9 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-a104f3d28ec24bdaab400f7b6fc62ee9
I20260709 12:25:44.455961  1140 tablet_copy_source_session.cc:215] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:44.463909  2272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a104f3d28ec24bdaab400f7b6fc62ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:44.472304  1201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:44.473177  1201 raft_consensus.cc:606] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:44.490661  2272 tablet_copy_client.cc:806] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:44.495675  2272 tablet_copy_client.cc:670] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:44.513911  2272 tablet_copy_client.cc:538] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:44.529058  2272 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:44.530702  1124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:44.531387  1124 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:44.555496  1124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:44.556056  1124 raft_consensus.cc:606] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:44.558866  1201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:44.559508  1201 raft_consensus.cc:606] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:44.566327  2272 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: 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:25:44.567706  2272 tablet_bootstrap.cc:492] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:44.568552  2272 ts_tablet_manager.cc:1403] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.016s
I20260709 12:25:44.572249  2272 raft_consensus.cc:359] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.573827  2272 raft_consensus.cc:740] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:44.574741  2272 consensus_queue.cc:260] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.576884  1124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:44.577682  1124 raft_consensus.cc:606] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:44.583081  2276 ts_tablet_manager.cc:933] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:44.586310  2272 ts_tablet_manager.cc:1434] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 12:25:44.593186  2276 tablet_copy_client.cc:323] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:44.595433 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:44.596454  1140 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-a104f3d28ec24bdaab400f7b6fc62ee9 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:44.596946  1140 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-a104f3d28ec24bdaab400f7b6fc62ee9 on tablet a104f3d28ec24bdaab400f7b6fc62ee9 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:44.597491 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:44.598222  1139 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 9d95fba1fc174759808099e0c5bf68c0 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:44.598549 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:44.598834  1139 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 9d95fba1fc174759808099e0c5bf68c0 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-9d95fba1fc174759808099e0c5bf68c0
I20260709 12:25:44.615810  2172 raft_consensus.cc:993] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:44.616329  2172 raft_consensus.cc:1081] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:44.616760  2272 ts_tablet_manager.cc:933] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:44.621701  1050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:25:44.622453  1139 tablet_copy_source_session.cc:215] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:44.624243  2272 tablet_copy_client.cc:323] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:44.622502  1050 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.628407  1050 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.634749  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:44.635422  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 1ddfcc9e6ac5491f856ccda017fd9c8d from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-1ddfcc9e6ac5491f856ccda017fd9c8d
I20260709 12:25:44.635630  2276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d95fba1fc174759808099e0c5bf68c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:44.645890  1050 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.651786  1050 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:44.652680  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:44.659384  1201 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.660650  2276 tablet_copy_client.cc:806] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:44.661195  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:44.661824  1124 raft_consensus.cc:3055] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.662258  1124 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:44.663435  1124 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.666975  1124 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.676827  2251 raft_consensus.cc:993] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:44.677651  2172 raft_consensus.cc:1081] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:44.681197  1199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:44.681891  1199 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.682276  1199 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.645776  1213 tablet_copy_source_session.cc:215] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:44.667382  1201 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:44.709656  1017 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:44.711122  2272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:44.711447  2100 raft_consensus.cc:2804] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.711889  2100 raft_consensus.cc:697] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:44.712791  2100 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:44.725368  1124 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:44.661240  2276 tablet_copy_client.cc:670] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:44.755921   947 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.772133  2276 tablet_copy_client.cc:538] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:44.767469  2272 tablet_copy_client.cc:806] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:44.786285  2272 tablet_copy_client.cc:670] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:44.787524  2233 raft_consensus.cc:993] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:44.794092  2272 tablet_copy_client.cc:538] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:44.793527  2233 raft_consensus.cc:1081] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:44.805295  2219 raft_consensus.cc:993] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:44.806178  2237 raft_consensus.cc:1081] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:44.810864  1050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:44.811583  1050 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.811913  2276 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:44.811990  1050 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.813812  2272 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:44.819497  1198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:44.820783  1198 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.821233  1198 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.798679  1199 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.839385  1199 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:44.841346  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:44.841115  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:44.844530  1051 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.844700  1124 raft_consensus.cc:3055] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.843837  1198 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.845438  1124 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:44.846647  1124 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.859818  1124 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.870218  1124 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:44.874626  1051 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:44.876109  1198 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:44.876009  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:44.876865  1048 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.878237  2283 ts_tablet_manager.cc:933] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:44.878321  1170 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:44.886617  2219 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.887180  2219 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:44.887394  1051 raft_consensus.cc:1240] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:44.888244  2219 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.901386  1048 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:44.906100  1170 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:44.911329  2281 raft_consensus.cc:2804] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.911864  2281 raft_consensus.cc:697] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:44.914484  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:44.915179  1124 raft_consensus.cc:3055] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.915472  1124 raft_consensus.cc:740] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:44.917387  1124 consensus_queue.cc:260] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.912753  2281 consensus_queue.cc:237] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:44.941710  2283 tablet_copy_client.cc:323] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:44.958302  1817 raft_consensus.cc:1217] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:44.935429  1050 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:44.981603  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45144.4us
I20260709 12:25:44.982359  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:44.982944  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-19272c4ed7db4a0e97d46c0aaf6fc3f4
I20260709 12:25:45.021294  1050 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:45.022321  1124 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.023788  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:45.024374  1201 raft_consensus.cc:3055] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:45.024672  1201 raft_consensus.cc:740] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:45.027552  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 44795.3us
W20260709 12:25:45.071506  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 134162us
W20260709 12:25:45.083806  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45554.3us
I20260709 12:25:45.085820  1124 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:45.096215   948 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:45.114898  1201 consensus_queue.cc:260] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:45.117295  1201 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:45.111668  2288 log.cc:927] Time spent T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 12:25:45.134193  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:45.135941  1124 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:45.146422  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 49577.2us
I20260709 12:25:45.161419  1201 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:45.189149  1124 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
W20260709 12:25:45.203166  1016 consensus_peers.cc:597] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:45.223839  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 66577.3us
I20260709 12:25:45.225647  1017 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:45.229332  2100 raft_consensus.cc:2804] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:45.229823  2100 raft_consensus.cc:697] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:45.233144  2100 consensus_queue.cc:237] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:45.264791  1124 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:45.291082  1064 tablet_copy_source_session.cc:215] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:45.295288  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:45.303905  2237 raft_consensus.cc:993] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:45.304453  2237 raft_consensus.cc:1081] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:45.308956  2299 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:45.312656  1045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:45.313184  1050 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.315472  2281 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:45.313207  1045 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:45.317239  1045 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.322413  2272 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: 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:25:45.323691  2272 tablet_bootstrap.cc:492] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:45.324608  2272 ts_tablet_manager.cc:1403] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.511s	user 0.024s	sys 0.009s
I20260709 12:25:45.336198  1045 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:45.339337  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:45.339917  1128 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.345260  2276 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: 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:25:45.349220  2272 raft_consensus.cc:359] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.350195  2272 raft_consensus.cc:740] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:45.350948  2272 consensus_queue.cc:260] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.389201  1045 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:45.415062  1128 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:45.415237  1045 raft_consensus.cc:1275] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.416745  2308 consensus_queue.cc:1048] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:45.379954  2276 tablet_bootstrap.cc:492] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:45.418294  2276 ts_tablet_manager.cc:1403] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.607s	user 0.013s	sys 0.033s
I20260709 12:25:45.418390  1017 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:45.419317  2299 raft_consensus.cc:2804] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:45.426874  2299 raft_consensus.cc:697] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:45.427917  2299 consensus_queue.cc:237] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:45.421422  2276 raft_consensus.cc:359] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.428943  2276 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:45.422076  2272 ts_tablet_manager.cc:1434] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.097s	user 0.011s	sys 0.000s
I20260709 12:25:45.424605  1121 raft_consensus.cc:1275] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.438413  2276 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.439472  1121 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.440634  2281 consensus_queue.cc:1048] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:45.445348  2276 ts_tablet_manager.cc:1434] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260709 12:25:45.448496  2281 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:45.460314   947 catalog_manager.cc:5697] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:45.463564  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:45.464250  1045 raft_consensus.cc:606] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:45.493798  2283 tablet_copy_client.cc:806] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:45.494843  2283 tablet_copy_client.cc:670] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:45.496546  2284 raft_consensus.cc:1064] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:45.498824  2284 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:45.500639  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:45.500824  1202 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:45.501235  1198 raft_consensus.cc:3055] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:45.501549  1198 raft_consensus.cc:740] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:45.502241  1198 consensus_queue.cc:260] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:45.503271  1198 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.506660  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-1ddfcc9e6ac5491f856ccda017fd9c8d received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:45.507148  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-1ddfcc9e6ac5491f856ccda017fd9c8d on tablet 1ddfcc9e6ac5491f856ccda017fd9c8d with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:45.513886  1198 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:45.581887  1139 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-9d95fba1fc174759808099e0c5bf68c0 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:45.583171  1139 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-9d95fba1fc174759808099e0c5bf68c0 on tablet 9d95fba1fc174759808099e0c5bf68c0 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:45.595296  1820 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:45.602051   948 catalog_manager.cc:5697] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.623582  2283 tablet_copy_client.cc:538] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:45.656176  2172 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:45.674981  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 44017.8us
I20260709 12:25:45.683157  1045 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:25:45.685971  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 100127us
I20260709 12:25:45.701897  1816 raft_consensus.cc:1217] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:45.704137  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:45.705247  1048 raft_consensus.cc:606] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:45.706707  1045 raft_consensus.cc:1240] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:45.702098  2280 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:25:45.724694  1200 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:45.729875  2299 raft_consensus.cc:993] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:45.732326  2299 raft_consensus.cc:1081] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
W20260709 12:25:45.734030   938 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9d95fba1fc174759808099e0c5bf68c0 already in progress [suppressed 4 similar messages]
I20260709 12:25:45.738699 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:45.740628  2287 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 12:25:45.767047  1128 raft_consensus.cc:1275] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.782330  1128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:25:45.783000  1128 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:45.785239  1128 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:45.801614   938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 67757.5us
I20260709 12:25:45.794938  2280 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:25:45.833649  1128 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.869815  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:45.870543  1045 raft_consensus.cc:606] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:45.874118  1818 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Advancing to term 2
W20260709 12:25:45.876202   999 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:25:45.876717   999 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 9d95fba1fc174759808099e0c5bf68c0 already in progress
W20260709 12:25:45.877005   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9d95fba1fc174759808099e0c5bf68c0 already in progress
W20260709 12:25:45.881150  2333 log.cc:927] Time spent T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:25:45.884595  1128 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:45.904552  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 73514.3us
I20260709 12:25:45.906044  2336 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:25:45.926549  1199 raft_consensus.cc:1275] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.937387  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:45.938253  1045 raft_consensus.cc:3055] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:45.938621  1045 raft_consensus.cc:740] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:45.983532  2299 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:25:45.987699  2283 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:45.992133  1203 raft_consensus.cc:1275] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.995239  1045 consensus_queue.cc:260] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:45.999323  1045 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:46.035591  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 72077.7us
I20260709 12:25:46.061728  2100 consensus_queue.cc:1048] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:25:46.063961  1045 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
W20260709 12:25:46.069934  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 77764.8us
I20260709 12:25:46.078748  1124 raft_consensus.cc:1240] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Rejecting Update request from peer 5ef735057285488aab0e1e9d9ac42fcb for earlier term 2. Current term is 3. Ops: []
I20260709 12:25:46.084293  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:46.085253  1199 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:46.157146  1095 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:46.174006  2303 raft_consensus.cc:1064] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:46.193464  2342 raft_consensus.cc:2804] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:46.194089  2342 raft_consensus.cc:697] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:46.182430  2303 consensus_queue.cc:237] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:46.216698  1199 raft_consensus.cc:2468] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
W20260709 12:25:46.221782  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 57068us
I20260709 12:25:46.232317  2342 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:46.303927  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 145708us
W20260709 12:25:46.340140  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 105229us
I20260709 12:25:46.370481  1047 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:46.371515   951 catalog_manager.cc:5697] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:46.379292  1127 raft_consensus.cc:1275] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:46.355360  2338 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:46.409287  2332 consensus_queue.cc:1048] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:46.477169  1818 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:46.507694  1124 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:46.532322  2283 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: 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:25:46.552984  2283 tablet_bootstrap.cc:492] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:46.572793  1052 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:46.574116  1195 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:46.578671  2283 ts_tablet_manager.cc:1403] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.709s	user 0.045s	sys 0.030s
I20260709 12:25:46.592875  2339 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
W20260709 12:25:46.615165  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 54237.7us
I20260709 12:25:46.609545  2300 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:25:46.637812  2352 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:46.668515  1052 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:46.674489  2172 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:46.646359  2283 raft_consensus.cc:359] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:46.680976  2283 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:46.681816  2283 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:46.718511  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 53963.5us
W20260709 12:25:46.749428  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 73687.1us
W20260709 12:25:46.793377  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 47118.2us
W20260709 12:25:46.797255  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45063.9us
I20260709 12:25:46.797015  1816 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:46.918108  1818 raft_consensus.cc:3060] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Advancing to term 3
I20260709 12:25:46.942057  2283 ts_tablet_manager.cc:1434] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.363s	user 0.005s	sys 0.032s
W20260709 12:25:46.963492  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 44702.7us
I20260709 12:25:46.977718  1818 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:46.967830  1816 raft_consensus.cc:1217] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:46.990693  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-19272c4ed7db4a0e97d46c0aaf6fc3f4 received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:46.991451  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-19272c4ed7db4a0e97d46c0aaf6fc3f4 on tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:47.014142  2303 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.034405  1201 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:47.042092  1201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:47.042709  1201 raft_consensus.cc:606] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:47.048506  2291 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:25:47.052795  1818 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:47.056975  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 125393us
I20260709 12:25:47.077916  2300 raft_consensus.cc:993] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.078473  2300 raft_consensus.cc:1081] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.088833   949 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.112397  1128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:47.113019  1128 raft_consensus.cc:606] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:47.125699  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:25:47.126405  1818 raft_consensus.cc:493] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.127072  1818 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.150385  1818 raft_consensus.cc:515] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.179565  1818 leader_election.cc:290] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:47.222712  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:47.221374  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 185380us
I20260709 12:25:47.227828  1201 raft_consensus.cc:3055] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:47.232296  1201 raft_consensus.cc:740] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:47.222023  2373 log.cc:927] Time spent T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:25:47.233745  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:47.242144  1128 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.252547  1203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:47.259500  1203 raft_consensus.cc:606] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:47.270088  1203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:47.270948  1203 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:47.276317  1201 consensus_queue.cc:260] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.277684  1201 raft_consensus.cc:3060] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.274608  2342 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:25:47.286857  1121 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.291790  1128 raft_consensus.cc:2468] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:47.292889  1045 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.298813  1128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:47.300034  1128 raft_consensus.cc:606] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:47.305596 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:47.308290 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:47.309546 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.336824  1128 raft_consensus.cc:1240] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:47.340214  1201 raft_consensus.cc:2468] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:47.345726  1784 leader_election.cc:304] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:47.346750  2371 raft_consensus.cc:2804] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:47.381068  2379 raft_consensus.cc:993] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.381843  2381 raft_consensus.cc:1081] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.383958  1814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:25:47.384590  1814 raft_consensus.cc:493] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.385459  1814 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.386713   951 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:47.403064   948 catalog_manager.cc:5697] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:47.424975  1123 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.426231  1814 raft_consensus.cc:515] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.439728  1814 leader_election.cc:290] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:47.447891  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:47.448799  1818 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:47.448904  1201 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.449426  1045 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:47.473765  1201 raft_consensus.cc:2468] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:47.475183  1784 leader_election.cc:304] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:47.476933  2387 raft_consensus.cc:2804] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:47.477460  2387 raft_consensus.cc:697] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:47.478502  2387 consensus_queue.cc:237] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.482512  2371 raft_consensus.cc:697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:47.483639  2371 consensus_queue.cc:237] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.541887  2369 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:25:47.527102  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe99a73174d40c1ae4c679b6df31a1b" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:47.543349  1123 raft_consensus.cc:3055] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:47.543530  2350 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:47.543773  1123 raft_consensus.cc:740] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
W20260709 12:25:47.586763  2386 log.cc:927] Time spent T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260709 12:25:47.597630  2280 raft_consensus.cc:1064] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
W20260709 12:25:47.608448  1095 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:47.633217  2338 raft_consensus.cc:993] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:47.634333  2338 raft_consensus.cc:1081] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:47.639761  2284 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.656204  1197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:47.657436  1197 raft_consensus.cc:493] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.658164  1197 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.663857  2339 raft_consensus.cc:993] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:47.657141  2237 raft_consensus.cc:993] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.670840  2339 raft_consensus.cc:1081] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:47.672530  2237 raft_consensus.cc:1081] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:47.680831  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:47.682215  1047 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.682731  1047 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.687994  1820 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.689603  1123 consensus_queue.cc:260] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.703896  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:25:47.734737  1818 raft_consensus.cc:493] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.735276  1818 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.600987  2280 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.680558  1198 consensus_queue.cc:237] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.743891  1050 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:47.759066  1049 raft_consensus.cc:2955] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.761951  1814 raft_consensus.cc:1275] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:47.765632  2237 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:47.778589  1123 raft_consensus.cc:3060] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.779927  2352 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.807619  1814 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:47.809662  2299 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:47.810499  1818 raft_consensus.cc:515] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.819129  1121 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:47.819970  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:47.821008  1128 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.822765  1197 raft_consensus.cc:515] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:47.823673  2310 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:47.824816  1197 leader_election.cc:290] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:47.830166  1195 raft_consensus.cc:1240] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:47.837482  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:47.838481  1125 raft_consensus.cc:3055] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:47.839154  1125 raft_consensus.cc:740] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
W20260709 12:25:47.843925  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 67753.6us
I20260709 12:25:47.844661   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a104f3d28ec24bdaab400f7b6fc62ee9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:47.846170  2299 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.850818  1045 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.853173  1123 raft_consensus.cc:2468] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:47.814090  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76039d26a3844126b4510b9e10688ad6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:47.857892  1198 raft_consensus.cc:3055] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:47.858242  1198 raft_consensus.cc:740] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:47.859083  1198 consensus_queue.cc:260] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.860272  1198 raft_consensus.cc:3060] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.862459  1123 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.863977  1814 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:47.812827  1818 leader_election.cc:290] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:47.870539  1198 raft_consensus.cc:2468] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:47.872252  1784 leader_election.cc:304] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:47.873399  2371 raft_consensus.cc:2804] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:47.873983  2371 raft_consensus.cc:697] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:47.875200  2371 consensus_queue.cc:237] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:47.810654  2281 consensus_queue.cc:1048] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.075s
I20260709 12:25:47.888756  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec36a98f98d143168a32eab7258423c9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:47.889608  1045 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.892274  1128 raft_consensus.cc:2468] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
W20260709 12:25:47.895457  1170 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:47.900301  1045 raft_consensus.cc:2468] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:47.902976  1047 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:47.903985  1170 leader_election.cc:304] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:47.904196  1045 raft_consensus.cc:1240] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 2. Current term is 3. Ops: []
I20260709 12:25:47.906657  2303 raft_consensus.cc:2804] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:47.907637  2303 raft_consensus.cc:697] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:47.909994  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 101486us
I20260709 12:25:47.910115  2303 consensus_queue.cc:237] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:47.915040  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:47.915970  1128 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.928460  1198 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:47.928915  1047 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:47.928155  1125 consensus_queue.cc:260] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:47.937810  1125 raft_consensus.cc:3060] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:47.936369  1128 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:47.942440  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:47.933496  2352 consensus_queue.cc:1059] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:25:47.955883  1195 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:47.957098  1198 raft_consensus.cc:3055] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:47.957489  1198 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:47.958268  1198 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:47.963140   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:47.962788  1198 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.967216  2371 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:47.963335  1017 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:47.979384  2172 raft_consensus.cc:1064] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:47.980352  2280 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:47.980959  2280 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:47.982314  2280 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:48.010500  2364 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:25:48.022099  1125 raft_consensus.cc:2468] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:48.025516  1198 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:48.009299  2172 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:48.039363   948 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.049954  1128 raft_consensus.cc:1275] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:48.108245  2388 consensus_queue.cc:1048] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
W20260709 12:25:48.043030  2352 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:25:48.223829  1198 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:48.227789  2400 log.cc:927] Time spent T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 12:25:48.229597  2373 log.cc:927] Time spent T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:25:48.236943  2388 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:25:48.259335  1125 raft_consensus.cc:1275] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:48.162949  1814 raft_consensus.cc:2955] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:48.324669  1198 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:25:48.331403  2406 log.cc:927] Time spent T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 12:25:48.345243  1197 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:48.340252  2402 log.cc:927] Time spent T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 12:25:48.348798   949 catalog_manager.cc:5697] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.358605   949 catalog_manager.cc:5697] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:48.360469  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 100037us
I20260709 12:25:48.362922  1123 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:48.370138  1047 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:48.373224  1201 raft_consensus.cc:1275] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:48.362061   949 catalog_manager.cc:5697] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:48.378574  2371 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:25:48.379403  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 50205.3us
I20260709 12:25:48.385236  1049 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:48.419333  2350 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:48.426189   947 catalog_manager.cc:5697] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.411804  2300 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 12:25:48.448161  2418 log.cc:927] Time spent T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:25:48.449065  1816 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:48.452585  2388 consensus_queue.cc:1048] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:48.453280  2379 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:48.460037  2388 consensus_queue.cc:1048] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:48.463811  1128 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:48.475418  1195 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:48.482745  2343 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:25:48.536034  2409 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 12:25:48.536965  2310 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:25:48.551352  2343 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:48.551352  1814 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:48.574285  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 120230us
I20260709 12:25:48.608780  1050 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:48.762245  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet a104f3d28ec24bdaab400f7b6fc62ee9 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:48.780426  1195 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:48.767036  2284 raft_consensus.cc:493] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
W20260709 12:25:48.802163  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 387732us
I20260709 12:25:48.797914   951 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.803620  2284 raft_consensus.cc:515] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:48.862695 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:48.857806  2410 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:25:48.918262  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ddfcc9e6ac5491f856ccda017fd9c8d with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
W20260709 12:25:48.922741  2430 log.cc:927] Time spent T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 12:25:48.910540  2410 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:48.931639  2410 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:48.943405  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:48.946857  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:25:48.959033  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:25:48.963666  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:25:48.973539  1125 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:48.980909  2433 tablet_replica.cc:333] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:48.982614  2433 raft_consensus.cc:2243] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.983472  2433 raft_consensus.cc:2272] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.986965  1816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:25:49.000476  1168 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:25:49.016860  1168 raft_consensus.cc:2686] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:49.020872  1093 leader_election.cc:304] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:25:49.026808  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 86348.3us
I20260709 12:25:49.020814  2284 leader_election.cc:290] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:49.006163  2339 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:25:49.029806  2312 raft_consensus.cc:2749] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:49.050943  2433 ts_tablet_manager.cc:1916] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:49.074344  1816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddfcc9e6ac5491f856ccda017fd9c8d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
W20260709 12:25:49.086721  2432 log.cc:927] Time spent T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.205s	user 0.005s	sys 0.000s
I20260709 12:25:49.101471  2438 tablet_replica.cc:333] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:49.103370  2438 raft_consensus.cc:2243] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:49.104404  2438 raft_consensus.cc:2272] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:49.105341  1050 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:49.106101   951 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45762 (request call id 229) took 1079 ms. Trace:
I20260709 12:25:49.101522   949 catalog_manager.cc:5697] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.111609   949 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } }
I20260709 12:25:49.106490   951 rpcz_store.cc:276] 0709 12:25:48.026976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:48.027147 (+   171us) service_pool.cc:224] Handling call
0709 12:25:49.105928 (+1078781us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:48.839153 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:48.926344 (+ 87191us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:48.926382 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:25:48.926402 (+    20us) tablet.cc:662] Decoding operations
0709 12:25:48.926762 (+   360us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:48.926818 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:48.926849 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:48.927041 (+   192us) tablet.cc:701] Row locks acquired
0709 12:25:48.927059 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:25:48.927203 (+   144us) write_op.cc:270] Start()
0709 12:25:48.927316 (+   113us) write_op.cc:276] Timestamp: P: 1783599948927160 usec, L: 0
0709 12:25:48.927338 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:25:48.927966 (+   628us) log.cc:844] Serialized 603 byte log entry
0709 12:25:48.932465 (+  4499us) op_driver.cc:464] REPLICATION: finished
0709 12:25:48.932929 (+   464us) write_op.cc:301] APPLY: starting
0709 12:25:48.933013 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:48.933122 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:48.933229 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:48.933443 (+   214us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:48.933635 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:48.933696 (+    61us) write_op.cc:312] APPLY: finished
0709 12:25:48.933897 (+   201us) log.cc:844] Serialized 23 byte log entry
0709 12:25:48.934065 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:48.934158 (+    93us) write_op.cc:454] Released schema lock
0709 12:25:48.934196 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:48.934492 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:48.934539 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":123625,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":252,"apply.run_cpu_time_us":1533,"apply.run_wall_time_us":1534,"num_ops":1,"prepare.queue_time_us":845,"prepare.run_cpu_time_us":3002,"prepare.run_wall_time_us":101979,"replication_time_us":4974}]]}
I20260709 12:25:49.130436  2438 ts_tablet_manager.cc:1916] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:49.163303   948 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:49.174611  1125 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:49.173221  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 143396us
I20260709 12:25:49.168371  1816 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:49.183959  2433 ts_tablet_manager.cc:1929] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:49.184684  2433 log.cc:1199] T a104f3d28ec24bdaab400f7b6fc62ee9 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/a104f3d28ec24bdaab400f7b6fc62ee9
I20260709 12:25:49.184984  2280 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:49.190281   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet a104f3d28ec24bdaab400f7b6fc62ee9 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:49.250142  1125 consensus_queue.cc:237] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:49.284574  2438 ts_tablet_manager.cc:1929] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:49.285115  2438 log.cc:1199] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/1ddfcc9e6ac5491f856ccda017fd9c8d
I20260709 12:25:49.292776  2436 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:49.293817   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 1ddfcc9e6ac5491f856ccda017fd9c8d (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:49.302836  1814 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:49.355618  1195 raft_consensus.cc:1275] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:49.359625  2378 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:49.400867  2381 consensus_queue.cc:1048] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:49.409060  2280 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.419210  1816 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.436309  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:49.435288  2312 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.437026  1121 raft_consensus.cc:606] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:49.444516  1818 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.505925  1202 raft_consensus.cc:2955] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.514853  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d95fba1fc174759808099e0c5bf68c0"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:49.536525  1127 raft_consensus.cc:2955] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.530412   950 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 4 to 5, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.548404   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d95fba1fc174759808099e0c5bf68c0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:49.550354   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:49.554600   949 catalog_manager.cc:5697] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 5 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:49.567298  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:49.568481  2433 tablet_replica.cc:333] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:49.583222  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d95fba1fc174759808099e0c5bf68c0 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:49.584394  1121 raft_consensus.cc:606] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:49.584957  1121 raft_consensus.cc:630] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Rejecting request to transfer leadership because tablet server 5ef735057285488aab0e1e9d9ac42fcb is not a voter in the active config
I20260709 12:25:49.591236  1198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:49.591985  1198 raft_consensus.cc:606] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:49.605384  1127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:49.606308  1127 raft_consensus.cc:606] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:49.612660  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:49.613284  1121 raft_consensus.cc:606] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:49.614845 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:49.618242 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:49.619138 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:49.633533  2433 raft_consensus.cc:2243] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:49.634591  2433 raft_consensus.cc:2272] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:49.636219  2446 tablet_replica.cc:333] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:49.637684  2446 raft_consensus.cc:2243] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:49.638091  2433 ts_tablet_manager.cc:1916] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:49.639314  2446 raft_consensus.cc:2272] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:49.643802  2446 ts_tablet_manager.cc:1916] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:49.674640  2433 ts_tablet_manager.cc:1929] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:49.675191  2433 log.cc:1199] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/19272c4ed7db4a0e97d46c0aaf6fc3f4
I20260709 12:25:49.690438  2446 ts_tablet_manager.cc:1929] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:49.691039  2446 log.cc:1199] T 9d95fba1fc174759808099e0c5bf68c0 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/9d95fba1fc174759808099e0c5bf68c0
I20260709 12:25:49.691133   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 19272c4ed7db4a0e97d46c0aaf6fc3f4 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:49.702948   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 9d95fba1fc174759808099e0c5bf68c0 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:49.941533  2312 raft_consensus.cc:993] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:49.942586  2378 raft_consensus.cc:1081] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:49.944855  1195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:49.945812  1195 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:49.946612  1195 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.958285  1195 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:49.960994  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:49.961905  1048 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.966899  1195 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:49.969223  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:49.970085  1121 raft_consensus.cc:3055] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:49.970419  1121 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:49.974880  1121 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:49.982080  1121 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.982278  1048 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:49.983665  1170 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:49.984692  2339 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:49.985188  2339 raft_consensus.cc:697] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:49.986191  2339 consensus_queue.cc:237] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:49.988222  2302 raft_consensus.cc:993] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:49.988812  2302 raft_consensus.cc:1081] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:49.990573  1816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:25:49.991098  1816 raft_consensus.cc:493] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:49.991405  1816 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:49.999521  1121 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:50.003618  2378 raft_consensus.cc:993] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:50.004382  2342 raft_consensus.cc:1081] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:50.010648  1195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:50.011270  1195 raft_consensus.cc:493] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.011656  1195 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.035092  1195 raft_consensus.cc:515] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:50.035969  1816 raft_consensus.cc:515] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.038144  1050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:50.038372  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:50.038674  1050 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.038918  1121 raft_consensus.cc:3055] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.039260  1121 raft_consensus.cc:740] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:50.039976  1121 consensus_queue.cc:260] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.041091  1121 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.036945   951 catalog_manager.cc:5697] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.048733  1121 raft_consensus.cc:2468] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:50.050707  2448 raft_consensus.cc:993] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:50.051427  2439 raft_consensus.cc:1081] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:50.053640  1816 leader_election.cc:290] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:50.058866  1195 leader_election.cc:290] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:50.059089  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47e803ade074626aef9e253d258b3ce" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:50.053969  1050 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:50.055729  1784 leader_election.cc:304] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:50.055907  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94780168fba4ba4b2e96c6c0c3d56cf" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:50.055830  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:25:50.060191  1203 raft_consensus.cc:3060] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.060252  1818 raft_consensus.cc:493] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.060416  1170 leader_election.cc:304] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:50.059716  1121 raft_consensus.cc:3055] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.060798  1818 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.061088  1121 raft_consensus.cc:740] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:50.061944  2422 raft_consensus.cc:2804] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.062451  2422 raft_consensus.cc:697] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:50.063337  2422 consensus_queue.cc:237] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.063956  2339 raft_consensus.cc:2804] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.064754  2339 raft_consensus.cc:697] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:50.065654  2339 consensus_queue.cc:237] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:50.061911  1121 consensus_queue.cc:260] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:50.068626  1121 raft_consensus.cc:3060] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.070955  1818 raft_consensus.cc:515] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.074730  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:50.075448  1048 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.080437  1203 raft_consensus.cc:2468] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:50.096338  1121 raft_consensus.cc:2468] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:50.108727  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:50.108889  1048 raft_consensus.cc:2468] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:50.109411  1203 raft_consensus.cc:3055] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.109791  1203 raft_consensus.cc:740] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:50.110952  1786 leader_election.cc:304] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:50.112051  2423 raft_consensus.cc:2804] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.111887   951 catalog_manager.cc:5697] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.113984  1203 consensus_queue.cc:260] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.115324  1203 raft_consensus.cc:3060] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.120747   950 catalog_manager.cc:5697] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.155690  1818 leader_election.cc:290] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:50.157159  2423 raft_consensus.cc:697] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:50.158332  2423 consensus_queue.cc:237] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.160482  1203 raft_consensus.cc:2468] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:50.200157   950 catalog_manager.cc:5697] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.399056  1123 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:50.400823  2449 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.419418  1050 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:50.421386  2449 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:50.477365  1123 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.490203  2339 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:50.549379  1050 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.555902  2339 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:50.570292  1121 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:50.573482  2422 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:50.630002  1202 raft_consensus.cc:1275] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:50.631583  2452 consensus_queue.cc:1048] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:50.652201  1203 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:50.653613  2422 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:50.665518  1048 raft_consensus.cc:1275] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:50.667572  2423 consensus_queue.cc:1048] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:50.713189 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:50.801263  1195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:50.801923  1195 raft_consensus.cc:606] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:50.805352  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:50.805100  1123 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:50.805953  1121 raft_consensus.cc:606] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:25:50.833083  1092 consensus_peers.cc:597] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e62e2a09dcb4d5f80c7e8af60d16de6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:50.839450  1195 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:50.839944  1048 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:50.841035  2312 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:50.841952  2342 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:50.846650  1050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:50.847332  1050 raft_consensus.cc:606] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:50.850651  1123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:50.851287  1123 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:50.855289  1123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:50.856233  1123 raft_consensus.cc:606] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:50.857789 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:50.860246 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:50.861173 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:50.903553  1202 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:50.902787  2342 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:50.925760  1048 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:50.925189   950 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:50.918610  2476 raft_consensus.cc:993] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:50.933319  2476 raft_consensus.cc:1081] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:50.946610  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:25:50.947670  1818 raft_consensus.cc:493] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.948141  1818 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.972352  1818 raft_consensus.cc:515] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.974045  2475 raft_consensus.cc:993] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:50.975414  1050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:50.976006  1050 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.977238  2289 raft_consensus.cc:1081] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:50.977615  1202 consensus_queue.cc:237] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:50.984464  1050 raft_consensus.cc:2468] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:50.986140  1818 leader_election.cc:290] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:50.986310  1048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:25:50.987219  1786 leader_election.cc:304] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:50.987831  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91f4ee836fb4ff4a4bb5f8fde2984e1" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:50.989029  1121 raft_consensus.cc:3055] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.989398  1121 raft_consensus.cc:740] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:50.990321  1048 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.991076  1048 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.991782  1121 consensus_queue.cc:260] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:50.994674  2452 raft_consensus.cc:2804] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.995282  2452 raft_consensus.cc:697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:50.995970  1121 raft_consensus.cc:3060] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.999269  2452 consensus_queue.cc:237] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:51.010691  1121 raft_consensus.cc:2468] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:51.016414  1048 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.034492  1050 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:51.036254  2454 raft_consensus.cc:993] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:51.036908  2454 raft_consensus.cc:1081] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:51.038407  2439 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:51.039191  1195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:25:51.039757  1195 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:51.040115  1195 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:51.044898  1167 consensus_peers.cc:597] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f60b7203d0c4d59b720e8ecdde9e635. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.053066  1121 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:51.053488  1195 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.059406  1195 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:51.071758  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:51.072395  1121 raft_consensus.cc:3055] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:51.072731  1121 raft_consensus.cc:740] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:51.073486  1121 consensus_queue.cc:260] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.073789  2448 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:51.074652  1121 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.076846  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:51.077481  1202 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.077877  1123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:51.078653  1123 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.082957  1121 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:51.053871   949 catalog_manager.cc:5697] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:51.093372  1017 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:51.097128  1050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:51.097855  1050 raft_consensus.cc:3055] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:51.098191  1050 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:51.098893  1050 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.101500  2455 raft_consensus.cc:2804] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:51.102283  2455 raft_consensus.cc:697] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:51.103713  2455 consensus_queue.cc:237] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.105108  1050 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.109350  1202 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:51.112236  1050 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:51.113687  1048 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:51.117479  1123 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:51.123390  1168 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:51.144171  2439 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:51.144712  2439 raft_consensus.cc:697] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:51.145598  2439 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.183548  2448 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.185920  1048 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.200347   949 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:51.202967  1121 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.208706   946 catalog_manager.cc:5697] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:51.236344   949 catalog_manager.cc:5697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.254568  1198 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:51.278049  1121 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:51.278779  1048 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:51.279493  2448 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:51.280431  2439 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:51.284360  2474 raft_consensus.cc:993] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:51.284878  2474 raft_consensus.cc:1081] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
W20260709 12:25:51.294661  1167 consensus_peers.cc:597] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d57633941264d87a2d7f103e3398e79. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.326128  1195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:51.327380  1195 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:51.327832  1195 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.360038  2439 raft_consensus.cc:993] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:51.360682  2439 raft_consensus.cc:1081] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:51.375718  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:25:51.376626  1818 raft_consensus.cc:493] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:51.377166  1818 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.458657  1818 raft_consensus.cc:515] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:51.475023  2493 ts_tablet_manager.cc:933] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:51.476397  1818 leader_election.cc:290] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:51.391139  1195 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.479810  1195 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:51.480849  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:51.481465  1121 raft_consensus.cc:3055] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:51.481813  1121 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:51.480623  2439 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.482517  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:51.483129  1047 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.482815  1121 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.484087  1121 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.486449  1045 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.487396  1127 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.493500  1123 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:51.495021  2452 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:51.498294  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:51.500689  1048 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.509162  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c4d078b952431fb80bd4c8e31a17f6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:51.513666  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 45821.1us
I20260709 12:25:51.515482  1195 raft_consensus.cc:3055] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:51.516865  1195 raft_consensus.cc:740] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:51.518139  1195 consensus_queue.cc:260] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:51.519075  1047 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:51.519321  1195 raft_consensus.cc:3060] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:51.520175  1170 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:51.531833  2449 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:51.532647  2449 raft_consensus.cc:697] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:51.533882  2449 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:51.535820  1048 raft_consensus.cc:2468] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:51.536976  1786 leader_election.cc:304] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:51.538236  2452 raft_consensus.cc:2804] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:51.538839  2452 raft_consensus.cc:697] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:51.551338  2452 consensus_queue.cc:237] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:51.527410  1121 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:51.561825  2493 tablet_copy_client.cc:323] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:25:51.565519  1139 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:25:51.566190  1139 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-4e62e2a09dcb4d5f80c7e8af60d16de6
I20260709 12:25:51.568418   951 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:51.580295  1195 raft_consensus.cc:2468] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:51.580721   946 catalog_manager.cc:5697] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:51.586791  1048 raft_consensus.cc:1275] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:51.588538  2452 consensus_queue.cc:1048] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:51.596374  1139 tablet_copy_source_session.cc:215] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:51.618315  1045 consensus_queue.cc:237] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:51.624205  1121 raft_consensus.cc:1275] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:51.627233  2479 consensus_queue.cc:1048] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:51.636188   951 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:51.640910  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:51.666242  1203 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:51.682920  1016 consensus_peers.cc:597] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c3824596a334490a6544a6ded934fb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.772020  2504 ts_tablet_manager.cc:933] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:51.786244  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 121325us
I20260709 12:25:51.790635  2455 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:51.820099  1203 raft_consensus.cc:1275] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:51.820947  1047 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:51.821642  1127 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:51.823824  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 110355us
I20260709 12:25:51.828383  2510 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:51.834647  1127 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:51.825134  2504 tablet_copy_client.cc:323] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:51.875118  2488 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:25:51.852962  2479 consensus_queue.cc:1048] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 12:25:51.896669  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 59526us
W20260709 12:25:51.919466  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 66783.3us
I20260709 12:25:51.918913  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 1f60b7203d0c4d59b720e8ecdde9e635 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:51.926218  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 1f60b7203d0c4d59b720e8ecdde9e635 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-1f60b7203d0c4d59b720e8ecdde9e635
I20260709 12:25:51.927992  2521 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:51.956597 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:51.979439  2493 tablet_copy_client.cc:806] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:51.984269  2493 tablet_copy_client.cc:670] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:52.007098  2524 ts_tablet_manager.cc:933] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:52.034013  1213 tablet_copy_source_session.cc:215] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:52.035825  2524 tablet_copy_client.cc:323] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:25:52.022559  2520 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:52.106580  1127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:52.107388  1127 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:52.118844  1128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:52.119473  1128 raft_consensus.cc:606] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:52.127235  1202 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:52.134995  1047 raft_consensus.cc:1275] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:52.138473  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 9d57633941264d87a2d7f103e3398e79 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:25:52.140583  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 9d57633941264d87a2d7f103e3398e79 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-9d57633941264d87a2d7f103e3398e79
I20260709 12:25:52.145853  2423 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:52.150806  2504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f60b7203d0c4d59b720e8ecdde9e635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.169061  2423 consensus_queue.cc:1048] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:52.224519  1045 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:52.234891  1127 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:52.254709  2312 raft_consensus.cc:993] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:52.231365  2493 tablet_copy_client.cc:538] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:52.278394  1128 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:52.284750  2342 raft_consensus.cc:993] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:52.275413  1200 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:52.306057  1196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9967759918f44689a42428bcc4c668a4"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:52.307636  1196 raft_consensus.cc:606] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:52.308460  2507 raft_consensus.cc:1081] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:52.290661  2536 raft_consensus.cc:1081] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:52.296329   950 catalog_manager.cc:5697] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:52.328199  2504 tablet_copy_client.cc:806] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:52.329159  2504 tablet_copy_client.cc:670] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:52.281946  2522 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:25:52.356297  2532 ts_tablet_manager.cc:933] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:25:52.325068  1213 tablet_copy_source_session.cc:215] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:25:52.374411  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 87673.4us
I20260709 12:25:52.387723  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:52.388649  1047 raft_consensus.cc:606] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
W20260709 12:25:52.423425  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 79531.7us
I20260709 12:25:52.433629  2510 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:52.436141  2504 tablet_copy_client.cc:538] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:52.445588  1200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:52.456322  1200 raft_consensus.cc:606] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:52.464323  2532 tablet_copy_client.cc:323] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:25:52.478017  2493 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:52.529497  2504 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:52.579792 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:52.707994 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:52.708923 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:52.713323  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d57633941264d87a2d7f103e3398e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.735993  2504 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: 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
W20260709 12:25:52.742835  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 364373us
I20260709 12:25:52.773110  2504 tablet_bootstrap.cc:492] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:52.773910  2504 ts_tablet_manager.cc:1403] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.245s	user 0.023s	sys 0.014s
I20260709 12:25:52.781210  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 2c3824596a334490a6544a6ded934fb6 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:25:52.781848  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 2c3824596a334490a6544a6ded934fb6 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-2c3824596a334490a6544a6ded934fb6
I20260709 12:25:52.818714  1200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:52.819490  1200 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:25:52.819576  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 98479.3us
I20260709 12:25:52.819876  1200 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:52.822223  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 95608us
I20260709 12:25:52.806344  2504 raft_consensus.cc:359] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:52.865474  2558 raft_consensus.cc:993] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:52.866060  2558 raft_consensus.cc:1081] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:52.880686  1064 tablet_copy_source_session.cc:215] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:52.831835  2504 raft_consensus.cc:740] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:52.883715  2504 consensus_queue.cc:260] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:52.884913  2532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3824596a334490a6544a6ded934fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.887852  1200 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:52.840965  1196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:52.902755  1200 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:52.905238  1196 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:52.928411  2479 raft_consensus.cc:993] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:52.929288  2479 raft_consensus.cc:1081] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:52.931838  1813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42784
I20260709 12:25:52.932471  1813 raft_consensus.cc:493] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:25:52.950315  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 82854.1us
I20260709 12:25:52.943585  1813 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.922151  1196 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.955310  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:52.956001  1047 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.977768  1816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9967759918f44689a42428bcc4c668a4"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:25:52.978389  1816 raft_consensus.cc:493] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:52.978740  1816 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.982127  2439 raft_consensus.cc:993] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:52.982666  2439 raft_consensus.cc:1081] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:52.998543  1050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:52.999115  1050 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:52.999714  1050 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.025596  2504 ts_tablet_manager.cc:1434] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.251s	user 0.010s	sys 0.005s
I20260709 12:25:53.028427  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:53.029079  1124 raft_consensus.cc:3055] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.029762  1200 raft_consensus.cc:1240] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:53.029385  1124 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:53.039091  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-1f60b7203d0c4d59b720e8ecdde9e635 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:53.039655  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-1f60b7203d0c4d59b720e8ecdde9e635 on tablet 1f60b7203d0c4d59b720e8ecdde9e635 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:53.040215  1047 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:53.040863  2524 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42788 (request call id 246) took 1147 ms. Trace:
I20260709 12:25:53.041257  2524 rpcz_store.cc:276] 0709 12:25:51.893182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:51.893448 (+   266us) service_pool.cc:224] Handling call
0709 12:25:52.022971 (+129523us) ts_tablet_manager.cc:934] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
0709 12:25:52.711322 (+688351us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:25:52.917095 (+205773us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:52.917209 (+   114us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:25:53.040131 (+122922us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:25:53.040410 (+   279us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:53.040728 (+   318us) ts_tablet_manager.cc:989] Replica registered.
0709 12:25:53.040788 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":456,"tablet-copy.queue_time_us":104585,"thread_start_us":89393,"threads_started":2}
I20260709 12:25:53.043057  2524 tablet_copy_client.cc:806] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:53.044377  1050 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:53.046770  1124 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:53.048089  1124 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.043576  2524 tablet_copy_client.cc:670] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:53.067296  1124 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:53.075080  1170 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:53.076720  2558 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.079502  1050 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:53.081722  1816 raft_consensus.cc:515] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.084267  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:53.084863  1203 raft_consensus.cc:3055] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.085136  1203 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:53.086210  1203 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:53.087006  1203 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:53.092478  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 60634.5us
I20260709 12:25:53.077389  2558 raft_consensus.cc:697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:53.105939  1050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:53.106742  1050 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.102175  2558 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:53.115340  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9967759918f44689a42428bcc4c668a4" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:53.142699  1198 raft_consensus.cc:3055] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.143178  1198 raft_consensus.cc:740] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:53.143985  1198 consensus_queue.cc:260] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.145143  1198 raft_consensus.cc:3060] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.110631  2524 tablet_copy_client.cc:538] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:53.122519  2493 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: 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:25:53.155169  2493 tablet_bootstrap.cc:492] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:53.113749  1816 leader_election.cc:290] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:53.140482  1045 raft_consensus.cc:1240] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:53.136552  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:53.165534  1816 raft_consensus.cc:1217] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:53.165972  1124 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.111119  1203 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:53.176831  1017 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:53.164315  2493 ts_tablet_manager.cc:1403] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.687s	user 0.023s	sys 0.028s
I20260709 12:25:53.170964  1198 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:53.181411  1784 leader_election.cc:304] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:53.159255  1813 raft_consensus.cc:515] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.187296  2520 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.198882  1124 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:53.214236  1050 raft_consensus.cc:2468] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:53.214474  2538 raft_consensus.cc:2804] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.230011  2538 raft_consensus.cc:697] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:53.230996  2538 consensus_queue.cc:237] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.214357  2520 raft_consensus.cc:697] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:53.253649  1196 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:53.255226  1813 leader_election.cc:290] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:53.258886  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:53.259555  1047 raft_consensus.cc:3055] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.259845  1047 raft_consensus.cc:740] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:53.260906  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:53.261569  1045 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.264497  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b0c2e85844131a48c43086f41c7e2" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:53.260536  1047 consensus_queue.cc:260] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.267268  1047 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.273305  1198 raft_consensus.cc:1240] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:53.273337  1125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:53.274101  1125 raft_consensus.cc:3055] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.274403  1125 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:53.275295  1127 raft_consensus.cc:3060] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.275316  1125 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:53.272169  1196 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:53.292730  1125 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.294401  1047 raft_consensus.cc:2468] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
W20260709 12:25:53.286347  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 97396.3us
I20260709 12:25:53.304267  1786 leader_election.cc:304] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:53.330551  1125 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:53.331704  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:53.340484  2493 raft_consensus.cc:359] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:53.353495  1127 raft_consensus.cc:2468] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:25:53.316284  1045 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:53.328081  2480 raft_consensus.cc:2804] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.341477  2493 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:53.319052  2520 consensus_queue.cc:237] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:53.386297  2493 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:53.363298  2510 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.430200  2493 ts_tablet_manager.cc:1434] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.248s	user 0.010s	sys 0.000s
I20260709 12:25:53.415413  2510 raft_consensus.cc:697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
W20260709 12:25:53.463372  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 135545us
I20260709 12:25:53.464397  2480 raft_consensus.cc:697] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:53.474489  2480 consensus_queue.cc:237] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.478276  2510 consensus_queue.cc:237] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:25:53.485448  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 85174us
I20260709 12:25:53.470381  2524 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:53.495831  1139 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-4e62e2a09dcb4d5f80c7e8af60d16de6 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:25:53.496029  2532 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42784 (request call id 292) took 1308 ms. Trace:
I20260709 12:25:53.496307  1139 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-4e62e2a09dcb4d5f80c7e8af60d16de6 on tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:53.512190   949 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.496522  2532 rpcz_store.cc:276] 0709 12:25:52.188142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:52.191515 (+  3373us) service_pool.cc:224] Handling call
0709 12:25:52.356663 (+165148us) ts_tablet_manager.cc:934] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
0709 12:25:52.883648 (+526985us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:25:53.227562 (+343914us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:53.227685 (+   123us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:25:53.437374 (+209689us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:25:53.468422 (+ 31048us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:53.491043 (+ 22621us) ts_tablet_manager.cc:989] Replica registered.
0709 12:25:53.495957 (+  4914us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":389,"tablet-copy.queue_time_us":130367,"thread_start_us":195198,"threads_started":2}
I20260709 12:25:53.532925   951 catalog_manager.cc:5697] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.535022  2532 tablet_copy_client.cc:806] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:53.535614  2532 tablet_copy_client.cc:670] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:53.543500   946 catalog_manager.cc:5697] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:53.545662  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 46839.3us
W20260709 12:25:53.558791  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 49693.6us
I20260709 12:25:53.616780  1045 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:53.619522  2532 tablet_copy_client.cc:538] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:53.630192  2449 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 12:25:53.678179  2574 log.cc:927] Time spent T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 12:25:53.730449  2532 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:25:53.731076  1050 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:53.732734  2538 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:53.742913  2579 raft_consensus.cc:1064] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:53.754550  2579 consensus_queue.cc:237] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:53.791091  1127 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:53.824390  1814 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Advancing to term 2
I20260709 12:25:53.857290  1196 raft_consensus.cc:1275] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:53.858741  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:53.865556  2423 consensus_queue.cc:1048] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:53.871016  1122 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:53.873143  2554 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:53.874053  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 72464.5us
I20260709 12:25:53.889590  1122 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:53.875480   951 catalog_manager.cc:5697] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.900209  1196 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:53.901659  2449 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:53.928594  1202 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:53.948248 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:53.965888  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 78015.8us
I20260709 12:25:53.995721  1200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:53.996381  1200 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership
W20260709 12:25:53.997563   936 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 4e62e2a09dcb4d5f80c7e8af60d16de6 already in progress
I20260709 12:25:53.980973  2570 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:25:53.990332  2513 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:25:54.059679  1816 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:54.064139  1127 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.065590  1049 raft_consensus.cc:1275] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:54.068840  2510 raft_consensus.cc:993] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
W20260709 12:25:54.069905  2588 log.cc:927] Time spent T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.131s	user 0.000s	sys 0.003s
I20260709 12:25:54.069662  2540 consensus_queue.cc:1048] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:54.071468  2577 raft_consensus.cc:1081] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:54.087906  1047 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:54.095520  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:54.096122  1047 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.096450  1047 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:54.091928  2559 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:25:54.150579  1814 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:54.153218  1047 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:54.126271  2522 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:25:54.188948  1127 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:54.152757   951 catalog_manager.cc:5697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:54.198380  2587 log.cc:927] Time spent T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.053s	user 0.000s	sys 0.007s
I20260709 12:25:54.201910  1047 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:54.205834  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 104265us
I20260709 12:25:54.210340  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:54.216010  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 68536.2us
I20260709 12:25:54.212353  2559 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:25:54.238306  2577 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:54.239624  1197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:54.239921  2514 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:54.286341  1047 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.332924  2524 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: 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:25:54.302495  2579 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 12:25:54.382139  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 82312us
I20260709 12:25:54.394474  1203 raft_consensus.cc:3055] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:54.395015  1203 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:54.395915  1203 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:25:54.398874  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 105007us
I20260709 12:25:54.430751  2524 tablet_bootstrap.cc:492] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
W20260709 12:25:54.451574  2600 log.cc:927] Time spent T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260709 12:25:54.452162  2603 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 12:25:54.465162  2602 log.cc:927] Time spent T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:25:54.484751  2524 ts_tablet_manager.cc:1403] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 1.025s	user 0.094s	sys 0.095s
I20260709 12:25:54.534849  2524 raft_consensus.cc:359] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:54.535749  2524 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
W20260709 12:25:54.568614  2603 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260709 12:25:54.536626  2524 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:54.584604  2524 ts_tablet_manager.cc:1434] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
I20260709 12:25:54.622176  1203 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:54.624251  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 137270us
W20260709 12:25:54.644073  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 64382.6us
I20260709 12:25:54.667387  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:54.668141  1121 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:54.723598  1121 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:54.708873  1203 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:54.751257  1197 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Received request to transfer leadership
I20260709 12:25:54.752986  1197 raft_consensus.cc:614] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:25:54.768507  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 236622us
W20260709 12:25:54.781416  1168 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:54.784006  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-9d57633941264d87a2d7f103e3398e79 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:25:54.784550  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-9d57633941264d87a2d7f103e3398e79 on tablet 9d57633941264d87a2d7f103e3398e79 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:54.751819  2512 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:54.808254  1170 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:54.826402  1051 raft_consensus.cc:1240] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 2. Current term is 3. Ops: []
I20260709 12:25:54.844184  1129 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:54.851720  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 157579us
I20260709 12:25:54.878546  2532 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: 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:25:54.879601  2532 tablet_bootstrap.cc:492] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:25:54.880313  2532 ts_tablet_manager.cc:1403] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 1.150s	user 0.046s	sys 0.034s
I20260709 12:25:54.953214  1017 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:54.936736  1813 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:54.997280  1818 raft_consensus.cc:1217] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:54.995550  2625 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:55.015195  2625 raft_consensus.cc:697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:55.027418  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:55.028213  1047 raft_consensus.cc:606] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:25:55.050333  1198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:55.051247  1198 raft_consensus.cc:606] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:55.016165  2625 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.089174  2532 raft_consensus.cc:359] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.090085  2532 raft_consensus.cc:740] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:25:55.090750  2532 consensus_queue.cc:260] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.093513  2626 raft_consensus.cc:993] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:55.094066  2626 raft_consensus.cc:1081] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:25:55.095232  2532 ts_tablet_manager.cc:1434] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.215s	user 0.009s	sys 0.003s
I20260709 12:25:55.097021  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-2c3824596a334490a6544a6ded934fb6 received from {username='slave'} at 127.0.0.1:50374
I20260709 12:25:55.097607  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-2c3824596a334490a6544a6ded934fb6 on tablet 2c3824596a334490a6544a6ded934fb6 with peer 66659740911146398468fdca7e133e0c
I20260709 12:25:55.099057  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:55.099677  1047 raft_consensus.cc:606] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:55.105044  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42784
I20260709 12:25:55.105841  1818 raft_consensus.cc:493] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:55.106276  1818 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:55.106384   951 catalog_manager.cc:5697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:55.127511  1818 raft_consensus.cc:515] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:55.133069  2559 raft_consensus.cc:993] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:55.134132  1048 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:55.139279  2621 raft_consensus.cc:1081] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:55.139739  1122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:55.140362  1122 raft_consensus.cc:606] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:55.155758  1051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:55.177340  1051 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:55.178449  1051 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:55.152882  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 108734us
I20260709 12:25:55.185446  1818 leader_election.cc:290] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:55.218039  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:55.358436  1048 raft_consensus.cc:3055] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:55.359248  1048 raft_consensus.cc:740] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:55.192138 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:25:55.186687  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19272c4ed7db4a0e97d46c0aaf6fc3f4" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:55.362075  1122 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:55.283200  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 99020.6us
I20260709 12:25:55.366284 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:55.367162 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:55.360678  1048 consensus_queue.cc:260] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:55.377835  1048 raft_consensus.cc:3060] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:55.339705   950 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.385193  1048 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
W20260709 12:25:55.382062   999 auto_rebalancer.cc:893] Removing replace marker failed: Replica 4fadba6ad88f4285a383238b09082bba is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:25:55.386386   999 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 12:25:55.386716   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:25:55.404248  1786 leader_election.cc:304] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:55.405009  2454 raft_consensus.cc:993] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:55.484376  1051 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.491554  1051 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:55.438527  2566 raft_consensus.cc:1081] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:55.523000  2619 raft_consensus.cc:2804] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:25:55.540506  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 136618us
W20260709 12:25:55.545815  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 143934us
W20260709 12:25:55.570084  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 161094us
W20260709 12:25:55.531178  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 106961us
I20260709 12:25:55.563968  2619 raft_consensus.cc:697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:25:55.592259  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
W20260709 12:25:55.590319  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 187290us
I20260709 12:25:55.593097  1200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:25:55.594065  1200 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:55.594568  1200 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:55.594743  1050 raft_consensus.cc:1240] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:55.617692  1122 raft_consensus.cc:2468] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
I20260709 12:25:55.656173  1196 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:55.661248  1200 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:55.662217  1203 raft_consensus.cc:1240] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Rejecting Update request from peer 5ef735057285488aab0e1e9d9ac42fcb for earlier term 2. Current term is 3. Ops: []
I20260709 12:25:55.669191  1200 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:55.649507  2619 consensus_queue.cc:237] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:55.674575  2622 consensus_queue.cc:1059] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:25:55.683029  2635 raft_consensus.cc:993] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:55.670317  2611 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:25:55.691704  2598 raft_consensus.cc:1081] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:55.716816  1815 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Advancing to term 3
I20260709 12:25:55.734818  1816 raft_consensus.cc:1217] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:55.745309  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:55.746088  1122 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.755539  2636 consensus_queue.cc:1059] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:55.759747  1122 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:55.764189  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:55.770859  1815 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:55.777261  1198 raft_consensus.cc:3055] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:55.777707  1198 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:55.782235  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:55.779129  2520 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:25:55.782882  1127 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:55.792201  1048 raft_consensus.cc:3055] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:55.792683  1048 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:55.792812  1124 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:55.793566  1048 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:55.794626  1048 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:55.797266  1017 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:55.799086  1129 raft_consensus.cc:1240] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:55.800673  2625 raft_consensus.cc:2804] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.801622  2548 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:55.802989  1045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:25:55.803524  1045 raft_consensus.cc:493] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:55.803972  1045 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.802604  2625 raft_consensus.cc:697] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:55.809163  2625 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.812778  1198 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:55.820713  1198 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.848068  1127 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:55.848618  1198 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
W20260709 12:25:55.827572  2639 consensus_queue.cc:1175] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7c752505fabd4715ba8868d2dfd16ba7" responder_term: 2 status { last_received { term: 1 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:25:55.927994  1048 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:55.943877  2625 raft_consensus.cc:1064] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:55.952904  2625 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:25:55.976248  2626 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:25:55.990070  1170 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:55.992553  2512 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:55.994529  2512 raft_consensus.cc:697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:56.018779  1045 raft_consensus.cc:515] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:56.020483  1051 raft_consensus.cc:1240] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:56.026456  1045 leader_election.cc:290] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:56.071388  2512 consensus_queue.cc:237] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:56.098969  1196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:56.100073  1196 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.114447   951 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45766 (request call id 240) took 1081 ms. Trace:
I20260709 12:25:56.132797  1045 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:56.136283  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:56.136533  2540 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:56.137115  1121 raft_consensus.cc:3055] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.137511  1121 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:56.138635  1121 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:56.114974   951 rpcz_store.cc:276] 0709 12:25:55.043179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.046889 (+  3710us) service_pool.cc:224] Handling call
0709 12:25:56.114203 (+1067314us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:55.518343 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:55.519098 (+   755us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:55.519148 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:25:55.519177 (+    29us) tablet.cc:662] Decoding operations
0709 12:25:55.519635 (+   458us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:55.519731 (+    96us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:55.519778 (+    47us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:55.520028 (+   250us) tablet.cc:701] Row locks acquired
0709 12:25:55.520054 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:25:55.520235 (+   181us) write_op.cc:270] Start()
0709 12:25:55.520389 (+   154us) write_op.cc:276] Timestamp: P: 1783599955520182 usec, L: 0
0709 12:25:55.520420 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:25:55.521336 (+   916us) log.cc:844] Serialized 603 byte log entry
0709 12:25:55.800281 (+278945us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b5400017fa0. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f58fa552571 00007f58fa567343 00007f58fa56ad75 00007f58fa56ad09 00007f58fa56ac99 00007f58fa56ac61 00007f58fa569f5d 0000000000388634 0000000000388479 00007f58f74fc475 00007f58f74fe7c1
0709 12:25:55.935320 (+135039us) op_driver.cc:464] REPLICATION: finished
0709 12:25:56.095154 (+159834us) write_op.cc:301] APPLY: starting
0709 12:25:56.095345 (+   191us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:56.095494 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:56.095568 (+    74us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:56.096048 (+   480us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:56.096339 (+   291us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:56.096488 (+   149us) write_op.cc:312] APPLY: finished
0709 12:25:56.097211 (+   723us) log.cc:844] Serialized 23 byte log entry
0709 12:25:56.101332 (+  4121us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.101460 (+   128us) write_op.cc:454] Released schema lock
0709 12:25:56.101536 (+    76us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:56.102046 (+   510us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.102077 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":56585,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":159323,"apply.run_cpu_time_us":3064,"apply.run_wall_time_us":6906,"num_ops":1,"prepare.queue_time_us":405509,"prepare.run_cpu_time_us":24813,"prepare.run_wall_time_us":137266,"raft.queue_time_us":38031,"replication_time_us":414395,"spinlock_wait_cycles":349454464,"thread_start_us":591275,"threads_started":4,"wal-append.queue_time_us":191905}]]}
I20260709 12:25:56.155375  1196 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:56.157013  1121 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.122515  1815 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:56.183182  1017 leader_election.cc:304] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:56.184927  2625 raft_consensus.cc:2804] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.185491  2625 raft_consensus.cc:697] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:56.186678  2625 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:56.222859  1121 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:56.254025  2554 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:56.282222  1198 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:56.290295  2554 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:56.297839  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 123468us
W20260709 12:25:56.345338  1019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:56.440506  1121 raft_consensus.cc:1275] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:25:56.505196  1019 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:25:56.534842  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 77145.6us
W20260709 12:25:56.563136  2656 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 12:25:56.564141  1197 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:56.595822  1816 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Advancing to term 2
I20260709 12:25:56.628010  1127 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:56.636116  2638 consensus_queue.cc:1048] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
W20260709 12:25:56.648108  2657 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.187s	user 0.000s	sys 0.001s
I20260709 12:25:56.650218  1129 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:25:56.668865  2663 log.cc:927] Time spent T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.109s	user 0.003s	sys 0.000s
I20260709 12:25:56.609701 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:56.685776  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 193076us
W20260709 12:25:56.688524  2661 log.cc:927] Time spent T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.129s	user 0.002s	sys 0.000s
I20260709 12:25:56.702857   949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33142 (request call id 130) took 1364 ms. Trace:
I20260709 12:25:56.703450   949 rpcz_store.cc:276] 0709 12:25:55.347221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.350124 (+  2903us) service_pool.cc:224] Handling call
0709 12:25:56.702614 (+1352490us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":6}
I20260709 12:25:56.705125   946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45774 (request call id 243) took 1354 ms. Trace:
I20260709 12:25:56.707625   946 rpcz_store.cc:276] 0709 12:25:55.351149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.351353 (+   204us) service_pool.cc:224] Handling call
0709 12:25:56.704940 (+1353587us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":198879,"reported_tablets":2,"spinlock_wait_cycles":1920}
I20260709 12:25:56.744541  1816 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:56.747269  1127 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:56.746279  1200 consensus_queue.cc:237] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:56.753867  2624 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:56.762307  1048 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:56.762656  2624 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:25:56.765345  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 165472us
I20260709 12:25:56.765491  2566 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:56.772285  2566 raft_consensus.cc:1064] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:56.772584  1129 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:56.796588  2512 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:56.832789  2512 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:56.839990  1047 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:56.841464  2455 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:56.844062  2644 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:56.839962  2566 consensus_queue.cc:237] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:25:56.918190  2675 log.cc:927] Time spent T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:25:56.918090  1815 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:56.902282   950 catalog_manager.cc:5697] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 3 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.902376  2624 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:25:56.975231  1200 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.022910  2554 raft_consensus.cc:1064] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:25:57.026292  2639 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:25:57.037698  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 45273.6us
I20260709 12:25:57.053998  2520 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.056272  1047 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.068768  2636 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:25:57.101754  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 72680.2us
I20260709 12:25:57.105429  2554 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.136472  1820 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:57.155655   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f60b7203d0c4d59b720e8ecdde9e635 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:57.149107  1200 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.160329  2455 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:57.165947  1129 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:57.166574  1126 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.168167  1130 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:57.169194  1196 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:57.169556  2579 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:25:57.171239  2685 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:25:57.173470  2683 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:25:57.187166  1816 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:57.191447  2624 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:57.194537  1197 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:25:57.234488  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 88324.9us
I20260709 12:25:57.270042  2624 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:25:57.266774  1820 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.270226  1816 raft_consensus.cc:2955] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.365677  2624 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:25:57.417156   946 catalog_manager.cc:5697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:57.426365  2692 log.cc:927] Time spent T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 12:25:57.414593  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 56198.2us
I20260709 12:25:57.419337   946 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:57.499629  1126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:57.499176  2625 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.500589  1126 raft_consensus.cc:606] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:57.519213  2624 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.535141  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:57.525759  1198 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.540972   949 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:57.548236  1196 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.556915  1128 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.562047  1047 raft_consensus.cc:606] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:57.567711  1816 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.574301  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:57.574898  1047 raft_consensus.cc:606] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:57.583372  1128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:57.587570  1128 raft_consensus.cc:606] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:57.592407  2691 raft_consensus.cc:993] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:57.593775  2685 raft_consensus.cc:1081] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:57.601389  1128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:25:57.602649  1128 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.606302  1128 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.598666  1815 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.605818   946 catalog_manager.cc:5697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:57.614711  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:57.615238  1047 raft_consensus.cc:606] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:25:57.624840  1051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b50b5c46b131465786122dc575843d0e"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:25:57.629208  1051 raft_consensus.cc:606] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:57.633471  1130 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.640981  1128 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.653254  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:57.654465 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:25:57.661026  1128 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:57.658829  2455 raft_consensus.cc:993] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:57.662384 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:57.663561  2693 raft_consensus.cc:1081] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:57.664637 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:57.665542  1047 raft_consensus.cc:606] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
W20260709 12:25:57.670746   999 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:25:57.671252   999 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 9d57633941264d87a2d7f103e3398e79 already in progress
W20260709 12:25:57.671543   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9d57633941264d87a2d7f103e3398e79 already in progress
I20260709 12:25:57.674685  1196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:25:57.675371  1196 raft_consensus.cc:493] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.675809  1196 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.677326  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:57.677994  1198 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.678321  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:57.678879  1051 raft_consensus.cc:3055] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:57.679180  1051 raft_consensus.cc:740] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:57.679922  1051 consensus_queue.cc:260] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.631465   946 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:57.683972  1051 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.692727  1816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d57633941264d87a2d7f103e3398e79" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:25:57.693465  1816 raft_consensus.cc:3060] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.705677  2598 raft_consensus.cc:993] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:57.707211  2598 raft_consensus.cc:1081] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:25:57.711372  1203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:25:57.712272  1203 raft_consensus.cc:493] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.712957  1203 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.721242  1203 raft_consensus.cc:515] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.744253   951 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:57.746560  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f60b7203d0c4d59b720e8ecdde9e635 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:25:57.712571  1198 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:25:57.747834   951 catalog_manager.cc:5697] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:57.749938  1816 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:25:57.795349  2701 tablet_replica.cc:333] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:25:57.783291  1196 raft_consensus.cc:515] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:57.810006  1196 leader_election.cc:290] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:25:57.812503  2701 raft_consensus.cc:2243] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:57.813723  2701 raft_consensus.cc:2272] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:57.817956  2701 ts_tablet_manager.cc:1916] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:57.813660  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:57.819355  1048 raft_consensus.cc:3055] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:57.819646  1048 raft_consensus.cc:740] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:57.824318  1051 raft_consensus.cc:2468] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:25:57.828987  1203 leader_election.cc:290] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:57.834110  1815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:25:57.834888  1815 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.837157  1048 consensus_queue.cc:260] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:57.838753  1048 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.844676  1815 raft_consensus.cc:2468] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:57.849237  1167 leader_election.cc:304] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:25:57.851262  2510 raft_consensus.cc:2804] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:57.851877  2510 raft_consensus.cc:697] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:57.859445  2701 ts_tablet_manager.cc:1929] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:57.860116  2701 log.cc:1199] T 1f60b7203d0c4d59b720e8ecdde9e635 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/1f60b7203d0c4d59b720e8ecdde9e635
I20260709 12:25:57.862725   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 1f60b7203d0c4d59b720e8ecdde9e635 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:57.852978  2510 consensus_queue.cc:237] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.875878  1047 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.851157  1092 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:57.881742  1048 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:57.883855  2665 raft_consensus.cc:2804] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:57.889704  2665 raft_consensus.cc:697] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:57.893926  2665 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.895270  1815 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:57.896365  2693 raft_consensus.cc:993] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:57.897284  2691 raft_consensus.cc:1081] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:57.897163  2520 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:57.900537  1170 leader_election.cc:304] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:57.910490  2644 raft_consensus.cc:2804] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:57.939913  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6184a62991384a66b2e949c16bb494fb" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:57.942576  1128 raft_consensus.cc:3060] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.961817  1128 raft_consensus.cc:2468] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:25:57.966832  1048 consensus_queue.cc:237] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.951349  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5d6af860c46ac813baf022a1981ce" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:57.974700  1122 raft_consensus.cc:3055] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:57.975100  1122 raft_consensus.cc:740] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:57.984970  1128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b50b5c46b131465786122dc575843d0e"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:25:57.985698  1128 raft_consensus.cc:493] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.986121  1128 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.993731  1122 consensus_queue.cc:260] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:57.994906  1122 raft_consensus.cc:3060] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.998404   950 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.001721  1126 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:58.004703   951 catalog_manager.cc:5697] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.028004  1816 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:25:58.029618  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 48863.9us
I20260709 12:25:58.030721  1813 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.038081  2693 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.040321  2455 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.046186  2644 raft_consensus.cc:697] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:58.047644  2644 consensus_queue.cc:237] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:57.999053  1128 raft_consensus.cc:515] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.068864  1122 raft_consensus.cc:2468] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:25:58.075155  2520 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.079430  1820 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.087124  1128 leader_election.cc:290] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:58.088855  1816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:25:58.089471  1816 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.098501  1124 raft_consensus.cc:1275] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:58.103649  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50b5c46b131465786122dc575843d0e" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:58.104295  1048 raft_consensus.cc:3055] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:58.104607  1048 raft_consensus.cc:740] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:58.105520  1816 raft_consensus.cc:2468] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:58.111616  1048 consensus_queue.cc:260] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.116421  1092 leader_election.cc:304] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:58.120054  2624 consensus_queue.cc:1048] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:58.125635   951 catalog_manager.cc:5697] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.097918  2693 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:25:58.130892  2535 raft_consensus.cc:2804] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:58.131482  2535 raft_consensus.cc:697] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:58.132542  2535 consensus_queue.cc:237] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.137253  2665 raft_consensus.cc:993] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:58.133451  1048 raft_consensus.cc:3060] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.137938  2665 raft_consensus.cc:1081] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:58.139029  1128 raft_consensus.cc:2955] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.142069   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:58.144554   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c3824596a334490a6544a6ded934fb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:58.148185  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c3824596a334490a6544a6ded934fb6 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:58.151007  1124 raft_consensus.cc:2955] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.156561   950 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.161608  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:25:58.162286  1047 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:58.162928  1047 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.164561  1048 raft_consensus.cc:2468] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:25:58.222100  2708 tablet_replica.cc:333] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:58.223423  2708 raft_consensus.cc:2243] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:58.232635   951 catalog_manager.cc:5697] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.249646  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55592
I20260709 12:25:58.255101  2708 raft_consensus.cc:2272] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:58.233352  1047 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.264957  1047 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:58.265182  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:25:58.265885  1813 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.269654   949 catalog_manager.cc:5697] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.277210  2708 ts_tablet_manager.cc:1916] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:58.277979  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:58.279275  1129 raft_consensus.cc:3055] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:58.279574  1129 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:58.280457  1129 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.281646  1129 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.289077  1129 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:58.290534  1017 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:58.291788  2693 raft_consensus.cc:2804] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:58.292292  2693 raft_consensus.cc:697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:58.293797  2693 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.315371   949 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.320995  2708 ts_tablet_manager.cc:1929] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:58.321699  2708 log.cc:1199] T 2c3824596a334490a6544a6ded934fb6 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/2c3824596a334490a6544a6ded934fb6
I20260709 12:25:58.325145  2708 tablet_replica.cc:333] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:25:58.330430  2708 raft_consensus.cc:2243] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:58.327994  1813 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:58.333007  2708 raft_consensus.cc:2272] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:58.335304   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 2c3824596a334490a6544a6ded934fb6 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:58.336580  2708 ts_tablet_manager.cc:1916] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:58.360252  2708 ts_tablet_manager.cc:1929] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:58.360688  2708 log.cc:1199] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/4e62e2a09dcb4d5f80c7e8af60d16de6
I20260709 12:25:58.362337   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 4e62e2a09dcb4d5f80c7e8af60d16de6 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:58.370677  1813 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.372715  2449 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.403934  1128 raft_consensus.cc:1275] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.405297  2579 consensus_queue.cc:1048] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:58.417635  1813 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:58.419543  2535 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.443943  1048 raft_consensus.cc:1275] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:58.451263  2644 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:58.458069  1047 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:58.461884  2535 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:58.462870  1197 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:58.476118  2535 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:58.487041  1129 raft_consensus.cc:1275] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:58.518298  2449 consensus_queue.cc:1048] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:58.572409  1124 consensus_queue.cc:237] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:58.585081  1196 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:58.585858  1816 raft_consensus.cc:1275] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:58.589357  2535 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:58.593005  2535 consensus_queue.cc:1048] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.601645  2666 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.605196  1816 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.610806  1048 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.612596  1196 raft_consensus.cc:2955] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:25:58.617534   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d57633941264d87a2d7f103e3398e79 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:58.629273  2666 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:58.637593   951 catalog_manager.cc:5697] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 4 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.660204  1813 raft_consensus.cc:1275] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.667548  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d57633941264d87a2d7f103e3398e79 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59986
I20260709 12:25:58.688676  2719 tablet_replica.cc:333] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:25:58.690281  2719 raft_consensus.cc:2243] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:58.692003  2703 consensus_queue.cc:1048] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.695308  2719 raft_consensus.cc:2272] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:58.713553  2719 ts_tablet_manager.cc:1916] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:58.737632  2719 ts_tablet_manager.cc:1929] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:58.739032  2719 log.cc:1199] T 9d57633941264d87a2d7f103e3398e79 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/9d57633941264d87a2d7f103e3398e79
I20260709 12:25:58.742722   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 9d57633941264d87a2d7f103e3398e79 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:25:58.751179  1816 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.753028  2455 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:25:58.768921  1124 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:58.773820  2624 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:59.066987 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:59.134456  1196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:59.135063  1196 raft_consensus.cc:606] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:59.137941  1196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:59.138494  1196 raft_consensus.cc:606] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:59.141088  1124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:25:59.141882  1124 raft_consensus.cc:606] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:25:59.150424  1196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:25:59.151038  1196 raft_consensus.cc:606] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:25:59.153134 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:25:59.155015 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:59.155952 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:59.285251  1196 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:59.296420  1129 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:59.296985  1167 consensus_peers.cc:597] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68305fbe67594c74ba2fed35dab3a4b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:59.298347  2725 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:25:59.303447  1051 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:59.306265  2644 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:59.318614  2725 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.323071  1129 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.323956  1051 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.346050  1129 consensus_queue.cc:237] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:59.360119   951 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.371058  1048 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:59.374004  1197 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:59.374871  2535 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:25:59.379117  1092 consensus_peers.cc:597] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56125fb5dd9d48a298c25b7a2fd0533e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:59.386523  2598 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:59.396008  2703 raft_consensus.cc:993] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.396572  2703 raft_consensus.cc:1081] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.396592  2598 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.407954  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:25:59.408643  1047 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.409056  1047 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.415232  1045 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.417256  1047 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:59.430271  2579 raft_consensus.cc:993] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.430860  2579 raft_consensus.cc:1081] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.430671  1196 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.431936  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:59.432803  1129 raft_consensus.cc:3055] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:59.433153  1129 raft_consensus.cc:740] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:59.434530  1129 consensus_queue.cc:260] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:59.438382  1051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:59.438999  1051 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.441538  1051 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:59.458811  1128 consensus_queue.cc:237] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:25:59.448200  1129 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.471400  2579 raft_consensus.cc:993] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:59.471977  2579 raft_consensus.cc:1081] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:25:59.474614  1124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45434
I20260709 12:25:59.475279  1124 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.477626  1124 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.503196  2449 raft_consensus.cc:993] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.504370  2449 raft_consensus.cc:1081] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:25:59.506973  1045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:25:59.507550  1045 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.507910  1045 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.511667   949 catalog_manager.cc:5697] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:59.515650  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:25:59.516426  1813 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.516588  1045 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.521943  1129 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:59.522519  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:59.530157  1197 raft_consensus.cc:3055] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:59.530522  1197 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:59.531234  1197 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.532235  1051 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.536720  1051 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 4 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:59.522552  1045 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:59.532298  1197 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.537967  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:59.540037  1203 raft_consensus.cc:3055] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:59.540385  1203 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:59.548722  1197 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:59.550186  1017 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:59.551508  2455 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:59.541328  1203 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.554543  1203 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:59.562189  1203 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:25:59.564379  1813 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:25:59.564576  1017 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:25:59.565337  2624 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:59.566056  2624 raft_consensus.cc:697] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:59.566246  1017 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:59.565604  1047 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:25:59.567098  2624 consensus_queue.cc:237] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.571326  2693 raft_consensus.cc:2804] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:59.579728  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:59.580360  1128 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.576251  1203 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:59.581765  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:25:59.583842  1129 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:59.590165  2598 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:25:59.596652  1047 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:59.598331  1128 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:25:59.575495  1124 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.601774  2455 raft_consensus.cc:697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:25:59.606117  1129 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:25:59.607327  1124 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:25:59.607523  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:25:59.608184  1197 raft_consensus.cc:3055] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:59.608517  1197 raft_consensus.cc:740] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:25:59.608585  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:25:59.609503  1047 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.610042  2455 consensus_queue.cc:237] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.601044  2598 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:25:59.614814  1197 consensus_queue.cc:260] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.601159  2693 raft_consensus.cc:697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
W20260709 12:25:59.618285  1092 consensus_peers.cc:597] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 462ee6e9c305472c95618ab8d5abf68a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:59.621659  1047 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:25:59.623370  1095 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:25:59.624195  2703 raft_consensus.cc:2804] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:59.624879  2703 raft_consensus.cc:697] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:25:59.625965  2703 consensus_queue.cc:237] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:25:59.637319  1197 raft_consensus.cc:3060] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.655366  1197 raft_consensus.cc:2468] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:25:59.654004  2693 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:25:59.665052  2740 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.690325  1196 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.712464   949 catalog_manager.cc:5697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:59.802203   946 catalog_manager.cc:5697] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:25:59.782670  2752 ts_tablet_manager.cc:933] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:25:59.829326  2742 log.cc:927] Time spent T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260709 12:25:59.927956  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 160814us
I20260709 12:26:00.036188  2752 tablet_copy_client.cc:323] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
W20260709 12:26:00.038113  2737 log.cc:927] Time spent T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.183s	user 0.009s	sys 0.000s
I20260709 12:26:00.053494   951 catalog_manager.cc:5697] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.061177  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 68305fbe67594c74ba2fed35dab3a4b2 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:00.066011  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 68305fbe67594c74ba2fed35dab3a4b2 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-68305fbe67594c74ba2fed35dab3a4b2
I20260709 12:26:00.087240  1196 consensus_queue.cc:237] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:26:00.115474  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 52231.9us
I20260709 12:26:00.119346  1213 tablet_copy_source_session.cc:215] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:00.134599  1203 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:26:00.163733  1816 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:00.179324  1122 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:26:00.182963  1045 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:00.204309  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68305fbe67594c74ba2fed35dab3a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:00.205425  2738 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:00.197760   946 catalog_manager.cc:5697] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 3 to 4, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 4 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.233063   946 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:00.194267  2749 log.cc:927] Time spent T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 12:26:00.243902 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:26:00.255116  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 113687us
I20260709 12:26:00.261023  2769 ts_tablet_manager.cc:933] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:00.290555  2769 tablet_copy_client.cc:323] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
W20260709 12:26:00.320647  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 64000.3us
I20260709 12:26:00.327091  1200 raft_consensus.cc:1275] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:00.338866  1051 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:26:00.340013  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 164869us
W20260709 12:26:00.357385  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 222465us
W20260709 12:26:00.370033  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 235109us
W20260709 12:26:00.396974  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 216324us
I20260709 12:26:00.401028  1202 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:00.418579  1139 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 56125fb5dd9d48a298c25b7a2fd0533e from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:26:00.418373  2744 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:00.419260  1139 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 56125fb5dd9d48a298c25b7a2fd0533e from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-56125fb5dd9d48a298c25b7a2fd0533e
I20260709 12:26:00.381739  2666 consensus_queue.cc:1048] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:26:00.385124  2449 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 12:26:00.471506  1139 tablet_copy_source_session.cc:215] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:00.476003  2777 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:00.496867  1130 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:26:00.498440  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 148313us
I20260709 12:26:00.504319  1200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:00.504976  1200 raft_consensus.cc:606] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:26:00.505357  1167 consensus_peers.cc:597] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f47e803ade074626aef9e253d258b3ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:00.509068  1124 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:00.515054  2741 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:00.525895  1050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:00.526710  1050 raft_consensus.cc:606] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:00.541100  1124 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:26:00.566601  2774 log.cc:927] Time spent T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:26:00.567194  2769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56125fb5dd9d48a298c25b7a2fd0533e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:00.613260  1045 raft_consensus.cc:1275] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:00.633127  2693 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:00.643537  1122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:00.670751  2780 ts_tablet_manager.cc:933] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:00.610213  2739 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:26:00.615705  2579 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 12:26:00.723759  1122 raft_consensus.cc:606] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:26:00.726416  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 70413.1us
W20260709 12:26:00.732838  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 67400.9us
W20260709 12:26:00.767980  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 206673us
I20260709 12:26:00.777690 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:00.780014 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:00.780897 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:00.787541  2752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42788 (request call id 305) took 1056 ms. Trace:
W20260709 12:26:00.776576  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 161225us
I20260709 12:26:00.788463  2752 rpcz_store.cc:276] 0709 12:25:59.731249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:59.731570 (+   321us) service_pool.cc:224] Handling call
0709 12:25:59.820356 (+ 88786us) ts_tablet_manager.cc:934] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
0709 12:26:00.195137 (+374781us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:26:00.409856 (+214719us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:00.426245 (+ 16389us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:26:00.772351 (+346106us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:26:00.786770 (+ 14419us) tablet_replica.cc:206] Creating consensus instance
0709 12:26:00.787309 (+   539us) ts_tablet_manager.cc:989] Replica registered.
0709 12:26:00.787387 (+    78us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":108460,"tablet-copy.queue_time_us":50228,"thread_start_us":125208,"threads_started":2}
I20260709 12:26:00.768764  2598 consensus_queue.cc:1048] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
W20260709 12:26:00.896605  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 45821.2us
W20260709 12:26:00.895584  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 55754.9us
W20260709 12:26:01.080927  2750 log.cc:927] Time spent T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260709 12:26:01.182502  2784 log.cc:927] Time spent T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.334s	user 0.000s	sys 0.001s
W20260709 12:26:00.960330  2774 log.cc:927] Time spent T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 12:26:01.183844  2780 tablet_copy_client.cc:323] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:26:00.961786  2752 tablet_copy_client.cc:806] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:01.233249  2792 ts_tablet_manager.cc:933] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:01.249130  2783 log.cc:927] Time spent T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.511s	user 0.005s	sys 0.005s
I20260709 12:26:01.241617  2752 tablet_copy_client.cc:670] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:01.312614  2644 raft_consensus.cc:993] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:01.331280  2769 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42772 (request call id 483) took 1200 ms. Trace:
I20260709 12:26:01.348698  2644 raft_consensus.cc:1081] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:01.332106  2769 rpcz_store.cc:276] 0709 12:26:00.130768 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:00.130911 (+   143us) service_pool.cc:224] Handling call
0709 12:26:00.261626 (+130715us) ts_tablet_manager.cc:934] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
0709 12:26:00.565707 (+304081us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:26:01.252230 (+686523us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:01.252473 (+   243us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:26:01.330267 (+ 77794us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:26:01.330592 (+   325us) tablet_replica.cc:206] Creating consensus instance
0709 12:26:01.331108 (+   516us) ts_tablet_manager.cc:989] Replica registered.
0709 12:26:01.331193 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":342,"tablet-copy.queue_time_us":129417,"thread_start_us":165361,"threads_started":2}
I20260709 12:26:01.408459  2798 raft_consensus.cc:993] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:01.409303  2798 raft_consensus.cc:1081] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:01.429669  2792 tablet_copy_client.cc:323] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:01.392683  1139 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 462ee6e9c305472c95618ab8d5abf68a from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:26:01.434931  1139 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 462ee6e9c305472c95618ab8d5abf68a from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-462ee6e9c305472c95618ab8d5abf68a
I20260709 12:26:01.424998  2644 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:01.472710  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 46460.5us
I20260709 12:26:01.484457  2775 raft_consensus.cc:993] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:01.485426  2754 raft_consensus.cc:1081] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:01.491461  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:26:01.492179  1047 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.492578  1047 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.510465  1047 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:26:01.513631  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 142672us
I20260709 12:26:01.514446  1047 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:01.516711  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 145534us
I20260709 12:26:01.501391  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet f47e803ade074626aef9e253d258b3ce from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:01.519912  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet f47e803ade074626aef9e253d258b3ce from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-f47e803ade074626aef9e253d258b3ce
I20260709 12:26:01.555254  1129 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:01.564163  2769 tablet_copy_client.cc:806] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
W20260709 12:26:01.569156  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 43582.5us
I20260709 12:26:01.572075  2752 tablet_copy_client.cc:538] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:01.570855  1139 tablet_copy_source_session.cc:215] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:01.565327  2769 tablet_copy_client.cc:670] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:01.592402  1051 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:01.596778  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:01.597738  1130 raft_consensus.cc:3055] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:01.598205  1130 raft_consensus.cc:740] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:01.617055  1130 consensus_queue.cc:260] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.618435  1130 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.627069  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:01.627710  1047 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.628100  1047 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.645798  2780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462ee6e9c305472c95618ab8d5abf68a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:01.626684  2806 log.cc:927] Time spent T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.134s	user 0.002s	sys 0.000s
I20260709 12:26:01.650019  2769 tablet_copy_client.cc:538] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:01.662539  1198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:01.663192  1198 raft_consensus.cc:493] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.663869  1198 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:01.662387  1130 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:01.695130  1017 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:01.700951  2810 raft_consensus.cc:2804] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:01.703459  2810 raft_consensus.cc:697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:01.704457  2810 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.704936  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:01.705488  1195 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.710071  1198 raft_consensus.cc:515] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.717808  2752 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:01.718817  1198 leader_election.cc:290] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:01.732144  1047 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.735702  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:01.759879  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:01.760637  1051 raft_consensus.cc:3055] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:01.760718  1130 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:01.761353  1051 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:01.764992  2769 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:01.776356  1051 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.777558  1051 raft_consensus.cc:3060] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:01.783776  1016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:26:01.780177  1130 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:01.766211   951 catalog_manager.cc:5697] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:01.791666  1195 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:01.792189  1047 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 4 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:01.797072  1168 leader_election.cc:304] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:01.808071  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:01.809118  1122 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.809847  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:01.810478  1198 raft_consensus.cc:3055] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:01.810983  1198 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:01.811822  1198 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.813526  1198 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.827944  2758 raft_consensus.cc:2804] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:01.839236  1198 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:26:01.863637  2644 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:42482 (request call id 11) took 1766 ms. Trace:
I20260709 12:26:01.864786  2644 rpcz_store.cc:276] 0709 12:26:00.084431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:00.084626 (+   195us) service_pool.cc:224] Handling call
0709 12:26:00.093424 (+  8798us) log.cc:844] Serialized 513 byte log entry
0709 12:26:00.318116 (+224692us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b18000c4ae0. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f59003c4ab1 00007f59003d1281 00007f58f7476c0a 00007f5900bb6219 00007f58f74fea40 00007f58f74f94e4 00007f58f74f9455 00007f58fa542b0b 00007f58fa5c7b63 00007f58fa5ef752 00007f58ff5afd29
0709 12:26:00.320090 (+  1974us) spinlock_profiling.cc:243] Waited 1.69 ms on lock 0x7b18000c4ae0. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f59003c4ab1 00007f59003d1281 00007f58f74fc3f3 00007f58f74fe7c1 00007f58f74fe779 00007f58f74fe709 00007f58f74fe6d1 00007f58f74fd9cd 0000000000388634 0000000000388479 00007f58f74df83a
0709 12:26:01.845995 (+1525905us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":102004,"raft.queue_time_us":98001,"raft.run_cpu_time_us":2413,"raft.run_wall_time_us":25170,"spinlock_wait_cycles":7188736,"thread_start_us":142718,"threads_started":1,"wal-append.queue_time_us":188084,"wal-append.run_cpu_time_us":3986,"wal-append.run_wall_time_us":1028039}
I20260709 12:26:01.879526  1017 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:01.836459  2758 raft_consensus.cc:697] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:01.893797  2798 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:26:01.895241  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 60242.3us
I20260709 12:26:01.895750  1122 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:26:01.899562  1051 raft_consensus.cc:2468] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:01.917483  2758 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.902472  2798 raft_consensus.cc:697] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:01.940227  2798 consensus_queue.cc:237] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:01.940845  1214 tablet_copy_source_session.cc:215] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:01.957401  2792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47e803ade074626aef9e253d258b3ce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:01.969172  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 48327.6us
I20260709 12:26:02.090032  2780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42772 (request call id 486) took 1620 ms. Trace:
I20260709 12:26:02.117046  2780 rpcz_store.cc:276] 0709 12:26:00.469867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:00.473907 (+  4040us) service_pool.cc:224] Handling call
0709 12:26:00.671329 (+197422us) ts_tablet_manager.cc:934] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
0709 12:26:00.821156 (+149827us) spinlock_profiling.cc:243] Waited 7.01 ms on lock 0x7b4400022b4c. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f58f7384db1 00007f58f7422c85 00007f58f74236a2 00007f58fa1951db 00007f58fa190aaf 00007f58f74df0ac 00007f59003399a9 00007f58f74fb69b 00007f58f74f8caa 00007f58f74f8bd2 00007f58ff55d131
0709 12:26:01.628399 (+807243us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:26:01.999766 (+371367us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:02.004775 (+  5009us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:26:02.087518 (+ 82743us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:26:02.088262 (+   744us) tablet_replica.cc:206] Creating consensus instance
0709 12:26:02.088728 (+   466us) ts_tablet_manager.cc:989] Replica registered.
0709 12:26:02.089408 (+   680us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":123135,"spinlock_wait_cycles":16129792,"tablet-copy.queue_time_us":127898,"thread_start_us":328539,"threads_started":2}
I20260709 12:26:02.118613  2780 tablet_copy_client.cc:806] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:02.119210  2780 tablet_copy_client.cc:670] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:02.123984  2769 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: 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:26:02.132586  2792 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42788 (request call id 314) took 1328 ms. Trace:
I20260709 12:26:02.140689  2769 tablet_bootstrap.cc:492] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:02.142063  2780 tablet_copy_client.cc:538] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:02.133162  2792 rpcz_store.cc:276] 0709 12:26:00.804511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:00.804666 (+   155us) service_pool.cc:224] Handling call
0709 12:26:01.233843 (+429177us) ts_tablet_manager.cc:934] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
0709 12:26:01.955886 (+722043us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:26:02.109643 (+153757us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:02.109794 (+   151us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:26:02.131862 (+ 22068us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:26:02.132139 (+   277us) tablet_replica.cc:206] Creating consensus instance
0709 12:26:02.132471 (+   332us) ts_tablet_manager.cc:989] Replica registered.
0709 12:26:02.132528 (+    57us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":43188,"tablet-copy.queue_time_us":419065,"thread_start_us":121514,"threads_started":2}
I20260709 12:26:02.162462  2752 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: 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:26:02.163697  2752 tablet_bootstrap.cc:492] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:02.164497  2752 ts_tablet_manager.cc:1403] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.447s	user 0.041s	sys 0.012s
I20260709 12:26:02.164727  2792 tablet_copy_client.cc:806] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:02.167003  2792 tablet_copy_client.cc:670] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:02.141871  2769 ts_tablet_manager.cc:1403] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.405s	user 0.023s	sys 0.023s
I20260709 12:26:02.172843  2752 raft_consensus.cc:359] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:02.173720  2792 tablet_copy_client.cc:538] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:02.174078  2752 raft_consensus.cc:740] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:02.175096  2752 consensus_queue.cc:260] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:02.179039  2752 ts_tablet_manager.cc:1434] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 12:26:02.179723  1127 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:02.180322  2769 raft_consensus.cc:359] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:02.181463  2769 raft_consensus.cc:740] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:02.181756  2739 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:02.182231  2769 consensus_queue.cc:260] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:02.180954  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-68305fbe67594c74ba2fed35dab3a4b2 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:02.185643  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-68305fbe67594c74ba2fed35dab3a4b2 on tablet 68305fbe67594c74ba2fed35dab3a4b2 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:02.209918  2769 ts_tablet_manager.cc:1434] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.041s	user 0.000s	sys 0.009s
I20260709 12:26:02.250926  1195 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:02.258409  2624 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:02.273381  1139 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-56125fb5dd9d48a298c25b7a2fd0533e received from {username='slave'} at 127.0.0.1:41268
I20260709 12:26:02.274075  1139 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-56125fb5dd9d48a298c25b7a2fd0533e on tablet 56125fb5dd9d48a298c25b7a2fd0533e with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:02.284533  2780 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:02.288589  2792 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:02.327822  1124 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:02.271767   949 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:02.329819  2624 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:02.444972 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:02.469780   949 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } }
I20260709 12:26:02.501505   946 catalog_manager.cc:5697] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 3 to 4, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 4 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:02.519749  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 64723.3us
I20260709 12:26:02.532936  1202 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:02.559005  2810 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:26:02.613358  1122 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:02.631250  1813 raft_consensus.cc:1217] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:02.671628  2843 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
W20260709 12:26:02.726138  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 56218.8us
W20260709 12:26:02.739054  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 54576.4us
W20260709 12:26:02.743242  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 70219us
W20260709 12:26:02.768627  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 106611us
I20260709 12:26:02.776561  1813 raft_consensus.cc:1217] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:26:02.791508  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 50758.2us
W20260709 12:26:02.847033  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 54507.9us
W20260709 12:26:02.894397  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 43660.6us
I20260709 12:26:02.912726  2792 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:26:02.914204  2792 tablet_bootstrap.cc:492] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:02.915416  2792 ts_tablet_manager.cc:1403] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.627s	user 0.034s	sys 0.004s
W20260709 12:26:02.946501  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 79790.7us
I20260709 12:26:02.964460  2792 raft_consensus.cc:359] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:03.055943  2792 raft_consensus.cc:886] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Ignoring setting pending config change with OpId 2.3 because the committed config has OpId index 3. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } }. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:03.063310  2792 raft_consensus.cc:740] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:03.106194  2792 consensus_queue.cc:260] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:03.114833  2792 ts_tablet_manager.cc:1434] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.199s	user 0.013s	sys 0.003s
I20260709 12:26:03.131337  1813 raft_consensus.cc:1217] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:26:03.134982  2845 log.cc:927] Time spent T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.425s	user 0.000s	sys 0.009s
I20260709 12:26:03.146840  1048 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:03.173552  1813 raft_consensus.cc:2962] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Ignoring commit of config change with OpId 2.3 because the committed config has OpId index 3. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } }. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:03.193250  2644 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:03.213521  2780 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: 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:26:03.214723  2780 tablet_bootstrap.cc:492] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:03.215502  2780 ts_tablet_manager.cc:1403] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.934s	user 0.031s	sys 0.031s
I20260709 12:26:03.220300  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-f47e803ade074626aef9e253d258b3ce received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:03.221030  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-f47e803ade074626aef9e253d258b3ce on tablet f47e803ade074626aef9e253d258b3ce with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:03.273134  2780 raft_consensus.cc:359] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:03.286163  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:03.286711  2780 raft_consensus.cc:740] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:03.286880  1048 raft_consensus.cc:606] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:03.287563  2780 consensus_queue.cc:260] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:03.291193  2780 ts_tablet_manager.cc:1434] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.000s
I20260709 12:26:03.293138  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:03.297961  1048 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:03.307538  1051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:03.308221  1051 raft_consensus.cc:606] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:03.309794 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:03.321308 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:03.334968  2855 raft_consensus.cc:1064] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:03.338568 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:03.356863  2855 consensus_queue.cc:237] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:03.367538  1139 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-462ee6e9c305472c95618ab8d5abf68a received from {username='slave'} at 127.0.0.1:41268
I20260709 12:26:03.362164  2758 raft_consensus.cc:1064] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:03.368304  1139 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-462ee6e9c305472c95618ab8d5abf68a on tablet 462ee6e9c305472c95618ab8d5abf68a with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:03.382970  2758 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:03.453510  1202 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.455680  1813 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.459151  2766 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:03.470793  1048 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.478345  1815 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.479822  1127 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.479578  2725 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:03.481034  2754 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:26:03.498960  2854 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:03.502056  2844 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:03.502743  1813 raft_consensus.cc:1217] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:03.506835  2739 raft_consensus.cc:993] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:03.507351  2624 raft_consensus.cc:1081] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:03.509967  1048 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:03.530313  1199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:03.531309  1199 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:03.531855  1199 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:03.524060  2754 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:26:03.560081  2844 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.563501  2766 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.565685  2739 raft_consensus.cc:993] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:03.566289  2739 raft_consensus.cc:1081] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:03.569311  1124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:26:03.570080  1124 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:03.570533  1124 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:03.577510  1199 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.585316  1815 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.601352  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:03.602348  1051 raft_consensus.cc:3055] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:03.602808  1051 raft_consensus.cc:740] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:03.605844  1199 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:03.592521  1813 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.611147  1054 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.618311  1047 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.603587  1051 consensus_queue.cc:260] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.622987  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:03.630213  1129 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.631501  1127 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:03.638074  1051 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:03.639371  1124 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:03.625882  2767 consensus_queue.cc:1175] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7c752505fabd4715ba8868d2dfd16ba7" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:26:03.642900  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:03.643503  1048 raft_consensus.cc:3055] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:03.643784  1048 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:03.644526  1048 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [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: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:03.646040  1048 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:03.647289  1124 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 4 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:03.652019  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:03.658531  2854 raft_consensus.cc:1064] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:03.653647  1813 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:03.657195   946 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.676617  1051 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:03.678032  1170 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:03.661196  2854 consensus_queue.cc:237] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:03.709226  1813 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 4.
I20260709 12:26:03.710309  1048 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 4.
I20260709 12:26:03.739704  2739 raft_consensus.cc:993] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:03.740212  2739 raft_consensus.cc:1081] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
W20260709 12:26:03.744701  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 66746.6us
I20260709 12:26:03.747187  2863 raft_consensus.cc:2804] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:03.747767  2863 raft_consensus.cc:697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:03.748966  2863 consensus_queue.cc:237] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.721035  1095 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:03.759037  2870 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:03.759569  2870 raft_consensus.cc:697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:03.760409  2870 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:03.766381  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45431.9us
W20260709 12:26:03.767403  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 44046.3us
I20260709 12:26:03.819327  1127 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:03.838315  1124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:26:03.838884  1124 raft_consensus.cc:493] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:03.841933  1124 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:03.858534  1054 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:03.860823  2644 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:03.869771  1199 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.902261  1122 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:03.903214  1815 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:03.906203  2844 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:03.912719  2863 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:03.881171  1124 raft_consensus.cc:515] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.925998  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:03.927213  1202 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:03.927033  2862 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.931528  1815 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.924590  1124 leader_election.cc:290] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:03.942776  1202 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:03.950894  1093 leader_election.cc:304] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:03.953672  1203 raft_consensus.cc:1240] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Rejecting Update request from peer 5ef735057285488aab0e1e9d9ac42fcb for earlier term 2. Current term is 3. Ops: []
I20260709 12:26:03.955261  2739 consensus_queue.cc:1059] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:03.955724  1202 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:03.956372  2767 raft_consensus.cc:3055] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:03.956710  2767 raft_consensus.cc:740] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:03.957441  2767 consensus_queue.cc:260] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.958384  2767 raft_consensus.cc:3060] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:03.959122  2855 raft_consensus.cc:2804] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:03.960013  2855 raft_consensus.cc:697] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:03.961261  2855 consensus_queue.cc:237] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:03.963641  1054 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:03.964088  2766 raft_consensus.cc:1064] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:03.965121  2644 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:03.967239  1813 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:03.973963  2863 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:03.969422   946 catalog_manager.cc:5697] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.982882  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34da1ee591f46faa255e395a9bf2cf3" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
W20260709 12:26:03.990491  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 51962.3us
I20260709 12:26:03.994959  1054 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.999788  1820 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:03.992201   951 catalog_manager.cc:5697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:04.000844  2766 consensus_queue.cc:237] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:04.006997  1048 raft_consensus.cc:2468] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:03.989096  2644 raft_consensus.cc:2955] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.023164  1046 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.040982   950 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 3 to 4, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.047883  1198 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:04.053107  1051 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:04.061664  2855 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:26:04.062649  2870 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:04.055886   949 catalog_manager.cc:5697] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.089061   951 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.098935  1127 consensus_queue.cc:237] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:04.108022  1820 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:04.108565   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68305fbe67594c74ba2fed35dab3a4b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:04.108829  1199 raft_consensus.cc:1275] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:04.110208  2855 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:04.112110  2870 consensus_queue.cc:1048] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:04.110405  1127 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.120986  2766 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.144411   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56125fb5dd9d48a298c25b7a2fd0533e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:04.128340  1198 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.129559  1820 raft_consensus.cc:2955] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.164795  1815 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:04.169551   950 catalog_manager.cc:5697] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.175920  2766 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.176964  1199 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.183705  1046 raft_consensus.cc:1275] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.186374  2644 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.198841  2895 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:04.216498  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 68305fbe67594c74ba2fed35dab3a4b2 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:04.233875  2907 tablet_replica.cc:333] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:04.235936  1122 raft_consensus.cc:1275] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.241374  2863 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.241923  1820 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.249159   947 catalog_manager.cc:5697] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.322723  2907 raft_consensus.cc:2243] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:04.331832  1199 consensus_queue.cc:237] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:04.349895  2907 raft_consensus.cc:2272] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:04.358702  1046 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.363615  1048 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:26:04.374164  2892 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:26:04.377140  1124 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:04.395902  2725 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:04.398901  2907 ts_tablet_manager.cc:1916] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:04.423143  1815 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:26:04.425874  1202 raft_consensus.cc:1275] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:04.425894  2766 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:26:04.431430  2766 consensus_queue.cc:1048] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:04.437734  2907 ts_tablet_manager.cc:1929] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:04.438270  2907 log.cc:1199] T 68305fbe67594c74ba2fed35dab3a4b2 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/68305fbe67594c74ba2fed35dab3a4b2
I20260709 12:26:04.438437  1051 raft_consensus.cc:1275] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:04.437209  2854 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.440128   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 68305fbe67594c74ba2fed35dab3a4b2 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:04.452376  1127 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.459200  1813 raft_consensus.cc:1275] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:04.469209  2895 consensus_queue.cc:1048] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:04.469797  2758 consensus_queue.cc:1048] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:04.473920  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 56125fb5dd9d48a298c25b7a2fd0533e with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:04.503767  1813 raft_consensus.cc:2955] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:04.514074  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 169436us
I20260709 12:26:04.519495   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f47e803ade074626aef9e253d258b3ce with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:04.528538  2917 tablet_replica.cc:333] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:04.614514 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:04.626223   949 catalog_manager.cc:5697] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:04.647961  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 116380us
I20260709 12:26:04.650488  2917 raft_consensus.cc:2243] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:04.651284  2917 raft_consensus.cc:2272] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:04.655867  2917 ts_tablet_manager.cc:1916] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:04.690069  2917 ts_tablet_manager.cc:1929] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:04.690599  2917 log.cc:1199] T 56125fb5dd9d48a298c25b7a2fd0533e P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/56125fb5dd9d48a298c25b7a2fd0533e
I20260709 12:26:04.694123   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 56125fb5dd9d48a298c25b7a2fd0533e (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
W20260709 12:26:04.697090  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 139509us
I20260709 12:26:04.758971   946 catalog_manager.cc:5697] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.784828  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet f47e803ade074626aef9e253d258b3ce with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:04.786116  2917 tablet_replica.cc:333] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:04.787155  2917 raft_consensus.cc:2243] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:04.787807  2917 raft_consensus.cc:2272] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:04.795094  2917 ts_tablet_manager.cc:1916] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:04.812760  1129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:04.813428  1129 raft_consensus.cc:606] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:04.817494  1048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:04.818113  1048 raft_consensus.cc:606] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:04.821703  1122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:04.822364  1122 raft_consensus.cc:606] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:04.822292  2917 ts_tablet_manager.cc:1929] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:26:04.824587  2917 log.cc:1199] T f47e803ade074626aef9e253d258b3ce P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/f47e803ade074626aef9e253d258b3ce
I20260709 12:26:04.827548   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet f47e803ade074626aef9e253d258b3ce (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:04.829883  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:04.830449  1202 raft_consensus.cc:606] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:04.831697  1129 consensus_queue.cc:237] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:04.837347 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:26:04.839102 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:04.839883 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:04.849159  1048 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:04.853379  1813 raft_consensus.cc:1275] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:04.855535  2922 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:04.856920  2756 consensus_queue.cc:1048] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:04.872363  2893 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.874815  2912 raft_consensus.cc:993] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:04.875384  2798 raft_consensus.cc:1081] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:04.875100  1054 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.877264  1202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:04.878049  1202 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.878412  1202 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:04.889763   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 462ee6e9c305472c95618ab8d5abf68a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:04.890913  1202 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:04.897713  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:04.903990  1048 raft_consensus.cc:3055] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:04.904489  1048 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:04.904294   950 catalog_manager.cc:5697] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.905866  1048 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:04.913599  1048 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:04.910189  1813 raft_consensus.cc:2955] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:04.915678  1202 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 5 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:04.919502  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:04.926962  1129 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:04.923956  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 462ee6e9c305472c95618ab8d5abf68a with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:04.950484  1129 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 5.
I20260709 12:26:04.960825  1168 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:04.962399  2862 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:04.962922  2862 raft_consensus.cc:697] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:04.964079  2862 consensus_queue.cc:237] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:04.975131  1048 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 5.
I20260709 12:26:04.983026  2927 tablet_replica.cc:333] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:04.994652  2927 raft_consensus.cc:2243] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:04.995579  2927 raft_consensus.cc:2272] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.001415  2927 ts_tablet_manager.cc:1916] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:05.007035  2922 raft_consensus.cc:993] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:05.007738  2922 raft_consensus.cc:1081] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:05.014890  1048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:26:05.015511  1048 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:05.015893  1048 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.017035   950 catalog_manager.cc:5697] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 4 to 5, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 5 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:05.018563  2862 raft_consensus.cc:993] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:05.019132  2925 raft_consensus.cc:1081] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:05.022104  1046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:05.022641  1046 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:05.022971  1046 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.024936  1048 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.039933  1046 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.041774  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:05.042526  1046 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:05.042675  1129 raft_consensus.cc:3055] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:05.042994  1129 raft_consensus.cc:740] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:05.040402  1048 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:05.043753  1129 consensus_queue.cc:260] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.045048  1129 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.044901  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:05.045563  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:05.045926  1127 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.046587  1202 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.049456  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:05.050472  1199 raft_consensus.cc:3055] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:05.050973  1199 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:05.054361  1199 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.055573  1199 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.053704  1129 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:05.056327  1127 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:26:05.057304  1017 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:05.060140  1017 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:05.060952  2798 raft_consensus.cc:2804] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:05.061414  2798 raft_consensus.cc:697] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:05.062225  2798 consensus_queue.cc:237] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.063486  1199 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 3.
I20260709 12:26:05.064165  2739 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:05.064752  2739 raft_consensus.cc:697] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:05.065690  2739 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.070544  1202 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:05.108872  2927 ts_tablet_manager.cc:1929] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:05.109447  2927 log.cc:1199] T 462ee6e9c305472c95618ab8d5abf68a P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/462ee6e9c305472c95618ab8d5abf68a
I20260709 12:26:05.111979   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 462ee6e9c305472c95618ab8d5abf68a (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:05.121331   950 catalog_manager.cc:5697] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:05.123346   950 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:05.146967  2895 raft_consensus.cc:993] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:05.147581  2924 raft_consensus.cc:1081] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:05.149431  1202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:26:05.150594  1202 raft_consensus.cc:493] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:05.150885  1202 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.162698  1202 raft_consensus.cc:515] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.165057  1202 leader_election.cc:290] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:05.165830  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:05.165879  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3919e2ac15343ffab97903b28d57853" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:05.166687  1129 raft_consensus.cc:3055] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:05.166998  1046 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.167155  1129 raft_consensus.cc:740] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:05.168064  1129 consensus_queue.cc:260] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.169404  1129 raft_consensus.cc:3060] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:05.178699  1129 raft_consensus.cc:2468] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:05.191059  1168 leader_election.cc:304] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:05.192173  2925 raft_consensus.cc:2804] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:05.192904  2925 raft_consensus.cc:697] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:05.195959  2925 consensus_queue.cc:237] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:05.364744  1046 raft_consensus.cc:2468] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:05.379487   950 catalog_manager.cc:5697] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:05.949072  1017 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.007s	sys 0.010s
W20260709 12:26:05.950291  1017 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.008s	sys 0.010s
I20260709 12:26:06.096948 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:26:06.243468  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 913729us
I20260709 12:26:06.272363  1129 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:06.273896  2934 raft_consensus.cc:493] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:26:06.292409  2934 raft_consensus.cc:515] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.330047  2933 raft_consensus.cc:493] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:26:06.332360  1130 raft_consensus.cc:1275] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:06.331856  2933 raft_consensus.cc:515] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.335469  1202 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:06.340804  2767 raft_consensus.cc:493] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:06.341646  2767 raft_consensus.cc:515] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.337720  1199 raft_consensus.cc:1275] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:06.343884  2939 raft_consensus.cc:493] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66659740911146398468fdca7e133e0c)
I20260709 12:26:06.344511  2767 leader_election.cc:290] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:06.345899  2933 leader_election.cc:290] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:06.344731  2939 raft_consensus.cc:515] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:06.355974  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800279c20 after lost signal to thread 32333
I20260709 12:26:06.356472  2939 leader_election.cc:290] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:06.357905  1075 debug-util.cc:398] Leaking SignalData structure 0x7b080032dd60 after lost signal to thread 985
W20260709 12:26:06.359699  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800042fc0 after lost signal to thread 1078
W20260709 12:26:06.360924  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800192be0 after lost signal to thread 1154
I20260709 12:26:06.361028  1128 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:06.362346  1075 debug-util.cc:398] Leaking SignalData structure 0x7b080009f260 after lost signal to thread 1228
I20260709 12:26:06.361929  1198 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:26:06.362700  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800367100 after lost signal to thread 1229
W20260709 12:26:06.367103  1075 debug-util.cc:398] Leaking SignalData structure 0x7b0800365360 after lost signal to thread 1845
I20260709 12:26:06.310366  2934 leader_election.cc:290] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:06.374346  1128 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:26:06.377148  2739 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:06.382279  2739 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:06.393162  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.393913  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:06.395956  2739 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:06.405861  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.406066  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc46776ee56478ca614dc213b5b145a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.409392  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.424002  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.427233  2767 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:06.429311  2739 consensus_queue.cc:1048] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:06.428925  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.430605  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67da16dff59417e854bf7f28fc954c9" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.437654  2932 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:06.441114  2739 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:26:06.442062  2798 raft_consensus.cc:493] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:26:06.441999  2739 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.442783  2798 raft_consensus.cc:515] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.444507  2739 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:06.444681   950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45774 (request call id 278) took 1119 ms. Trace:
I20260709 12:26:06.445021  2798 leader_election.cc:290] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:06.441041  2912 consensus_queue.cc:1048] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 12:26:06.450210  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 64035.6us
I20260709 12:26:06.460851  2644 raft_consensus.cc:493] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:06.461555  2644 raft_consensus.cc:515] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.461853  1051 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:26:06.467247  2644 leader_election.cc:290] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:06.467283  1051 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:06.472973  1054 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:06.445068   950 rpcz_store.cc:276] 0709 12:26:05.324808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:05.324943 (+   135us) service_pool.cc:224] Handling call
0709 12:26:06.444481 (+1119538us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:26:06.170542 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:26:06.171835 (+  1293us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:26:06.171911 (+    76us) write_op.cc:435] Acquired schema lock
0709 12:26:06.171960 (+    49us) tablet.cc:662] Decoding operations
0709 12:26:06.173104 (+  1144us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:26:06.173267 (+   163us) write_op.cc:641] Partition lock acquired for write op
0709 12:26:06.175609 (+  2342us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:26:06.178434 (+  2825us) tablet.cc:701] Row locks acquired
0709 12:26:06.178495 (+    61us) write_op.cc:260] PREPARE: finished
0709 12:26:06.178855 (+   360us) write_op.cc:270] Start()
0709 12:26:06.179045 (+   190us) write_op.cc:276] Timestamp: P: 1783599966178723 usec, L: 0
0709 12:26:06.179082 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 12:26:06.180540 (+  1458us) log.cc:844] Serialized 544 byte log entry
0709 12:26:06.330298 (+149758us) op_driver.cc:464] REPLICATION: finished
0709 12:26:06.411265 (+ 80967us) write_op.cc:301] APPLY: starting
0709 12:26:06.411368 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 12:26:06.411515 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0709 12:26:06.411678 (+   163us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:26:06.412180 (+   502us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:26:06.412518 (+   338us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:26:06.412586 (+    68us) write_op.cc:312] APPLY: finished
0709 12:26:06.413003 (+   417us) log.cc:844] Serialized 23 byte log entry
0709 12:26:06.413403 (+   400us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:06.413513 (+   110us) write_op.cc:454] Released schema lock
0709 12:26:06.413594 (+    81us) write_op.cc:341] FINISH: Updating metrics
0709 12:26:06.431968 (+ 18374us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:06.432009 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":80552,"apply.run_cpu_time_us":2903,"apply.run_wall_time_us":20734,"num_ops":1,"prepare.queue_time_us":787256,"prepare.run_cpu_time_us":5698,"prepare.run_wall_time_us":10506,"replication_time_us":134330,"thread_start_us":61837,"threads_started":1}]]}
I20260709 12:26:06.483908  2948 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:06.492865  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cfa1e67ac849a2a81e8ea26e6f7e77" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.494836  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
W20260709 12:26:06.512873  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 72112.2us
I20260709 12:26:06.521538  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.521901  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.523874  2948 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:06.525753  2948 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:06.527706  2948 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:06.533010  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:06.534695  1129 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:06.539547  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.540908  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910373b3018b49819d1fed3b47cfb804" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:06.539623  2949 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:26:06.556739  1170 leader_election.cc:304] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.556051  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462ee6e9c305472c95618ab8d5abf68a" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:06.559768  2949 raft_consensus.cc:2749] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:06.561997  2948 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:06.572883  1017 leader_election.cc:304] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.587863  1017 leader_election.cc:304] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.594072  1017 leader_election.cc:304] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.605316  1093 leader_election.cc:304] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c
I20260709 12:26:06.606865  2893 raft_consensus.cc:2749] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:06.610553  2912 raft_consensus.cc:2749] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:26:06.592928  2934 raft_consensus.cc:2749] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:06.599525  1016 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.595122  2933 raft_consensus.cc:2749] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:26:06.644393  1167 consensus_peers.cc:597] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed06ba365ba44422bec60ba252e81550. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:06.645077  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 65399.4us
I20260709 12:26:06.647891  2935 raft_consensus.cc:2749] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:06.651933  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 57935.2us
W20260709 12:26:06.669695  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 55925.4us
I20260709 12:26:06.688344  1017 leader_election.cc:304] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:06.725073  1017 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:26:06.807199  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 90692.4us
W20260709 12:26:06.823585  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 67770.9us
I20260709 12:26:06.731177  2739 raft_consensus.cc:2749] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:06.734836  2932 raft_consensus.cc:2749] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:06.900331  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 164690us
I20260709 12:26:06.907742  2954 raft_consensus.cc:493] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fadba6ad88f4285a383238b09082bba)
I20260709 12:26:06.908843  2954 raft_consensus.cc:515] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:06.918108  2932 raft_consensus.cc:493] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:06.918905  2932 raft_consensus.cc:515] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:06.919579  2934 raft_consensus.cc:493] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66659740911146398468fdca7e133e0c)
I20260709 12:26:06.920276  2934 raft_consensus.cc:515] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:06.922370  2961 log.cc:927] Time spent T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.270s	user 0.002s	sys 0.000s
W20260709 12:26:06.928094  2962 log.cc:927] Time spent T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 12:26:06.997548  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 94756.1us
W20260709 12:26:07.004101  2958 log.cc:927] Time spent T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 12:26:07.029523  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 203276us
I20260709 12:26:07.039614  2954 leader_election.cc:290] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:07.041041  1198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:07.041993  1198 raft_consensus.cc:606] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:26:07.046993  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:07.047768  1049 raft_consensus.cc:606] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:07.046856  2932 leader_election.cc:290] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.064311  1051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:07.065213  1051 raft_consensus.cc:606] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:07.051355  2934 leader_election.cc:290] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:07.067147  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:07.074669  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:07.075765  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:07.078897  1199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0e5c3253b46f2b04a2996e1ec9e89" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:07.086856  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a640adf33a96474abc126796da396347" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:07.100299  1197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ead31086b944e4a40275ced6fd6470" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:07.110877  2644 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:07.115549  2960 log.cc:927] Time spent T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.288s	user 0.000s	sys 0.003s
I20260709 12:26:07.117013  2949 raft_consensus.cc:993] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:07.117501  2949 raft_consensus.cc:1081] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:07.121747  1813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42788
I20260709 12:26:07.122607  1813 raft_consensus.cc:493] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.123001  1813 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.152038  1199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:07.168946  2990 ts_tablet_manager.cc:933] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.176831  2798 raft_consensus.cc:993] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:07.173710  1813 raft_consensus.cc:515] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:07.181036  1124 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.184042  1813 leader_election.cc:290] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.186039  1017 leader_election.cc:304] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c
I20260709 12:26:07.177652  2982 raft_consensus.cc:1081] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:07.201437  1203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:07.202090  1203 raft_consensus.cc:3055] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:07.202381  1203 raft_consensus.cc:740] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:07.203379  1203 consensus_queue.cc:260] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:07.204382  1203 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.210182  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f60b7203d0c4d59b720e8ecdde9e635" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:07.210843  1046 raft_consensus.cc:3060] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.218299  1199 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:07.224699 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:26:07.226506 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:07.227564  1017 leader_election.cc:304] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c
I20260709 12:26:07.229362  2982 raft_consensus.cc:2749] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:07.230096 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:07.236738  2935 raft_consensus.cc:2749] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:07.242331  1046 raft_consensus.cc:2468] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:26:07.244712  1786 leader_election.cc:304] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:26:07.244239   946 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.245716  1203 raft_consensus.cc:2468] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
W20260709 12:26:07.247426  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 48605us
I20260709 12:26:07.248178  2989 raft_consensus.cc:2804] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:07.252753  2989 raft_consensus.cc:697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:07.234542  1199 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.254159  2992 raft_consensus.cc:993] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:07.253921  2989 consensus_queue.cc:237] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:07.254846  2863 raft_consensus.cc:1081] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:07.257002  1124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45434
I20260709 12:26:07.257493  1124 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.257851  1124 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.253356  2990 tablet_copy_client.cc:323] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:07.264735  1200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:07.265357  1200 raft_consensus.cc:493] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.265731  1200 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:07.266270  1124 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.268296  1051 raft_consensus.cc:1240] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:07.268622  1124 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.269256  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:07.270016  1046 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.272256  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:07.272971  1198 raft_consensus.cc:3055] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:07.273406  1198 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:07.274319  1198 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [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: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.275863  1198 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.282230  1046 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:07.283238  1045 raft_consensus.cc:1240] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 2. Current term is 3. Ops: []
I20260709 12:26:07.284020  1095 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:07.285116  2971 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:07.286079  2971 raft_consensus.cc:697] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:07.287495  2971 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.291246  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet ed06ba365ba44422bec60ba252e81550 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:07.291906  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet ed06ba365ba44422bec60ba252e81550 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-ed06ba365ba44422bec60ba252e81550
I20260709 12:26:07.300364  1017 leader_election.cc:304] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:07.318260  2982 raft_consensus.cc:2749] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:07.324450  1200 raft_consensus.cc:515] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:07.325771  1124 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:07.326609  1200 leader_election.cc:290] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 5 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:07.327651  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:07.328265  1124 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:07.329110  2644 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:07.337530  1167 consensus_peers.cc:597] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae28b18ec0c6410aa591d42b02645b42. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:07.338433  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67486d61ec54dafb01974675a3a8db3" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:07.339044  1049 raft_consensus.cc:3055] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:07.339362  1049 raft_consensus.cc:740] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:07.340154  1049 consensus_queue.cc:260] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:07.341357  1049 raft_consensus.cc:3060] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:07.344250  2935 raft_consensus.cc:993] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:07.344981  2935 raft_consensus.cc:1081] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:07.348978  1198 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:07.352011  1121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45418
I20260709 12:26:07.352599  1121 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.352933  1121 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.337386  1124 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 5.
I20260709 12:26:07.356738  1214 tablet_copy_source_session.cc:215] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:07.358867  1045 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:07.360452  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed06ba365ba44422bec60ba252e81550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:07.366708  2863 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:07.377529  1168 leader_election.cc:304] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:07.372910  1121 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:07.387533  2644 raft_consensus.cc:2804] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:07.388667  2644 raft_consensus.cc:697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:07.394556  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:07.395177  1046 raft_consensus.cc:3055] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:07.395480  1046 raft_consensus.cc:740] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:07.398504  1121 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:07.400502  2644 consensus_queue.cc:237] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:07.405395  1814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5815fba8d23f4df3a9ef0f0e06e0db63" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:07.406126  1814 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.396329  1046 consensus_queue.cc:260] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:07.422017  1049 raft_consensus.cc:2468] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 5.
I20260709 12:26:07.428828  1046 raft_consensus.cc:3060] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:07.434576  1046 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:07.436156  1095 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:07.437218  2971 raft_consensus.cc:2804] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:07.437737  2971 raft_consensus.cc:697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:07.445937  2971 consensus_queue.cc:237] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:07.450793  1167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:26:07.467195  2948 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.469602  1814 raft_consensus.cc:2468] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:07.473603  1049 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.474378  1121 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.550256  2990 tablet_copy_client.cc:806] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:07.552496  2990 tablet_copy_client.cc:670] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:07.553298   950 catalog_manager.cc:5697] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:07.557919  2990 tablet_copy_client.cc:538] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:07.570488  1049 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.575477   946 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.578318  2990 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:07.579898   949 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.585481  1195 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:07.593755  1121 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:07.597342  2965 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:26:07.602540  1016 consensus_peers.cc:597] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebd0aa287d4d47a284bf16383d04e948. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:07.605276  2954 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:26:07.608973  2954 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.610741  1129 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.626011  1049 consensus_queue.cc:237] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.634898   946 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.670809  1195 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:07.691421  1016 consensus_peers.cc:597] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be16a49fc81e40c695fbc5489d62ce5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:07.692332   951 catalog_manager.cc:5697] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 4 to 5, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 5 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:07.697763  1198 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:07.710528  2964 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:26:07.737340  1198 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:07.739737  1129 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:07.744879  2978 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:07.748467  2934 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:07.757544   951 catalog_manager.cc:5697] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.779426  1046 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:07.820665  1049 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:07.822820  1046 raft_consensus.cc:1275] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:07.825362  2950 consensus_queue.cc:1048] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:07.826257  2948 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:07.785992  2988 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:26:07.835168  1198 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:07.835122  1045 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:07.837894  1092 consensus_peers.cc:597] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. 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:26:07.838467  2971 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:07.849736  2964 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.851999  1129 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.859620  2990 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: 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:26:07.860752  2990 tablet_bootstrap.cc:492] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:07.885298  1198 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.861491  2990 ts_tablet_manager.cc:1403] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.283s	user 0.012s	sys 0.015s
I20260709 12:26:07.895859   946 catalog_manager.cc:5697] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:07.911464  3011 ts_tablet_manager.cc:933] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.914052  1129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:07.914808  1129 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Received request to transfer leadership
I20260709 12:26:07.920636  1129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:07.921236  1129 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Received request to transfer leadership
W20260709 12:26:07.922683   936 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ed06ba365ba44422bec60ba252e81550 already in progress [suppressed 1 similar messages]
I20260709 12:26:07.949177  1121 raft_consensus.cc:1275] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:07.952939  2943 consensus_queue.cc:1048] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:07.967361  2970 raft_consensus.cc:993] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:07.967937  2988 raft_consensus.cc:1081] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:07.970397  1054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60002
I20260709 12:26:07.970923  1054 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.971249  1054 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:07.981685  2990 raft_consensus.cc:359] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.982697  2990 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:07.983433  2990 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.987610  1054 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.991195  1054 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 4 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:07.992614  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:07.993463  1124 raft_consensus.cc:3055] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:07.994148  1124 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:07.994971  1124 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:07.996083  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:07.996440  1124 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:07.996657  1195 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:07.998360  1046 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:08.001920  2988 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:08.014153  1124 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:26:08.015399  1017 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:08.020717  1195 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 4.
I20260709 12:26:08.022061  2990 ts_tablet_manager.cc:1434] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.001s
I20260709 12:26:08.023160  1814 raft_consensus.cc:1275] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:08.025765  2970 consensus_queue.cc:1048] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:08.039012  2964 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:26:08.054945   936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 132375us
I20260709 12:26:08.078773  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-ed06ba365ba44422bec60ba252e81550 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:08.088023  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-ed06ba365ba44422bec60ba252e81550 on tablet ed06ba365ba44422bec60ba252e81550 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:08.065539  2964 raft_consensus.cc:697] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:08.096194  1124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:08.097872  1124 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Received request to transfer leadership
I20260709 12:26:08.098240  1124 raft_consensus.cc:614] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:26:08.101227  3011 tablet_copy_client.cc:323] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
W20260709 12:26:08.126434  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 61182.8us
I20260709 12:26:08.128647  2990 ts_tablet_manager.cc:933] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:26:08.146090  2964 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
W20260709 12:26:08.162055   999 auto_rebalancer.cc:893] Removing replace marker failed: Replica 7c752505fabd4715ba8868d2dfd16ba7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:08.162590   999 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 12:26:08.162861   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:26:08.175631  1049 raft_consensus.cc:1240] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 3. Current term is 4. Ops: []
W20260709 12:26:08.192209  3021 log.cc:927] Time spent T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.117s	user 0.002s	sys 0.000s
I20260709 12:26:08.207312  2990 tablet_copy_client.cc:323] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:26:08.209389  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet ebd0aa287d4d47a284bf16383d04e948 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:26:08.210036  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet ebd0aa287d4d47a284bf16383d04e948 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-ebd0aa287d4d47a284bf16383d04e948
I20260709 12:26:08.214026  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet ae28b18ec0c6410aa591d42b02645b42 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:08.214808  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet ae28b18ec0c6410aa591d42b02645b42 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-ae28b18ec0c6410aa591d42b02645b42
I20260709 12:26:08.241460  1064 tablet_copy_source_session.cc:215] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:08.246516  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd0aa287d4d47a284bf16383d04e948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:08.255100  1214 tablet_copy_source_session.cc:215] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:08.272815  3011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28b18ec0c6410aa591d42b02645b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:08.301249  3033 ts_tablet_manager.cc:933] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:26:08.283686   946 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 3 to 4, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 4 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.321409  3033 tablet_copy_client.cc:323] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:26:08.324915  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet be16a49fc81e40c695fbc5489d62ce5a from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:26:08.325804  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet be16a49fc81e40c695fbc5489d62ce5a from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-be16a49fc81e40c695fbc5489d62ce5a
I20260709 12:26:08.336241  3011 tablet_copy_client.cc:806] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:08.339190  3011 tablet_copy_client.cc:670] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:08.344563  3011 tablet_copy_client.cc:538] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:08.354032  1064 tablet_copy_source_session.cc:215] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:08.358943  3033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16a49fc81e40c695fbc5489d62ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:08.360211  2990 tablet_copy_client.cc:806] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:08.360838  2990 tablet_copy_client.cc:670] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:08.378782  3011 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:08.390337  2990 tablet_copy_client.cc:538] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:08.403234  3033 tablet_copy_client.cc:806] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:08.466526  3033 tablet_copy_client.cc:670] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:08.549166  2990 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:08.561100 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:08.589881  3033 tablet_copy_client.cc:538] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:26:08.716902  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 69861.9us
W20260709 12:26:08.733197  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 62737.5us
W20260709 12:26:08.738905  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 88466.3us
W20260709 12:26:08.767110  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45533.9us
I20260709 12:26:08.767341  3033 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:08.779489  1129 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:08.791008  1199 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:08.804733  1198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:08.805327  1198 raft_consensus.cc:606] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:08.808712  2964 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:26:08.816933  3011 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: 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:26:08.817654  3044 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:08.820683  1813 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Advancing to term 4
I20260709 12:26:08.852792  3011 tablet_bootstrap.cc:492] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:08.853802  3011 ts_tablet_manager.cc:1403] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.475s	user 0.042s	sys 0.018s
I20260709 12:26:08.851310  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:08.855305  1047 raft_consensus.cc:606] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:08.856366  1813 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:08.868136 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:08.882701 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:08.883526 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:26:08.895663  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 47910.7us
I20260709 12:26:08.899681  3011 raft_consensus.cc:359] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:08.900645  3011 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:08.904940  3029 raft_consensus.cc:993] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:08.905514  2964 raft_consensus.cc:1081] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:08.908447  3029 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:08.914007  1199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:08.914860  1199 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.915238  1199 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:08.901355  3011 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:08.981894  3011 ts_tablet_manager.cc:1434] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.002s
I20260709 12:26:08.992220  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-ae28b18ec0c6410aa591d42b02645b42 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:08.992830  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-ae28b18ec0c6410aa591d42b02645b42 on tablet ae28b18ec0c6410aa591d42b02645b42 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:08.995335  1199 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:09.014294  1199 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:09.015491  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:09.016188  1129 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:09.012372  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:09.019376  1047 raft_consensus.cc:3055] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:09.019753  1047 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:09.024763  1047 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:09.032171  1047 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:09.045643  1129 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:09.070925  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:09.071967  3038 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:09.072660  3038 raft_consensus.cc:697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:09.082840  3038 consensus_queue.cc:237] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:09.092422  2990 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:26:09.093447  2990 tablet_bootstrap.cc:492] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:09.116811  2943 raft_consensus.cc:993] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:09.117520  1047 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:09.129660  2943 raft_consensus.cc:1081] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:09.131038  2990 ts_tablet_manager.cc:1403] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.582s	user 0.031s	sys 0.018s
I20260709 12:26:09.135452  1054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:09.136075  1054 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:09.136430  1054 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.145961  2990 raft_consensus.cc:359] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:09.146888  2990 raft_consensus.cc:740] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:09.147537  2990 consensus_queue.cc:260] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:09.151485  2990 ts_tablet_manager.cc:1434] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:26:09.168502  1054 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.205147  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-ebd0aa287d4d47a284bf16383d04e948 received from {username='slave'} at 127.0.0.1:50374
I20260709 12:26:09.209645  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-ebd0aa287d4d47a284bf16383d04e948 on tablet ebd0aa287d4d47a284bf16383d04e948 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:09.213162  3033 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: 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:26:09.214308  3033 tablet_bootstrap.cc:492] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:09.215029  3033 ts_tablet_manager.cc:1403] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.448s	user 0.037s	sys 0.034s
I20260709 12:26:09.232015  1814 raft_consensus.cc:1217] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:26:09.240296  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 62383.5us
I20260709 12:26:09.249555  3033 raft_consensus.cc:359] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:09.250759  3033 raft_consensus.cc:740] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:09.261442  3033 consensus_queue.cc:260] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:09.263861   946 catalog_manager.cc:5697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 3 to 4, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 4 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:09.265614  1054 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:09.275934  3033 ts_tablet_manager.cc:1434] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.004s
I20260709 12:26:09.278388  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-be16a49fc81e40c695fbc5489d62ce5a received from {username='slave'} at 127.0.0.1:50374
I20260709 12:26:09.278867  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-be16a49fc81e40c695fbc5489d62ce5a on tablet be16a49fc81e40c695fbc5489d62ce5a with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:09.279476  1195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:09.280390  1195 raft_consensus.cc:3055] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:09.280674  1195 raft_consensus.cc:740] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:09.281432  1195 consensus_queue.cc:260] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.282672  1195 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.291796  1813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:09.292438  1813 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.307690  1813 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:09.316023  1195 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:09.322415  3023 raft_consensus.cc:1064] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:09.338961  1016 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:26:09.341794  3029 raft_consensus.cc:2804] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:09.342362  3029 raft_consensus.cc:697] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:09.343300  3029 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.366605  3023 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.398957  1813 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:26:09.400636  2982 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:09.401487  1195 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:26:09.403083  1128 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:26:09.405000  3023 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:26:09.413559  2982 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:09.433229  3044 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.437837  1128 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.450424   950 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:09.461803  1818 raft_consensus.cc:1217] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:09.501864  1818 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.502708   946 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 6, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.514941  1195 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.534706  1051 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:09.539379  2992 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:09.552606  1051 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.599807  1813 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:26:09.611407  3044 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:26:09.638334  2934 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.648146  1818 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.679253  1198 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:26:09.683634   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed06ba365ba44422bec60ba252e81550 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:09.695679   946 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 6 to 7, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 4 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.713117  3023 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:26:09.718129  1129 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:09.724318  3054 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:09.742268  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet ed06ba365ba44422bec60ba252e81550 with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:09.745544  1813 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:09.755477  2934 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:09.758256  1813 raft_consensus.cc:1217] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:26:09.762243  3038 raft_consensus.cc:1064] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:09.765208  3038 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:09.790143  1199 raft_consensus.cc:2955] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:09.806617  3063 tablet_replica.cc:333] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:09.808596  3063 raft_consensus.cc:2243] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.810113  3063 raft_consensus.cc:2272] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.843091  1051 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:26:09.845827  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 64273.3us
I20260709 12:26:09.882926  1127 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:09.881964  3054 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
W20260709 12:26:09.899351  3065 log.cc:927] Time spent T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:26:09.893457  3038 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:26:09.916581  1199 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:09.920528  2982 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:09.939368  3063 ts_tablet_manager.cc:1916] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:09.969075  1814 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:09.990331  2992 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:26:10.146119 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:26:10.200140  3075 log.cc:927] Time spent T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 12:26:10.256771  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 47381.8us
W20260709 12:26:10.251509  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 108301us
W20260709 12:26:10.260370  3076 log.cc:927] Time spent T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 12:26:10.272234  2943 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:10.287900  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 115298us
I20260709 12:26:10.312225  1124 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:10.435379   950 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:10.478688  3091 raft_consensus.cc:1064] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:10.481904  3091 consensus_queue.cc:237] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:10.662421  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 104136us
W20260709 12:26:10.663301  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 110039us
I20260709 12:26:10.686090  1200 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:10.687523  1127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:10.688390  1127 raft_consensus.cc:606] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:26:10.697434  1047 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:10.746845  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 48184.4us
W20260709 12:26:10.753566  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 49568.1us
I20260709 12:26:10.753441  3087 raft_consensus.cc:993] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:10.760088  3087 raft_consensus.cc:1081] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:10.762738  3063 ts_tablet_manager.cc:1929] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:26:10.763450  3063 log.cc:1199] T ed06ba365ba44422bec60ba252e81550 P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/ed06ba365ba44422bec60ba252e81550
I20260709 12:26:10.764675  3063 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:45414 (request call id 85) took 1023 ms. Trace:
I20260709 12:26:10.769944  3063 rpcz_store.cc:276] 0709 12:26:09.741730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:09.741995 (+   265us) service_pool.cc:224] Handling call
0709 12:26:09.806223 (+ 64228us) ts_tablet_manager.cc:1151] Deleting tablet ed06ba365ba44422bec60ba252e81550
0709 12:26:09.806307 (+    84us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:26:10.321036 (+514729us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:10.762594 (+441558us) tablet_metadata.cc:665] Metadata flushed
0709 12:26:10.764583 (+  1989us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":63293,"thread_start_us":7481,"threads_started":1}
I20260709 12:26:10.766129  1813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:26:10.776150  1813 raft_consensus.cc:493] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:10.776556  1813 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:26:10.765127  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 404944us
I20260709 12:26:10.777902   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet ed06ba365ba44422bec60ba252e81550 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:10.817412  1813 raft_consensus.cc:515] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:10.819022  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 131292us
I20260709 12:26:10.837543  2982 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:10.838127  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:10.838763  1047 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:10.841440  1820 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:10.858392  1813 leader_election.cc:290] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 5 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:10.862953  1051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54047d41d634470399d76db6fe4686ef"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:10.867816  1051 raft_consensus.cc:606] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:10.873564  1203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:10.874303  1203 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:10.876175 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:10.878388 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:10.879191 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:10.882628  1127 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:10.902540  3078 raft_consensus.cc:1064] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:10.902271  3080 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:10.904422  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e62e2a09dcb4d5f80c7e8af60d16de6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:10.905066  1126 raft_consensus.cc:3055] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:10.905390  1126 raft_consensus.cc:740] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:10.905498  3078 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:10.906271  1126 consensus_queue.cc:260] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:10.907613  1126 raft_consensus.cc:3060] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:10.913527  2982 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:10.917543  1126 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 5.
I20260709 12:26:10.952931  1203 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:10.940541  1814 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:10.955839  1127 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:10.961519  1818 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:10.965550  1784 leader_election.cc:304] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:10.968044  3042 raft_consensus.cc:2804] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:10.968859  3042 raft_consensus.cc:697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 5 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:10.969828  3042 consensus_queue.cc:237] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:10.972712  3091 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:26:10.973416  1092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:26:10.897481  1047 raft_consensus.cc:2468] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 5.
I20260709 12:26:10.974395  1045 raft_consensus.cc:1240] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Rejecting Update request from peer 7c752505fabd4715ba8868d2dfd16ba7 for earlier term 4. Current term is 5. Ops: []
I20260709 12:26:10.978163  3082 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:10.997452  3023 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.008308  1813 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.016371   946 catalog_manager.cc:5697] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 4 to 5, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 5 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:26:11.032913   936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 78188.1us
I20260709 12:26:11.056293  2798 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:11.060926  1201 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:11.062791   936 catalog_manager.cc:4755] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): ChangeConfig:REMOVE_PEER RPC failed for tablet ae28b18ec0c6410aa591d42b02645b42: Remote error: Service unavailable: leader transfer in progress
I20260709 12:26:11.061000  1126 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.066627   950 catalog_manager.cc:5697] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:11.129379  3023 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.131964  1127 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.145363  1045 consensus_queue.cc:237] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.146833  1813 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.154203  1820 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:11.156487  2982 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:11.174069  1198 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:11.177438  3082 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.180001  1820 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.200625   951 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.288849   948 catalog_manager.cc:5697] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.292302  3055 raft_consensus.cc:993] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:11.292850  3055 raft_consensus.cc:1081] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:11.303773  1054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:11.304368  1054 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.304766  1054 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.347411  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet be16a49fc81e40c695fbc5489d62ce5a with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:11.363664  3119 tablet_replica.cc:333] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:11.365383  3119 raft_consensus.cc:2243] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:11.370399  3119 raft_consensus.cc:2272] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:11.316885  1045 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.381814  2982 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:11.383374  3091 raft_consensus.cc:993] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:11.383993  2982 raft_consensus.cc:1081] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:11.386874   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be16a49fc81e40c695fbc5489d62ce5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:11.389799  3119 ts_tablet_manager.cc:1916] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:11.397639  1813 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:11.400096  3082 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:11.418520  1200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54047d41d634470399d76db6fe4686ef"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:11.419114  1200 raft_consensus.cc:493] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.419474  1200 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.428720  1054 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.429651  1200 raft_consensus.cc:515] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.431572  1127 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:11.435928  1813 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.439604  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:11.440241  1047 raft_consensus.cc:3055] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:11.440551  1047 raft_consensus.cc:740] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:11.441313  1047 consensus_queue.cc:260] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.422111  1199 raft_consensus.cc:2955] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.442446  1047 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.441367  3082 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.452140  1047 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:11.455360  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54047d41d634470399d76db6fe4686ef" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:11.458030  1820 raft_consensus.cc:3060] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.465546  1820 raft_consensus.cc:2468] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:11.468312  1814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:11.469030  1814 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.478788  1814 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:11.467028  1170 leader_election.cc:304] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:11.487135  3055 raft_consensus.cc:2804] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:11.479777  1045 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:11.479857  1127 raft_consensus.cc:1275] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:11.505506   950 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.508811  3092 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:26:11.523411  3042 consensus_queue.cc:1048] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:26:11.437662  1200 leader_election.cc:290] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:11.512435  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 77163.9us
I20260709 12:26:11.466822  1054 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 2 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:11.558349  3023 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:11.559249  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:11.560047  1126 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.572244  1126 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:11.574968  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:11.592986  1200 raft_consensus.cc:3055] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:11.579136  1128 raft_consensus.cc:2955] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.583629  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet ebd0aa287d4d47a284bf16383d04e948 with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:11.585801  1017 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:11.557399  3119 ts_tablet_manager.cc:1929] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:11.593761  1200 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:11.599466  1200 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.603392  1200 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.591430  3055 raft_consensus.cc:697] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:11.601648  3119 log.cc:1199] T be16a49fc81e40c695fbc5489d62ce5a P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/be16a49fc81e40c695fbc5489d62ce5a
I20260709 12:26:11.622766  3123 tablet_replica.cc:333] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:11.601493  3078 raft_consensus.cc:2804] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:11.642658  1200 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 2.
I20260709 12:26:11.689726  3123 raft_consensus.cc:2243] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:11.690524  3123 pending_rounds.cc:70] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Trying to abort 1 pending ops.
I20260709 12:26:11.697540   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet be16a49fc81e40c695fbc5489d62ce5a (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:11.736729  3078 raft_consensus.cc:697] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:11.690991  3123 pending_rounds.cc:77] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305625480823226368 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ebd0aa287d4d47a284bf16383d04e948" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } } }
W20260709 12:26:11.751762   936 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet ae28b18ec0c6410aa591d42b02645b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 4fadba6ad88f4285a383238b09082bba is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:11.751762  3123 raft_consensus.cc:2917] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted
W20260709 12:26:11.769873  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 71801.7us
I20260709 12:26:11.768175  3123 raft_consensus.cc:2889] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:26:11.740981  3055 consensus_queue.cc:237] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:11.793850  3123 raft_consensus.cc:2272] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:11.812043   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebd0aa287d4d47a284bf16383d04e948 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:26:11.806746  3122 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:26:11.768931  3078 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:11.857858  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 45944.6us
W20260709 12:26:11.914785  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 54231.4us
W20260709 12:26:11.960881  3121 log.cc:927] Time spent T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:26:12.105604  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 124849us
W20260709 12:26:12.141880  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 63338.1us
I20260709 12:26:12.153291  3123 ts_tablet_manager.cc:1916] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:12.168227   949 catalog_manager.cc:5697] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:12.207057  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 69521.2us
W20260709 12:26:12.207700  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 61022.2us
W20260709 12:26:12.302618  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 49351.1us
W20260709 12:26:12.320588  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 65210.5us
W20260709 12:26:12.324205  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 68757.5us
I20260709 12:26:12.380908  3123 ts_tablet_manager.cc:1929] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:26:12.409688  1045 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:12.418413  3123 log.cc:1199] T ebd0aa287d4d47a284bf16383d04e948 P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/ebd0aa287d4d47a284bf16383d04e948
I20260709 12:26:12.420410   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet ebd0aa287d4d47a284bf16383d04e948 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:12.421835  3120 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:12.429265   949 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.501638  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:12.502300  1049 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:26:12.507711  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:12.508699  1049 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:26:12.517937  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:12.518747  1049 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Received request to transfer leadership
I20260709 12:26:12.533310  1198 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:12.537124  3155 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:26:12.540747   999 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:26:12.541193   999 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for ae28b18ec0c6410aa591d42b02645b42 already in progress
W20260709 12:26:12.541508   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ae28b18ec0c6410aa591d42b02645b42 already in progress
I20260709 12:26:12.581923 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:12.585872  3163 raft_consensus.cc:993] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:12.586413  3163 raft_consensus.cc:1081] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:12.588676  1202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:12.590099  1202 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.590548  1202 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:12.611819  1814 raft_consensus.cc:1275] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:12.616748  3129 consensus_queue.cc:1048] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:12.619000  1126 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:12.620880  3078 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:12.630563  1202 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:12.635053  1818 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:12.639706  3091 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:12.647966  1202 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:12.649680  1049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:12.650372  1049 raft_consensus.cc:3055] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:12.650691  1049 raft_consensus.cc:740] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:12.651860  1049 consensus_queue.cc:260] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:12.654726  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:12.653366  1049 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:12.663929  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:12.666093  1167 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:12.667408  3129 raft_consensus.cc:2749] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:26:12.711596  1049 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:12.803580  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:12.804384  1202 raft_consensus.cc:606] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:12.815582  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:12.816165  1049 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:12.816475  1049 raft_consensus.cc:614] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:26:12.817813 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:12.818965  3129 raft_consensus.cc:993] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:12.819558 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:12.819492  3129 raft_consensus.cc:1081] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:12.820446 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:12.822312  1126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29ed379305ba453ea4c645159145a286"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45434
I20260709 12:26:12.823156  1126 raft_consensus.cc:493] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.823529  1126 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:12.851316  1126 raft_consensus.cc:515] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:12.859428  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:12.859722  1126 leader_election.cc:290] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:12.860052  1054 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:12.867518  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ed379305ba453ea4c645159145a286" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:12.868175  1198 raft_consensus.cc:3055] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:26:12.868515  1198 raft_consensus.cc:740] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:12.869270  1198 consensus_queue.cc:260] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:12.870885  1198 raft_consensus.cc:3060] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:12.880074  1198 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 6.
I20260709 12:26:12.884503  1054 raft_consensus.cc:2468] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 6.
I20260709 12:26:12.892172  1095 leader_election.cc:304] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:12.893493  3143 raft_consensus.cc:2804] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:26:12.894253  3143 raft_consensus.cc:697] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:12.895246  3143 consensus_queue.cc:237] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:12.931180   949 catalog_manager.cc:5697] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 5 to 6, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 6 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:13.315392  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 44218.7us
I20260709 12:26:13.403666  1198 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:26:13.405326  3071 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:26:13.424486   938 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet ae28b18ec0c6410aa591d42b02645b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 5ef735057285488aab0e1e9d9ac42fcb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:13.466073  1054 raft_consensus.cc:1275] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 6 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:26:13.470961  3072 consensus_queue.cc:1048] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:13.764418  1200 consensus_queue.cc:237] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:13.818382  1127 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:26:13.820030  1167 consensus_peers.cc:597] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec36a98f98d143168a32eab7258423c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:13.821964  3128 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:13.838014  1049 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:13.839982  3144 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:13.886952  1127 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:13.889607  1049 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:13.880842  3128 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:13.939500   951 catalog_manager.cc:5697] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:13.963222 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:14.035197  1045 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.048434  1049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:38094
W20260709 12:26:14.050637  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 57557.6us
I20260709 12:26:14.052963  1049 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:14.060485  1127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:14.061631  1127 raft_consensus.cc:606] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:26:14.062913  1200 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:14.064960 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:14.064900  3091 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:26:14.066792 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:14.071003 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:14.079232  1127 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:14.081137  3091 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
W20260709 12:26:14.100018  1016 consensus_peers.cc:597] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d58df1f952b44268fa1f86f938de29c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.116420  3091 raft_consensus.cc:993] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:14.119410  3091 raft_consensus.cc:1081] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:14.118266  1202 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.120486  3177 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.123037  1201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55596
I20260709 12:26:14.126232  3072 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:14.126879  3072 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.137812  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:26:14.138870  1054 raft_consensus.cc:2393] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 3: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:14.139503  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:14.140524  1200 raft_consensus.cc:2393] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 3: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:14.141597  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:14.144552  1092 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:14.144402  1126 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.149914  3071 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:14.170617  1198 consensus_queue.cc:237] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.186890  1201 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:14.187361  1201 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.197108  1201 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.142935  3072 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:14.206835  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 94492.7us
I20260709 12:26:14.210531  1201 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:14.214146  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:14.214607  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:14.214874  1126 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.215250  1054 raft_consensus.cc:3055] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:14.215695  1054 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:14.216437  1054 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.221614  1054 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.204483   949 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 3 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:14.251953  1127 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:14.254901  1054 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:14.255590  3071 raft_consensus.cc:2749] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:14.256889  3144 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:14.259989  1049 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:14.270176  1126 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:14.280833  1170 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:14.281852  3144 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:14.282661  3144 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:14.285796  3144 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.286872  3189 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:14.300630  3179 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:14.301941  3179 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.313643  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:14.311268  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:26:14.314805  1128 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
I20260709 12:26:14.318331  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:14.322062  1054 raft_consensus.cc:2393] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66659740911146398468fdca7e133e0c in current term 3: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:14.327140   949 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 3 to 4, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 4 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:14.328473  1167 consensus_peers.cc:597] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 326d028d664c433cbf8a53e1279fb58c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.328388  1198 raft_consensus.cc:2393] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66659740911146398468fdca7e133e0c in current term 3: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:14.306224  3179 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.353685  3194 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.358771  3207 ts_tablet_manager.cc:933] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.363823  1126 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.380293  1049 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.386664   949 catalog_manager.cc:5697] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:14.397173  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 55936.5us
I20260709 12:26:14.399946  1784 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:14.404861  3159 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:14.416656  3159 raft_consensus.cc:2749] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:14.435070  1198 consensus_queue.cc:237] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.452056  3207 tablet_copy_client.cc:323] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:14.460912  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet ec36a98f98d143168a32eab7258423c9 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:14.461555  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet ec36a98f98d143168a32eab7258423c9 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-ec36a98f98d143168a32eab7258423c9
I20260709 12:26:14.471287  1054 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:14.476430  1128 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:14.479512  3194 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:26:14.487272  3072 raft_consensus.cc:993] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:14.487064  3128 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:14.487803  3071 raft_consensus.cc:1081] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:14.489521  1814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:26:14.490136  1814 raft_consensus.cc:493] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:14.490509  1814 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:14.491209  1167 consensus_peers.cc:597] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3919e2ac15343ffab97903b28d57853. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.501748  1214 tablet_copy_source_session.cc:215] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:14.516988  3207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec36a98f98d143168a32eab7258423c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:14.524392  3190 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.544878  1054 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.560065  3207 tablet_copy_client.cc:806] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:14.561794  3207 tablet_copy_client.cc:670] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:14.566920  1201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:14.567826  1201 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Received request to transfer leadership
I20260709 12:26:14.568724  3194 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:14.569269  3194 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.566504  3207 tablet_copy_client.cc:538] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:14.572829  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:26:14.573773  1054 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:14.576176  3194 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:14.556408  1128 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:14.582690  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:14.583343  1126 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:14.584116  3207 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:14.584968  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:14.585635  1818 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:14.585520  1168 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:14.587169  3194 raft_consensus.cc:2804] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:26:14.587682  3194 raft_consensus.cc:493] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:14.588096  3194 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.590868  1201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:14.591535  1201 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Received request to transfer leadership
I20260709 12:26:14.581393   951 catalog_manager.cc:5697] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
W20260709 12:26:14.601717   936 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 7d58df1f952b44268fa1f86f938de29c already in progress [suppressed 6 similar messages]
I20260709 12:26:14.601331  1814 raft_consensus.cc:515] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.605316  1814 leader_election.cc:290] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.607282  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:14.607057  3194 raft_consensus.cc:515] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.608367  1198 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:14.610543  1054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:14.613865  1054 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.623782  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807acf3412c34eb7b2bc8da58cdf5152" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:14.624884  1126 raft_consensus.cc:3055] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:14.625027  3207 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: 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:26:14.625358  1126 raft_consensus.cc:740] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:14.626359  3207 tablet_bootstrap.cc:492] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:14.626221  1126 consensus_queue.cc:260] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.627693  3207 ts_tablet_manager.cc:1403] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.019s
I20260709 12:26:14.631556  3207 raft_consensus.cc:359] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.632970  3207 raft_consensus.cc:740] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:14.633983  3207 consensus_queue.cc:260] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.642117  3207 ts_tablet_manager.cc:1434] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:26:14.644395  1214 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-ec36a98f98d143168a32eab7258423c9 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:14.644879  1214 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-ec36a98f98d143168a32eab7258423c9 on tablet ec36a98f98d143168a32eab7258423c9 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:14.653052  1054 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:14.656774  1198 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
I20260709 12:26:14.628075  1126 raft_consensus.cc:3060] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:14.662179  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:14.665014  1127 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.676762  1126 raft_consensus.cc:2468] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
I20260709 12:26:14.678970  1127 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:14.653411  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:14.681850  1202 raft_consensus.cc:606] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Received request to transfer leadership
I20260709 12:26:14.662494  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:14.653400  3194 leader_election.cc:290] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:14.682765  1818 raft_consensus.cc:3060] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:14.683056  1784 leader_election.cc:304] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:14.684022  3159 raft_consensus.cc:2804] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:14.685190  3159 raft_consensus.cc:697] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:14.686378  3159 consensus_queue.cc:237] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.687361  1168 leader_election.cc:304] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:14.688375  3194 raft_consensus.cc:2804] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:26:14.693734   999 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:26:14.698845   999 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 7d58df1f952b44268fa1f86f938de29c already in progress
W20260709 12:26:14.699188   999 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 7d58df1f952b44268fa1f86f938de29c already in progress
I20260709 12:26:14.706125  1816 raft_consensus.cc:1217] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:26:14.712230  3194 raft_consensus.cc:697] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:14.716208  1054 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:14.735198  1818 raft_consensus.cc:2468] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 4.
I20260709 12:26:14.740258  3190 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:14.717447  3194 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:14.757056  3144 raft_consensus.cc:993] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:14.757620  3144 raft_consensus.cc:1081] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:14.762872  1049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:14.763446  1049 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:14.763785  1049 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:14.773586   951 catalog_manager.cc:5697] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 2 to 3, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 3 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:14.777657  1127 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:14.779301  3190 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:14.798270  1049 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.809808  1054 raft_consensus.cc:1240] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Rejecting Update request from peer 4fadba6ad88f4285a383238b09082bba for earlier term 4. Current term is 5. Ops: []
I20260709 12:26:14.814416  3190 consensus_queue.cc:1059] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:14.816460  1049 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 5 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.820151  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
W20260709 12:26:14.820550  1167 consensus_peers.cc:597] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d58df1f952b44268fa1f86f938de29c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.820961  3192 raft_consensus.cc:3055] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:14.822614  1128 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:14.822881  3192 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:14.824110  3192 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.827662  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:14.839628  3192 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:14.847666  3207 ts_tablet_manager.cc:933] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.863426   949 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 4, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 4 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:14.866987  1201 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 5.
I20260709 12:26:14.878170  3221 ts_tablet_manager.cc:933] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:14.887296  3221 tablet_copy_client.cc:323] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:14.889729  1017 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:14.890165  1214 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet e3919e2ac15343ffab97903b28d57853 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:14.890975  1214 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet e3919e2ac15343ffab97903b28d57853 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-e3919e2ac15343ffab97903b28d57853
I20260709 12:26:14.891074  3202 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:14.891881  3202 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:14.892513  3207 tablet_copy_client.cc:323] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:14.893100  3202 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:14.896396  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet 326d028d664c433cbf8a53e1279fb58c from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:14.897119  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet 326d028d664c433cbf8a53e1279fb58c from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-326d028d664c433cbf8a53e1279fb58c
I20260709 12:26:14.901446  1214 tablet_copy_source_session.cc:215] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:14.908627  1213 tablet_copy_source_session.cc:215] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:14.918152  3221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3919e2ac15343ffab97903b28d57853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:14.921625  3207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326d028d664c433cbf8a53e1279fb58c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:14.922643   949 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 4 to 5, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 5 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:14.931634  1128 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 5.
I20260709 12:26:14.989246  3221 tablet_copy_client.cc:806] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:14.990178  3221 tablet_copy_client.cc:670] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:15.018230  3221 tablet_copy_client.cc:538] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:15.030917  3207 tablet_copy_client.cc:806] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:15.068910  3207 tablet_copy_client.cc:670] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:15.074579  3207 tablet_copy_client.cc:538] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:15.080098  3221 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:15.129959  3207 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:15.130110  1127 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:15.144790  3134 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:15.154222  3221 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: 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:26:15.155360  3221 tablet_bootstrap.cc:492] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:15.156188  3221 ts_tablet_manager.cc:1403] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.005s
I20260709 12:26:15.162065  3221 raft_consensus.cc:359] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:15.163123  3221 raft_consensus.cc:740] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:15.166141  1202 raft_consensus.cc:1275] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:15.167462  3134 consensus_queue.cc:1048] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:15.184387  3221 consensus_queue.cc:260] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:15.205596  1124 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:15.220829  3192 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:15.249258  3189 raft_consensus.cc:1064] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:15.250905  1054 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:15.253409  3144 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:15.260159  3189 consensus_queue.cc:237] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:15.282454 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:15.311880  3221 ts_tablet_manager.cc:1434] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.155s	user 0.015s	sys 0.003s
I20260709 12:26:15.320657  3207 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: 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:26:15.322489  3207 tablet_bootstrap.cc:492] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:15.323310  3207 ts_tablet_manager.cc:1403] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.194s	user 0.028s	sys 0.002s
I20260709 12:26:15.343694  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-e3919e2ac15343ffab97903b28d57853 received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:15.344273  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-e3919e2ac15343ffab97903b28d57853 on tablet e3919e2ac15343ffab97903b28d57853 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:15.354802  1818 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:26:15.355002  1814 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:15.357256  3192 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:15.358670  3192 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:15.359691  3207 raft_consensus.cc:359] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:15.360675  3207 raft_consensus.cc:740] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:15.375891  3207 consensus_queue.cc:260] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:15.386197  3207 ts_tablet_manager.cc:1434] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 12:26:15.398120  1202 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:26:15.402500  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-326d028d664c433cbf8a53e1279fb58c received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:15.403020  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-326d028d664c433cbf8a53e1279fb58c on tablet 326d028d664c433cbf8a53e1279fb58c with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:15.405342  3202 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:15.487892  1128 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:26:15.514034  3178 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:26:15.539637  1126 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:15.542296  3192 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:15.537241  1202 consensus_queue.cc:237] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:15.554245  1054 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:15.555680  3194 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:15.581885  1818 raft_consensus.cc:1217] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:15.587014  3190 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:15.654477  1054 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:15.682657  1016 consensus_peers.cc:597] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d58df1f952b44268fa1f86f938de29c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.724164  1127 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:26:15.728258   950 catalog_manager.cc:5697] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:15.753966  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae28b18ec0c6410aa591d42b02645b42"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:15.754990  1202 raft_consensus.cc:606] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:15.755519  1202 raft_consensus.cc:630] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Rejecting request to transfer leadership because tablet server 5ef735057285488aab0e1e9d9ac42fcb is not a voter in the active config
I20260709 12:26:15.756930 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:15.758792 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:15.759400  1126 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:15.765918  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 99042.8us
I20260709 12:26:15.768273  3194 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:15.775772 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:15.832042  3194 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:15.867059  1820 raft_consensus.cc:1275] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:26:15.867609  1818 raft_consensus.cc:1217] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:26:15.880342   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae28b18ec0c6410aa591d42b02645b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 9)
I20260709 12:26:15.880878  1202 consensus_queue.cc:237] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:15.889428  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 53741.7us
I20260709 12:26:15.892622  1818 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:15.908748  1127 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:15.918937  1128 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:15.925042   949 catalog_manager.cc:5697] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 3 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 4 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:15.943809  3194 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:15.960784  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet ae28b18ec0c6410aa591d42b02645b42 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:15.988085  3243 tablet_replica.cc:333] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:15.999828  3243 raft_consensus.cc:2243] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:16.000517  3194 consensus_queue.cc:1048] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:16.004043  3190 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.011302  3192 raft_consensus.cc:1064] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:16.018106  3192 consensus_queue.cc:237] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:16.024099   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec36a98f98d143168a32eab7258423c9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:16.033005   950 catalog_manager.cc:5697] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:16.009594  3243 raft_consensus.cc:2272] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:16.044761  1816 raft_consensus.cc:1275] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:16.045028  3243 ts_tablet_manager.cc:1916] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:16.047452  1814 raft_consensus.cc:2955] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.051796  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet ec36a98f98d143168a32eab7258423c9 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:16.061501  3244 ts_tablet_manager.cc:933] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:26:16.071157  1816 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:16.081990  1054 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:16.085747  3192 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:16.083750  1127 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.091075  1128 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:16.094802  3243 ts_tablet_manager.cc:1929] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:26:16.095628  3243 log.cc:1199] T ae28b18ec0c6410aa591d42b02645b42 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/ae28b18ec0c6410aa591d42b02645b42
I20260709 12:26:16.097049  3244 tablet_copy_client.cc:323] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:26:16.099305  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 7d58df1f952b44268fa1f86f938de29c from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:26:16.099970  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 7d58df1f952b44268fa1f86f938de29c from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-7d58df1f952b44268fa1f86f938de29c
I20260709 12:26:16.100322  3243 tablet_replica.cc:333] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:16.101677  3243 raft_consensus.cc:2243] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:16.105434   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet ae28b18ec0c6410aa591d42b02645b42 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:16.106222  3243 raft_consensus.cc:2272] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:16.112859  1064 tablet_copy_source_session.cc:215] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:16.115306  3243 ts_tablet_manager.cc:1916] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:16.107931  3192 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:26:16.128527  3190 consensus_queue.cc:1048] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:16.129489  3194 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:16.164594  3243 ts_tablet_manager.cc:1929] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:26:16.165377  3243 log.cc:1199] T ec36a98f98d143168a32eab7258423c9 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/ec36a98f98d143168a32eab7258423c9
I20260709 12:26:16.167310   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet ec36a98f98d143168a32eab7258423c9 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:16.173961  1816 raft_consensus.cc:2955] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.183720  3144 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.188184  3244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d58df1f952b44268fa1f86f938de29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.210747  1820 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.249500  3244 tablet_copy_client.cc:806] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:16.250358  3244 tablet_copy_client.cc:670] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:16.299506   950 catalog_manager.cc:5697] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.345274  1128 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.308010  1054 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
W20260709 12:26:16.425762  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 62780.6us
W20260709 12:26:16.456884  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 64374us
W20260709 12:26:16.468825  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 47851.2us
I20260709 12:26:16.487608  3244 tablet_copy_client.cc:538] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:16.564204  3144 raft_consensus.cc:1064] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:16.615507  3144 consensus_queue.cc:237] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:16.639061  3244 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Bootstrap starting.
W20260709 12:26:16.663153  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 44975.4us
I20260709 12:26:16.679783  1049 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:16.705132  1200 consensus_queue.cc:237] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:16.713608  1820 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:26:16.729849  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 67833.9us
I20260709 12:26:16.735072  1124 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:16.746251  3192 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:16.755218  3192 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:16.757194  3244 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:26:16.761267  1045 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:26:16.761503  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 51081.9us
I20260709 12:26:16.764887  3244 tablet_bootstrap.cc:492] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:16.767957  3244 ts_tablet_manager.cc:1403] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.129s	user 0.032s	sys 0.017s
I20260709 12:26:16.770092  1816 raft_consensus.cc:1275] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:16.777222  3144 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:16.794728  3244 raft_consensus.cc:359] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:16.796056  3244 raft_consensus.cc:740] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:16.796797  3244 consensus_queue.cc:260] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:16.797680  3259 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.816124  3244 ts_tablet_manager.cc:1434] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:26:16.820058  1045 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.828253  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-7d58df1f952b44268fa1f86f938de29c received from {username='slave'} at 127.0.0.1:50374
I20260709 12:26:16.829128  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-7d58df1f952b44268fa1f86f938de29c on tablet 7d58df1f952b44268fa1f86f938de29c with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:16.837157  3192 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:16.849368  3192 consensus_queue.cc:1048] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:16.879673 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:16.877115   950 catalog_manager.cc:5697] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 1 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.882097  1818 raft_consensus.cc:2955] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.897506  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet 326d028d664c433cbf8a53e1279fb58c with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:16.898635  3261 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.920166  1126 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.947649  3269 tablet_replica.cc:333] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:16.947741   951 catalog_manager.cc:5697] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:16.987877   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 326d028d664c433cbf8a53e1279fb58c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:17.013284  1045 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.024883  1816 raft_consensus.cc:1217] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 LEARNER]: Deduplicated request from leader. Original: 4.5->[5.6-5.6]   Dedup: 5.6->[]
I20260709 12:26:17.031436  1816 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.088936  1201 consensus_queue.cc:237] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:17.092025  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 44650.8us
I20260709 12:26:17.092566  3269 raft_consensus.cc:2243] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:17.093788  3269 raft_consensus.cc:2272] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:17.110466  3269 ts_tablet_manager.cc:1916] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:17.127106  1816 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:17.129179  1128 raft_consensus.cc:1275] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:17.135783  3194 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:17.137760  3261 consensus_queue.cc:1048] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:17.147341  3189 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.150712  1816 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.171007  1128 raft_consensus.cc:2955] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.186282   950 catalog_manager.cc:5697] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 4 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.194161   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3919e2ac15343ffab97903b28d57853 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:17.201728  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet e3919e2ac15343ffab97903b28d57853 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:17.219816  3269 ts_tablet_manager.cc:1929] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:17.220666  3269 log.cc:1199] T 326d028d664c433cbf8a53e1279fb58c P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/326d028d664c433cbf8a53e1279fb58c
I20260709 12:26:17.226037   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet 326d028d664c433cbf8a53e1279fb58c (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:17.242153  1200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:17.242975  1200 raft_consensus.cc:606] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:17.244851 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:17.246642 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:17.248950 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:17.256031  3270 tablet_replica.cc:333] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:17.257762  3270 raft_consensus.cc:2243] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:17.262257  3270 raft_consensus.cc:2272] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:17.269749  3270 ts_tablet_manager.cc:1916] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:17.296329  3270 ts_tablet_manager.cc:1929] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:26:17.297035  3270 log.cc:1199] T e3919e2ac15343ffab97903b28d57853 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/e3919e2ac15343ffab97903b28d57853
I20260709 12:26:17.305007   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet e3919e2ac15343ffab97903b28d57853 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:17.456910  3189 raft_consensus.cc:993] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:17.457729  3261 raft_consensus.cc:1081] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:17.459715  1128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45434
I20260709 12:26:17.461352  1128 raft_consensus.cc:493] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:17.461783  1128 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:17.469745  1128 raft_consensus.cc:515] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:17.472342  1128 leader_election.cc:290] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:17.472795  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:17.473703  1045 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:17.474381  1200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a51ba4fa8401ca227f559d1bc9f41" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:17.475071  1200 raft_consensus.cc:3055] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:17.475473  1200 raft_consensus.cc:740] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:17.476397  1200 consensus_queue.cc:260] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:17.477959  1200 raft_consensus.cc:3060] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:17.482344  1045 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:17.484115  1095 leader_election.cc:304] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:17.484995  3257 raft_consensus.cc:2804] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:17.485541  3257 raft_consensus.cc:697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:17.486366  1200 raft_consensus.cc:2468] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
I20260709 12:26:17.486881  3257 consensus_queue.cc:237] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:17.515540   951 catalog_manager.cc:5697] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.637373  3256 raft_consensus.cc:1064] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:17.640888  3256 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:17.651546  1201 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:26:17.657532  1816 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:26:17.656827  3272 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:26:17.662806  3246 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:26:17.670351  1126 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:26:17.672694  3256 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:26:17.702877  3274 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.706872  1200 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.722451  1128 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.751382   951 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 4 to 7, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.764513  1818 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.807304  1051 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:17.814858  1128 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:17.814893  1816 raft_consensus.cc:1275] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:17.817492  3272 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:26:17.819746  3272 consensus_queue.cc:1048] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:26:17.842638  3278 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.848016  1126 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.858306  1818 raft_consensus.cc:2955] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.864820   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d58df1f952b44268fa1f86f938de29c with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:17.904901   951 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 7 to 8, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 5 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:17.923120  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d58df1f952b44268fa1f86f938de29c with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:17.939754  3279 tablet_replica.cc:333] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:17.941318  3279 raft_consensus.cc:2243] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:17.955336  3279 raft_consensus.cc:2272] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:17.963804  3279 ts_tablet_manager.cc:1916] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:17.985246  3279 ts_tablet_manager.cc:1929] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 12:26:17.985932  3279 log.cc:1199] T 7d58df1f952b44268fa1f86f938de29c P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/7d58df1f952b44268fa1f86f938de29c
I20260709 12:26:17.989799   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 7d58df1f952b44268fa1f86f938de29c (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:18.027376  1051 raft_consensus.cc:1275] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:18.030150  3258 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:18.032943  1202 raft_consensus.cc:1275] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:18.035523  3258 consensus_queue.cc:1048] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:18.328511 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:18.329883  1045 consensus_queue.cc:237] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:18.362031  1126 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:18.364328  3278 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:18.367370  1016 consensus_peers.cc:597] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9db4205cbc4b4a60a4bbaeabff810d0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:18.370601  1200 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:18.397142  3278 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:26:18.413138  1129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:18.413827  1129 raft_consensus.cc:606] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:18.418520 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:18.420495 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:18.421432 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:18.427762  3272 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.431918  1126 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.438829  1202 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.449750   948 catalog_manager.cc:5697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.611186  1202 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:18.649088  1045 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:26:18.649147  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 165640us
I20260709 12:26:18.653941  3297 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:26:18.684459  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 54895.2us
I20260709 12:26:18.688406  1129 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:18.690506  3258 raft_consensus.cc:993] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:18.691313  3258 raft_consensus.cc:1081] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:18.712493  1202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:26:18.713162  1202 raft_consensus.cc:493] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:18.713762  1202 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.721050  1202 raft_consensus.cc:515] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:18.726329  1202 leader_election.cc:290] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:18.730086  1051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:18.739686  1051 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.730341  3297 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:18.732767  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c8d9b9388549f5a8023368bfe8b46d" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:18.740433  1124 raft_consensus.cc:3055] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:18.740793  1124 raft_consensus.cc:740] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:18.741533  1124 consensus_queue.cc:260] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:26:18.742312  1167 consensus_peers.cc:597] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbc46776ee56478ca614dc213b5b145a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:18.742622  1124 raft_consensus.cc:3060] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.756108  1051 raft_consensus.cc:2468] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:18.753818  1124 raft_consensus.cc:2468] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:18.757606  1170 leader_election.cc:304] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb; no voters: 
I20260709 12:26:18.756968  3194 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.758579  3303 raft_consensus.cc:2804] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:18.759084  3303 raft_consensus.cc:697] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:18.759877  3303 consensus_queue.cc:237] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:18.766923  1049 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.769752  1129 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.796224  1124 consensus_queue.cc:237] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:18.803869   950 catalog_manager.cc:5697] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:18.815380   951 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 4, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.855751  1202 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:26:18.856173  1092 consensus_peers.cc:597] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70117781de454bb99a43dc091ae7c9e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:18.856698  1049 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:26:18.857686  3257 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.858659  3284 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:18.872416  3257 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.874434  1202 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.879207  1049 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.888409  1051 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:18.890935  3309 ts_tablet_manager.cc:933] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:26:18.898972   950 catalog_manager.cc:5697] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.910290  3309 tablet_copy_client.cc:323] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:26:18.914363  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet 9db4205cbc4b4a60a4bbaeabff810d0e from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:26:18.915261  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet 9db4205cbc4b4a60a4bbaeabff810d0e from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-9db4205cbc4b4a60a4bbaeabff810d0e
I20260709 12:26:18.935418  1202 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:26:18.937129  1016 consensus_peers.cc:597] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb -> Peer 66659740911146398468fdca7e133e0c (127.31.146.132:35209): Couldn't send request to peer 66659740911146398468fdca7e133e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd9c900b19ba4d34aaa4e0c8da5b805e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:18.937318  3278 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:18.947723  1124 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:18.948827  1064 tablet_copy_source_session.cc:215] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:18.949687  3278 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:18.959169  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db4205cbc4b4a60a4bbaeabff810d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:18.975340  3292 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.980402  3309 tablet_copy_client.cc:806] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:18.981141  3309 tablet_copy_client.cc:670] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:18.982587  1202 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.984925  1124 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } } }
I20260709 12:26:18.991729  3309 tablet_copy_client.cc:538] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:19.004201   948 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index -1 to 3, NON_VOTER 66659740911146398468fdca7e133e0c (127.31.146.132) added. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:19.010910  3309 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:19.037122  3309 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: 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:26:19.038213  3309 tablet_bootstrap.cc:492] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:19.038944  3309 ts_tablet_manager.cc:1403] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260709 12:26:19.043936  3309 raft_consensus.cc:359] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.044745  3309 raft_consensus.cc:740] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:19.045997  3309 consensus_queue.cc:260] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.048338  3309 ts_tablet_manager.cc:1434] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:26:19.050756  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-9db4205cbc4b4a60a4bbaeabff810d0e received from {username='slave'} at 127.0.0.1:50374
I20260709 12:26:19.051216  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-9db4205cbc4b4a60a4bbaeabff810d0e on tablet 9db4205cbc4b4a60a4bbaeabff810d0e with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:19.224076  1049 raft_consensus.cc:1275] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:19.226176  3194 consensus_queue.cc:1048] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:19.237483  3309 ts_tablet_manager.cc:933] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:19.237504  1124 raft_consensus.cc:1275] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:19.243613  3309 tablet_copy_client.cc:323] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.130:40845
I20260709 12:26:19.244105  3303 consensus_queue.cc:1048] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:19.259655  1139 tablet_copy_service.cc:140] P 7c752505fabd4715ba8868d2dfd16ba7: Received BeginTabletCopySession request for tablet 70117781de454bb99a43dc091ae7c9e1 from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:41268)
I20260709 12:26:19.260279  1139 tablet_copy_service.cc:161] P 7c752505fabd4715ba8868d2dfd16ba7: Beginning new tablet copy session on tablet 70117781de454bb99a43dc091ae7c9e1 from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:41268: session id = 66659740911146398468fdca7e133e0c-70117781de454bb99a43dc091ae7c9e1
I20260709 12:26:19.269340  1139 tablet_copy_source_session.cc:215] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:19.324345  1814 raft_consensus.cc:1217] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:19.350445  3318 ts_tablet_manager.cc:933] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:19.352981  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70117781de454bb99a43dc091ae7c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:19.380563  3318 tablet_copy_client.cc:323] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.131:37881
I20260709 12:26:19.390514  3309 tablet_copy_client.cc:806] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:19.391382  1213 tablet_copy_service.cc:140] P 4fadba6ad88f4285a383238b09082bba: Received BeginTabletCopySession request for tablet dbc46776ee56478ca614dc213b5b145a from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:42498)
I20260709 12:26:19.392232  1213 tablet_copy_service.cc:161] P 4fadba6ad88f4285a383238b09082bba: Beginning new tablet copy session on tablet dbc46776ee56478ca614dc213b5b145a from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:42498: session id = 66659740911146398468fdca7e133e0c-dbc46776ee56478ca614dc213b5b145a
I20260709 12:26:19.396800  3309 tablet_copy_client.cc:670] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:19.399938  1213 tablet_copy_source_session.cc:215] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:19.401258  3309 tablet_copy_client.cc:538] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:19.403097  3318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc46776ee56478ca614dc213b5b145a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:19.412990  3309 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:19.420980  3318 tablet_copy_client.cc:806] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:19.421707  3318 tablet_copy_client.cc:670] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:19.426494  3318 tablet_copy_client.cc:538] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:19.437525  3309 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: 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:26:19.438608  3309 tablet_bootstrap.cc:492] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:19.439474  3309 ts_tablet_manager.cc:1403] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260709 12:26:19.444917  3318 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:19.444994  3309 raft_consensus.cc:359] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.446485  3309 raft_consensus.cc:740] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:19.447510  3309 consensus_queue.cc:260] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.450841  3309 ts_tablet_manager.cc:1434] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:26:19.456794  1139 tablet_copy_service.cc:342] P 7c752505fabd4715ba8868d2dfd16ba7: Request end of tablet copy session 66659740911146398468fdca7e133e0c-70117781de454bb99a43dc091ae7c9e1 received from {username='slave'} at 127.0.0.1:41268
I20260709 12:26:19.457273  1139 tablet_copy_service.cc:434] P 7c752505fabd4715ba8868d2dfd16ba7: ending tablet copy session 66659740911146398468fdca7e133e0c-70117781de454bb99a43dc091ae7c9e1 on tablet 70117781de454bb99a43dc091ae7c9e1 with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:19.478713 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:19.505622  3309 ts_tablet_manager.cc:933] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Initiating tablet copy from peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969)
I20260709 12:26:19.514323  3309 tablet_copy_client.cc:323] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.146.129:43969
I20260709 12:26:19.516484  1064 tablet_copy_service.cc:140] P 5ef735057285488aab0e1e9d9ac42fcb: Received BeginTabletCopySession request for tablet dd9c900b19ba4d34aaa4e0c8da5b805e from peer 66659740911146398468fdca7e133e0c ({username='slave'} at 127.0.0.1:50374)
I20260709 12:26:19.517056  1064 tablet_copy_service.cc:161] P 5ef735057285488aab0e1e9d9ac42fcb: Beginning new tablet copy session on tablet dd9c900b19ba4d34aaa4e0c8da5b805e from peer 66659740911146398468fdca7e133e0c at {username='slave'} at 127.0.0.1:50374: session id = 66659740911146398468fdca7e133e0c-dd9c900b19ba4d34aaa4e0c8da5b805e
I20260709 12:26:19.538033  3318 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:26:19.539448  3318 tablet_bootstrap.cc:492] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:19.540288  3318 ts_tablet_manager.cc:1403] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.011s
I20260709 12:26:19.543403  3318 raft_consensus.cc:359] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.544461  3318 raft_consensus.cc:740] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:19.545176  3318 consensus_queue.cc:260] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:19.546538  1064 tablet_copy_source_session.cc:215] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:26:19.552327  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9c900b19ba4d34aaa4e0c8da5b805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:19.553360  3318 ts_tablet_manager.cc:1434] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:26:19.555714  1213 tablet_copy_service.cc:342] P 4fadba6ad88f4285a383238b09082bba: Request end of tablet copy session 66659740911146398468fdca7e133e0c-dbc46776ee56478ca614dc213b5b145a received from {username='slave'} at 127.0.0.1:42498
I20260709 12:26:19.556142  1213 tablet_copy_service.cc:434] P 4fadba6ad88f4285a383238b09082bba: ending tablet copy session 66659740911146398468fdca7e133e0c-dbc46776ee56478ca614dc213b5b145a on tablet dbc46776ee56478ca614dc213b5b145a with peer 66659740911146398468fdca7e133e0c
I20260709 12:26:19.578755  3309 tablet_copy_client.cc:806] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 0 data blocks...
I20260709 12:26:19.580132  3309 tablet_copy_client.cc:670] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: tablet copy: Starting download of 1 WAL segments...
I20260709 12:26:19.581730  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:19.582334  1202 raft_consensus.cc:606] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Received request to transfer leadership to TS 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:19.587242  3309 tablet_copy_client.cc:538] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:26:19.587445 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:19.589670 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:19.590536 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:19.597680  3309 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Bootstrap starting.
I20260709 12:26:19.667989  1818 raft_consensus.cc:1217] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:26:19.709810  3302 raft_consensus.cc:993] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:19.716830  3302 raft_consensus.cc:1081] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Signalling peer 7c752505fabd4715ba8868d2dfd16ba7 to start an election
I20260709 12:26:20.129870  1129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
 from {username='slave'} at 127.0.0.1:45434
I20260709 12:26:20.130569  1129 raft_consensus.cc:493] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:20.130964  1129 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:20.142361  1129 raft_consensus.cc:515] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:20.145718  1129 leader_election.cc:290] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:20.146948  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:20.148101  1201 raft_consensus.cc:3055] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:20.149261  1201 raft_consensus.cc:740] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:20.150810  1201 consensus_queue.cc:260] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:20.152660  1201 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:20.162335  1201 raft_consensus.cc:2468] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:26:20.163801  1093 leader_election.cc:304] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:20.164976  3257 raft_consensus.cc:2804] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:20.165498  3257 raft_consensus.cc:697] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:20.166558  3257 consensus_queue.cc:237] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:26:20.374099  1170 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:26:20.377779  1170 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:26:20.393676  3309 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.779s	user 0.038s	sys 0.059s
W20260709 12:26:20.395910  3309 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.038s	sys 0.059s
I20260709 12:26:20.480654   951 catalog_manager.cc:5697] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 1 to 2, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:20.495625  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 66873.5us
I20260709 12:26:20.497824  3338 raft_consensus.cc:1064] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:20.499521  1816 raft_consensus.cc:1217] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:26:20.500540  3338 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:20.509702  3278 raft_consensus.cc:1064] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:20.518920  3278 consensus_queue.cc:237] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:20.527081  3309 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: 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:26:20.528551  3309 tablet_bootstrap.cc:492] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Bootstrap complete.
I20260709 12:26:20.548285  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a663f533d34469dbfe85406f4742b65" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:20.548941  1046 raft_consensus.cc:3060] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:20.530445  3309 ts_tablet_manager.cc:1403] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Time spent bootstrapping tablet: real 0.933s	user 0.062s	sys 0.063s
W20260709 12:26:20.661945  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 108940us
I20260709 12:26:20.666913  3309 raft_consensus.cc:359] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:20.668191  3309 raft_consensus.cc:740] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 66659740911146398468fdca7e133e0c, State: Initialized, Role: LEARNER
I20260709 12:26:20.668874  3309 consensus_queue.cc:260] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: NON_VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: true } }
I20260709 12:26:20.684137  1054 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:20.686017  3339 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:20.688817  1046 raft_consensus.cc:2468] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:26:20.692281  3309 ts_tablet_manager.cc:1434] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Time spent starting tablet: real 0.141s	user 0.009s	sys 0.000s
I20260709 12:26:20.700930  1201 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:26:20.706365  1016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 151969us
W20260709 12:26:20.724027  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 156036us
I20260709 12:26:20.730870  3256 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } 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:26:20.773630  1064 tablet_copy_service.cc:342] P 5ef735057285488aab0e1e9d9ac42fcb: Request end of tablet copy session 66659740911146398468fdca7e133e0c-dd9c900b19ba4d34aaa4e0c8da5b805e received from {username='slave'} at 127.0.0.1:50374
I20260709 12:26:20.774485  1064 tablet_copy_service.cc:434] P 5ef735057285488aab0e1e9d9ac42fcb: ending tablet copy session 66659740911146398468fdca7e133e0c-dd9c900b19ba4d34aaa4e0c8da5b805e on tablet dd9c900b19ba4d34aaa4e0c8da5b805e with peer 66659740911146398468fdca7e133e0c
W20260709 12:26:20.797995  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 111488us
W20260709 12:26:20.800431  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 93363.6us
W20260709 12:26:20.850723   982 debug-util.cc:398] Leaking SignalData structure 0x7b0800089460 after lost signal to thread 32333
W20260709 12:26:20.865978   982 debug-util.cc:398] Leaking SignalData structure 0x7b0800089220 after lost signal to thread 985
W20260709 12:26:20.867444   982 debug-util.cc:398] Leaking SignalData structure 0x7b0800320120 after lost signal to thread 1078
W20260709 12:26:20.871415   982 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2ca0 after lost signal to thread 1154
W20260709 12:26:20.874086   982 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd3e0 after lost signal to thread 1228
I20260709 12:26:20.874948  1129 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:26:20.875509   982 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1660 after lost signal to thread 1845
W20260709 12:26:20.871526  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 130641us
W20260709 12:26:20.880545   982 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba700 after lost signal to thread 3320
W20260709 12:26:20.886405  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 84081.3us
W20260709 12:26:20.985773  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 107177us
W20260709 12:26:20.990933  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 114648us
I20260709 12:26:21.049352  3134 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
W20260709 12:26:21.094374  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 86482us
I20260709 12:26:21.130486  1818 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:21.126233  3134 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:21.149853  1815 raft_consensus.cc:1217] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:26:21.150774  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 256615us
I20260709 12:26:21.157342  1129 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:21.170943  1046 raft_consensus.cc:1275] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:21.183074  3134 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:21.196779  3337 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:21.206928  1814 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 LEARNER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:26:21.206997  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb" is_pre_election: true
I20260709 12:26:21.219909  3329 consensus_queue.cc:1048] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:21.221838  3339 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:21.235514  1202 raft_consensus.cc:1275] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:21.254618  3284 consensus_queue.cc:1048] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:21.260924  3337 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:21.317554  3367 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:21.323220  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:21.339550  3367 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.357255  1784 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:21.359650  3299 raft_consensus.cc:2749] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:21.362991  3337 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.367713  1126 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.364079  1121 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.385872  1202 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.395661 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:21.397682  3300 raft_consensus.cc:1064] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:21.400372  3300 consensus_queue.cc:237] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:21.415359  1046 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.434428   950 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:21.554862  3370 log.cc:927] Time spent T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260709 12:26:21.613039  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 96461.4us
I20260709 12:26:21.681766  1820 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.689666   948 catalog_manager.cc:5697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } attrs { replace: true } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.738315  1820 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 LEARNER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:21.760990  1198 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:21.756806  3300 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:26:21.768429  1047 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:26:21.777263  3366 raft_consensus.cc:1064] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: attempting to promote NON_VOTER 66659740911146398468fdca7e133e0c to VOTER
I20260709 12:26:21.779367  1047 consensus_queue.cc:237] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:21.773343  3284 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:21.781056  3366 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:21.796936  3284 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:21.811067  1126 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:21.813210  3336 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:21.825464  1126 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:21.825537  3335 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.828655  3336 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } 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:26:21.832543  1126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1"
dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
mode: GRACEFUL
new_leader_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:59018
I20260709 12:26:21.835492  1126 raft_consensus.cc:606] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Received request to transfer leadership to TS 4fadba6ad88f4285a383238b09082bba
I20260709 12:26:21.840732  1124 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.844625   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9db4205cbc4b4a60a4bbaeabff810d0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:21.847967   951 catalog_manager.cc:5697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New cstate: current_term: 1 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.862891  1046 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.873872  3353 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.884279  1202 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:21.892511 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:21.894672 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:21.895529 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:21.923130  1815 raft_consensus.cc:1275] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:26:21.931886  1815 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 LEARNER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:21.932138  3366 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:21.940171  1189 tablet_service.cc:1558] Processing DeleteTablet for tablet 9db4205cbc4b4a60a4bbaeabff810d0e with delete_type TABLET_DATA_TOMBSTONED (TS 4fadba6ad88f4285a383238b09082bba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55592
I20260709 12:26:21.972307  1201 consensus_queue.cc:237] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:21.981913  1198 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:21.989183  1047 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:21.991016  3297 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:22.007052  3336 consensus_queue.cc:1048] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:22.007405  3366 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:21.994529   951 catalog_manager.cc:5697] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.013753  3392 tablet_replica.cc:333] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:22.015393  3338 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.022284  1048 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.034189  3329 raft_consensus.cc:993] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: : Instructing follower 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:22.034765  3329 raft_consensus.cc:1081] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Signalling peer 4fadba6ad88f4285a383238b09082bba to start an election
I20260709 12:26:22.037099  1198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
 from {username='slave'} at 127.0.0.1:55594
I20260709 12:26:22.038156  1198 raft_consensus.cc:493] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:22.039072  1198 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.046916  1198 raft_consensus.cc:515] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:22.053107  1818 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.082707  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:22.083312  1047 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.084039  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:22.036967  1815 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.122350  1814 raft_consensus.cc:1275] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:22.122816  1820 raft_consensus.cc:2955] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fadba6ad88f4285a383238b09082bba (127.31.146.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.127918  1198 leader_election.cc:290] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:22.192250  1170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 64572.8us
I20260709 12:26:22.204144   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbc46776ee56478ca614dc213b5b145a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:26:22.216127  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 75706.9us
W20260709 12:26:22.217614  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 88734.2us
I20260709 12:26:22.256914  1817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70117781de454bb99a43dc091ae7c9e1" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:22.267916  1124 raft_consensus.cc:3055] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:22.268594  1124 raft_consensus.cc:740] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:22.269546  1124 consensus_queue.cc:260] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:22.271854  1124 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.283077  1124 raft_consensus.cc:2468] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:22.294920  1047 raft_consensus.cc:2468] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:22.296574  3297 consensus_queue.cc:1048] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.061s
W20260709 12:26:22.359138  1167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 54364.3us
W20260709 12:26:22.360765  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 62135us
I20260709 12:26:22.361069  1168 leader_election.cc:304] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:22.363783  3399 raft_consensus.cc:2804] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:26:22.364168  3395 log.cc:927] Time spent T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:26:22.364387  3399 raft_consensus.cc:697] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:22.390955  3399 consensus_queue.cc:237] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:22.410414   936 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 70117781de454bb99a43dc091ae7c9e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 7c752505fabd4715ba8868d2dfd16ba7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.419726  3366 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.421185  1816 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.477419  3392 raft_consensus.cc:2243] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:22.478353  3392 raft_consensus.cc:2272] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:22.483129  3392 ts_tablet_manager.cc:1916] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:22.493511   951 catalog_manager.cc:5697] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:22.500653   951 catalog_manager.cc:5697] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba reported cstate change: config changed from index 5 to 6, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:22.507500  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 70170.5us
I20260709 12:26:22.498500  1818 raft_consensus.cc:2955] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.533282  3392 ts_tablet_manager.cc:1929] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:26:22.533955  3392 log.cc:1199] T 9db4205cbc4b4a60a4bbaeabff810d0e P 4fadba6ad88f4285a383238b09082bba: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/wals/9db4205cbc4b4a60a4bbaeabff810d0e
I20260709 12:26:22.536036   936 catalog_manager.cc:5028] TS 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): tablet 9db4205cbc4b4a60a4bbaeabff810d0e (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:22.551724  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet dbc46776ee56478ca614dc213b5b145a with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:22.561421  1128 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.571885   948 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c reported cstate change: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.573182  3406 tablet_replica.cc:333] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:22.580439  3406 raft_consensus.cc:2243] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:22.582234  3406 raft_consensus.cc:2272] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:22.585186  3406 ts_tablet_manager.cc:1916] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:22.614636  3406 ts_tablet_manager.cc:1929] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:26:22.618372  3406 log.cc:1199] T dbc46776ee56478ca614dc213b5b145a P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/dbc46776ee56478ca614dc213b5b145a
I20260709 12:26:22.626847  1202 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 66659740911146398468fdca7e133e0c (127.31.146.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } attrs { replace: true } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.641563   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet dbc46776ee56478ca614dc213b5b145a (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
W20260709 12:26:22.715432  1017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 51541us
I20260709 12:26:22.750912  1047 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:22.761783  1816 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:22.766278  3397 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:22.768819  1202 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:22.779438  3397 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.781013  1818 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.789127  3357 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:22.794687   938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd9c900b19ba4d34aaa4e0c8da5b805e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:26:22.803457   948 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: config changed from index 4 to 5, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New cstate: current_term: 2 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:22.804283  1202 raft_consensus.cc:2955] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:22.817219  1128 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:22.819088  3339 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:22.820653  1112 tablet_service.cc:1558] Processing DeleteTablet for tablet dd9c900b19ba4d34aaa4e0c8da5b805e with delete_type TABLET_DATA_TOMBSTONED (TS 7c752505fabd4715ba8868d2dfd16ba7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45414
I20260709 12:26:22.821610  3406 tablet_replica.cc:333] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:22.822587  3406 raft_consensus.cc:2243] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:22.823408  3406 raft_consensus.cc:2272] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:22.828536  3406 ts_tablet_manager.cc:1916] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:22.843915  1047 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:22.849484  3399 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } 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:26:22.858626  1818 raft_consensus.cc:3060] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.871912  1818 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:26:22.889509  3399 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:22.972795  3406 ts_tablet_manager.cc:1929] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:26:22.973420  3406 log.cc:1199] T dd9c900b19ba4d34aaa4e0c8da5b805e P 7c752505fabd4715ba8868d2dfd16ba7: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/wals/dd9c900b19ba4d34aaa4e0c8da5b805e
I20260709 12:26:22.976686   936 catalog_manager.cc:5028] TS 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): tablet dd9c900b19ba4d34aaa4e0c8da5b805e (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:23.010635  1202 consensus_queue.cc:237] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [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: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:23.018076  1128 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:23.021981  1818 raft_consensus.cc:1275] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:23.027624  3194 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:23.029937  3394 consensus_queue.cc:1048] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } 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:26:23.040802  3394 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:23.042045  1818 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:23.049224  1127 raft_consensus.cc:2955] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:23.053670   936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70117781de454bb99a43dc091ae7c9e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 12:26:23.075356   949 catalog_manager.cc:5697] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: config changed from index 3 to 5, VOTER 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) evicted. New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } } }
I20260709 12:26:23.110308  1039 tablet_service.cc:1558] Processing DeleteTablet for tablet 70117781de454bb99a43dc091ae7c9e1 with delete_type TABLET_DATA_TOMBSTONED (TS 5ef735057285488aab0e1e9d9ac42fcb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59986
I20260709 12:26:23.116668  3411 tablet_replica.cc:333] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:23.117983  3411 raft_consensus.cc:2243] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:23.118824  3411 raft_consensus.cc:2272] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:23.122244  3411 ts_tablet_manager.cc:1916] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:26:23.139365  3411 ts_tablet_manager.cc:1929] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:26:23.139751  3411 log.cc:1199] T 70117781de454bb99a43dc091ae7c9e1 P 5ef735057285488aab0e1e9d9ac42fcb: Deleting WAL directory at /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/wals/70117781de454bb99a43dc091ae7c9e1
I20260709 12:26:23.141306   938 catalog_manager.cc:5028] TS 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): tablet 70117781de454bb99a43dc091ae7c9e1 (table test-workload [id=9b00c2400f124cbc8720140888290fe0]) successfully deleted
I20260709 12:26:23.213821 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:23.278815  1202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "4fadba6ad88f4285a383238b09082bba"
mode: GRACEFUL
new_leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:44866
I20260709 12:26:23.279465  1202 raft_consensus.cc:606] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Received request to transfer leadership to TS 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:23.280879 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:23.282488 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:23.283152 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:23.601315  3399 raft_consensus.cc:993] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: : Instructing follower 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:23.601809  3194 raft_consensus.cc:1081] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Signalling peer 5ef735057285488aab0e1e9d9ac42fcb to start an election
I20260709 12:26:23.603277  1047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
 from {username='slave'} at 127.0.0.1:60012
I20260709 12:26:23.603852  1047 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:23.604127  1047 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:23.610292  1047 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:23.612344  1047 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [CANDIDATE]: Term 5 election: Requested vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:23.614763  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:23.615559  1202 raft_consensus.cc:3055] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:23.615957  1202 raft_consensus.cc:740] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:23.616780  1202 consensus_queue.cc:260] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:23.618137  1202 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:23.620642  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "5ef735057285488aab0e1e9d9ac42fcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:23.621399  1127 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:23.627944  1127 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 5.
I20260709 12:26:23.629532  1017 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [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: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:23.630227  1202 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef735057285488aab0e1e9d9ac42fcb in term 5.
I20260709 12:26:23.630831  3412 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:23.631444  3412 raft_consensus.cc:697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Becoming Leader. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:23.632356  3412 consensus_queue.cc:237] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:23.654068   950 catalog_manager.cc:5697] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb reported cstate change: term changed from 4 to 5, leader changed from 4fadba6ad88f4285a383238b09082bba (127.31.146.131) to 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129). New cstate: current_term: 5 leader_uuid: "5ef735057285488aab0e1e9d9ac42fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:24.120070  1127 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:24.124768  3357 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:24.208043  1202 raft_consensus.cc:1275] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Refusing update from remote peer 5ef735057285488aab0e1e9d9ac42fcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:24.215909  3412 consensus_queue.cc:1048] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:26:24.358323 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:24.487236  1047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
mode: GRACEFUL
new_leader_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:38094
I20260709 12:26:24.488147  1047 raft_consensus.cc:606] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Received request to transfer leadership to TS 66659740911146398468fdca7e133e0c
I20260709 12:26:24.491452 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:26:24.498476 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:24.499445 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:24.744757  3412 raft_consensus.cc:993] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: : Instructing follower 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:24.745391  3357 raft_consensus.cc:1081] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Signalling peer 66659740911146398468fdca7e133e0c to start an election
I20260709 12:26:24.747951  1818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550"
dest_uuid: "66659740911146398468fdca7e133e0c"
 from {username='slave'} at 127.0.0.1:42784
I20260709 12:26:24.748965  1818 raft_consensus.cc:493] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:24.749341  1818 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:24.773442  1818 raft_consensus.cc:515] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:24.859016  1818 leader_election.cc:290] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 5 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:24.871816  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "5ef735057285488aab0e1e9d9ac42fcb"
I20260709 12:26:24.872717  1046 raft_consensus.cc:3055] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:24.873185  1046 raft_consensus.cc:740] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5ef735057285488aab0e1e9d9ac42fcb, State: Running, Role: LEADER
I20260709 12:26:24.873935  1046 consensus_queue.cc:260] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:24.885672  1046 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:24.944540  1046 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 5.
W20260709 12:26:24.956638  1786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 64978.8us
I20260709 12:26:24.983669  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed06ba365ba44422bec60ba252e81550" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:24.991534  1198 raft_consensus.cc:3060] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:25.012120  1786 leader_election.cc:304] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [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: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:26:25.017205  3428 raft_consensus.cc:2804] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:25.018877  3428 raft_consensus.cc:697] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 5 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:25.020926  3428 consensus_queue.cc:237] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:25.037465  1198 raft_consensus.cc:2468] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 5.
I20260709 12:26:25.170260   950 catalog_manager.cc:5697] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 4 to 5, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 5 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:25.509963  1046 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:25.511454  3134 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:26:25.556470  1199 raft_consensus.cc:1275] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:26:25.590281 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.650189  3134 consensus_queue.cc:1048] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:26:25.675684 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:25.677973 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:25.678738 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.746896 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.805285 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
W20260709 12:26:25.814373  1095 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:26:25.819865  1095 consensus_peers.cc:597] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:25.842303  1170 consensus_peers.cc:597] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:25.854475  1170 consensus_peers.cc:597] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:25.890844  1170 consensus_peers.cc:597] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.892813 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:25.894131 32330 tablet_replica.cc:333] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.895149 32330 raft_consensus.cc:2243] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.896009 32330 raft_consensus.cc:2272] T 326d028d664c433cbf8a53e1279fb58c P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.898854 32330 tablet_replica.cc:333] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.899748 32330 raft_consensus.cc:2243] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.900740 32330 raft_consensus.cc:2272] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.903813 32330 tablet_replica.cc:333] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.904644 32330 raft_consensus.cc:2243] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.905500 32330 raft_consensus.cc:2272] T 55c4d078b952431fb80bd4c8e31a17f6 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.908627 32330 tablet_replica.cc:333] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.909233 32330 raft_consensus.cc:2243] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.909766 32330 raft_consensus.cc:2272] T c67486d61ec54dafb01974675a3a8db3 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.911950 32330 tablet_replica.cc:333] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.912528 32330 raft_consensus.cc:2243] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.913822 32330 raft_consensus.cc:2272] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.916586 32330 tablet_replica.cc:333] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.917743 32330 raft_consensus.cc:2243] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.918442 32330 raft_consensus.cc:2272] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:25.918548  1095 consensus_peers.cc:597] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.921317 32330 tablet_replica.cc:333] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.922428 32330 raft_consensus.cc:2243] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.923781 32330 raft_consensus.cc:2272] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.926785 32330 tablet_replica.cc:333] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.927628 32330 raft_consensus.cc:2243] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.928207 32330 raft_consensus.cc:2272] T 2a663f533d34469dbfe85406f4742b65 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.931033 32330 tablet_replica.cc:333] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.931886 32330 raft_consensus.cc:2243] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.932466 32330 raft_consensus.cc:2272] T a67da16dff59417e854bf7f28fc954c9 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:25.933943  1095 consensus_peers.cc:597] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.935864 32330 tablet_replica.cc:333] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
W20260709 12:26:25.935930  1095 consensus_peers.cc:597] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.936821 32330 raft_consensus.cc:2243] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.937522 32330 raft_consensus.cc:2272] T a640adf33a96474abc126796da396347 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.939808 32330 tablet_replica.cc:333] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.940472 32330 raft_consensus.cc:2243] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.940987 32330 raft_consensus.cc:2272] T 29ed379305ba453ea4c645159145a286 P 5ef735057285488aab0e1e9d9ac42fcb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.942884 32330 tablet_replica.cc:333] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.943456 32330 raft_consensus.cc:2243] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.944419 32330 raft_consensus.cc:2272] T 462ee6e9c305472c95618ab8d5abf68a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.946323 32330 tablet_replica.cc:333] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.946913 32330 raft_consensus.cc:2243] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.947862 32330 raft_consensus.cc:2272] T 67575e62795048719eaaf55703026115 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.950007 32330 tablet_replica.cc:333] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.950557 32330 raft_consensus.cc:2243] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.951030 32330 raft_consensus.cc:2272] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.953958 32330 tablet_replica.cc:333] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.954697 32330 raft_consensus.cc:2243] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.955271 32330 raft_consensus.cc:2272] T 67cc3ae227a7422fac3711ecf0f91ebc P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.957527 32330 tablet_replica.cc:333] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.958789 32330 raft_consensus.cc:2243] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.959496 32330 raft_consensus.cc:2272] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.963238 32330 tablet_replica.cc:333] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.964380 32330 raft_consensus.cc:2243] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:26:25.963949  1170 consensus_peers.cc:597] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.965723 32330 raft_consensus.cc:2272] T ebd0aa287d4d47a284bf16383d04e948 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.968609 32330 tablet_replica.cc:333] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.969964 32330 raft_consensus.cc:2243] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.970691 32330 raft_consensus.cc:2272] T 9967759918f44689a42428bcc4c668a4 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.974853 32330 tablet_replica.cc:333] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.975663 32330 raft_consensus.cc:2243] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.976141 32330 raft_consensus.cc:2272] T a34da1ee591f46faa255e395a9bf2cf3 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.978091 32330 tablet_replica.cc:333] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.978658 32330 raft_consensus.cc:2243] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.979470 32330 raft_consensus.cc:2272] T 27625f229acd4eaf91d1b746e7dd4f8c P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.981518 32330 tablet_replica.cc:333] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.982097 32330 raft_consensus.cc:2243] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.983189 32330 raft_consensus.cc:2272] T dd9c900b19ba4d34aaa4e0c8da5b805e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.985059 32330 tablet_replica.cc:333] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.986142 32330 raft_consensus.cc:2243] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.987301 32330 raft_consensus.cc:2272] T d633772089d7410fb4a3016d9bfc1d6a P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.990008 32330 tablet_replica.cc:333] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
W20260709 12:26:25.990017  1095 consensus_peers.cc:597] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:25.990815 32330 raft_consensus.cc:2243] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:25.991859 32330 raft_consensus.cc:2272] T 365fbd1b98a54c798dd984aeca97b081 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:25.997290 32330 tablet_replica.cc:333] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:25.998049 32330 raft_consensus.cc:2243] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:25.998927 32330 raft_consensus.cc:2272] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.036885 32330 tablet_replica.cc:333] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.037688 32330 raft_consensus.cc:2243] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.039125 32330 raft_consensus.cc:2272] T 68305fbe67594c74ba2fed35dab3a4b2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.041982 32330 tablet_replica.cc:333] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.042984 32330 raft_consensus.cc:2243] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.044133 32330 raft_consensus.cc:2272] T b373ab4e34894c11856c1684cec8a73f P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.047765 32330 tablet_replica.cc:333] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.048846 32330 raft_consensus.cc:2243] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.049625 32330 raft_consensus.cc:2272] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.053834 32330 tablet_replica.cc:333] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.054957 32330 raft_consensus.cc:2243] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.055902 32330 raft_consensus.cc:2272] T b50b5c46b131465786122dc575843d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.059429 32330 tablet_replica.cc:333] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.060238 32330 raft_consensus.cc:2243] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.060781 32330 raft_consensus.cc:2272] T 9c7b0c2e85844131a48c43086f41c7e2 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.064528 32330 tablet_replica.cc:333] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.065138 32330 raft_consensus.cc:2243] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.066272 32330 raft_consensus.cc:2272] T a104f3d28ec24bdaab400f7b6fc62ee9 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.070662 32330 tablet_replica.cc:333] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.071369 32330 raft_consensus.cc:2243] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.071998 32330 raft_consensus.cc:2272] T 1f60b7203d0c4d59b720e8ecdde9e635 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:26.073107  1170 consensus_peers.cc:597] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:26.074776 32330 tablet_replica.cc:333] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.075820 32330 raft_consensus.cc:2243] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.076514 32330 raft_consensus.cc:2272] T a7ead31086b944e4a40275ced6fd6470 P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.081408 32330 tablet_replica.cc:333] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
W20260709 12:26:26.081969  1786 consensus_peers.cc:597] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:26.082435 32330 raft_consensus.cc:2243] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.084215 32330 raft_consensus.cc:2272] T 96c8d9b9388549f5a8023368bfe8b46d P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.088155 32330 tablet_replica.cc:333] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.088862 32330 raft_consensus.cc:2243] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.089635 32330 raft_consensus.cc:2272] T dbc46776ee56478ca614dc213b5b145a P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.092053 32330 tablet_replica.cc:333] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.092859 32330 raft_consensus.cc:2243] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.093387 32330 raft_consensus.cc:2272] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.102057 32330 tablet_replica.cc:333] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.102900 32330 raft_consensus.cc:2243] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.103447 32330 raft_consensus.cc:2272] T ed06ba365ba44422bec60ba252e81550 P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.107853 32330 tablet_replica.cc:333] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.108619 32330 raft_consensus.cc:2243] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.109193 32330 raft_consensus.cc:2272] T 6184a62991384a66b2e949c16bb494fb P 5ef735057285488aab0e1e9d9ac42fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.111786 32330 tablet_replica.cc:333] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.112507 32330 raft_consensus.cc:2243] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:26.116595  1095 consensus_peers.cc:597] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.119618  1786 consensus_peers.cc:597] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.120298  1786 consensus_peers.cc:597] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.122193  1786 consensus_peers.cc:597] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.123755  1095 consensus_peers.cc:597] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:26.113255 32330 raft_consensus.cc:2272] T cab6a2f3205d4abab4c536abba29b79d P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.130820 32330 tablet_replica.cc:333] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.131644 32330 raft_consensus.cc:2243] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.132561 32330 raft_consensus.cc:2272] T be16a49fc81e40c695fbc5489d62ce5a P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.135097 32330 tablet_replica.cc:333] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.135798 32330 raft_consensus.cc:2243] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.136415 32330 raft_consensus.cc:2272] T 54047d41d634470399d76db6fe4686ef P 5ef735057285488aab0e1e9d9ac42fcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.138707 32330 tablet_replica.cc:333] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.139856 32330 raft_consensus.cc:2243] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.140494 32330 raft_consensus.cc:2272] T 910373b3018b49819d1fed3b47cfb804 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.143069 32330 tablet_replica.cc:333] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.143786 32330 raft_consensus.cc:2243] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.144825 32330 raft_consensus.cc:2272] T 9db4205cbc4b4a60a4bbaeabff810d0e P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:26.139690  1786 consensus_peers.cc:597] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: 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:26:26.147462 32330 tablet_replica.cc:333] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.148170 32330 raft_consensus.cc:2243] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.149122 32330 raft_consensus.cc:2272] T 2c3824596a334490a6544a6ded934fb6 P 5ef735057285488aab0e1e9d9ac42fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.151686 32330 tablet_replica.cc:333] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb: stopping tablet replica
I20260709 12:26:26.152323 32330 raft_consensus.cc:2243] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.153685 32330 raft_consensus.cc:2272] T 7d58df1f952b44268fa1f86f938de29c P 5ef735057285488aab0e1e9d9ac42fcb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:26.166306  1095 consensus_peers.cc:597] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.166968  1095 consensus_peers.cc:597] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.170499  1170 consensus_peers.cc:597] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.177637  1170 consensus_peers.cc:597] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.178550  1095 consensus_peers.cc:597] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.209811  1170 consensus_peers.cc:597] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.214711  1786 consensus_peers.cc:597] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.229671  1170 consensus_peers.cc:597] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.239187  1786 consensus_peers.cc:597] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. 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:26:26.282680  1786 consensus_peers.cc:597] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.365186  1786 consensus_peers.cc:597] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.419224  1095 consensus_peers.cc:597] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.868156  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 46295.2us
I20260709 12:26:26.911670  3442 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.912658  3442 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:26.920557  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:26.922741  3442 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:26.926901  1170 leader_election.cc:336] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:26.927556  1170 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:26.927683  3458 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.928321  3458 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:26.929175  3442 raft_consensus.cc:2749] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:26.933524  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:26:26.947263  1095 leader_election.cc:336] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:26.947206  3458 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:26.948228  1095 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:26.949399  3458 raft_consensus.cc:2749] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:26.953361  3442 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.954216  3442 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:26.960403  3442 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:26.961710  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:26.962497  1128 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
W20260709 12:26:26.962805  1170 leader_election.cc:336] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:26.964069  1168 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:26.965770  3442 raft_consensus.cc:2804] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:26.966228  3442 raft_consensus.cc:493] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.968117  3442 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.981148  3399 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.981854  3399 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:26.980345  3442 raft_consensus.cc:515] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:26.984283  3442 leader_election.cc:290] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:26.985342  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:26.985735  3399 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:26.985927  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27625f229acd4eaf91d1b746e7dd4f8c" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:26.986514  1128 raft_consensus.cc:3060] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.991633  3428 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.991828  3453 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:26.992400  3428 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:26.992689  3453 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:27.001398  1786 leader_election.cc:336] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.001663  3428 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:27.002018  1786 leader_election.cc:336] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.003088  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.003186  3453 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.004545  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.006338  1784 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:26:27.011572  1170 leader_election.cc:336] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.012182  1170 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.013036  3399 raft_consensus.cc:2749] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:27.013164  1784 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
W20260709 12:26:27.014053  1170 leader_election.cc:336] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.014117  3423 raft_consensus.cc:2749] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:27.014400  3461 raft_consensus.cc:2749] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:26:27.018975  3447 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.019641  3447 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.024966  3447 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:27.028337  1095 leader_election.cc:336] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.028654  1128 raft_consensus.cc:2468] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:27.030376  1168 leader_election.cc:304] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.031243  3399 raft_consensus.cc:2804] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:27.031814  3399 raft_consensus.cc:697] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:27.032081  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.032886  3399 consensus_queue.cc:237] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.035081  1092 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.036085  3447 raft_consensus.cc:2749] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:27.061005   948 catalog_manager.cc:5697] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:27.134451  3399 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.137020  3428 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.135138  3399 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.137799  3428 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.139994  3428 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.141501  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
W20260709 12:26:27.144990  1170 leader_election.cc:336] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.147946  3428 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.151029  3399 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.151893  3428 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.154165  3428 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.159016  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.158232  3453 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.160411  3453 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.161916  3442 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.162834  3453 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.162570  3442 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.164875  3442 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.164772  1167 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.166534  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.167367  3442 raft_consensus.cc:2749] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:27.168776  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.169678  1201 raft_consensus.cc:2468] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 1.
I20260709 12:26:27.159000  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.170601  1128 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
W20260709 12:26:27.173692  1170 leader_election.cc:336] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.174194  1170 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:27.175846  3442 raft_consensus.cc:2749] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:27.176805  1784 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:27.177754  1784 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
W20260709 12:26:27.178207  1786 leader_election.cc:336] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.178500  3428 raft_consensus.cc:2804] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:27.178673  1786 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:27.178954  3428 raft_consensus.cc:493] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.179358  3428 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:27.179395  3461 raft_consensus.cc:2804] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.179911  3461 raft_consensus.cc:493] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.180338  3461 raft_consensus.cc:3060] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.183528  3423 raft_consensus.cc:2749] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:27.192451  1786 leader_election.cc:336] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.201509  3428 raft_consensus.cc:515] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.204262  3428 leader_election.cc:290] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.206874  3442 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.207866  3442 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.209347  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a104f3d28ec24bdaab400f7b6fc62ee9" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:27.209952  1128 raft_consensus.cc:3060] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:27.215827  1170 leader_election.cc:336] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.217288 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:26:27.218101  3442 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:27.206825  1786 leader_election.cc:336] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.206018  3461 raft_consensus.cc:515] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.223148  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.226958  1820 raft_consensus.cc:2468] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 1.
I20260709 12:26:27.229333  3461 leader_election.cc:290] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.231812  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b373ab4e34894c11856c1684cec8a73f" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.232295  1167 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.232661  1201 raft_consensus.cc:3060] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.238106  1128 raft_consensus.cc:2468] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
I20260709 12:26:27.240733  3442 raft_consensus.cc:2804] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.241200  3399 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.241333  3442 raft_consensus.cc:493] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.242113  3442 raft_consensus.cc:3060] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.242300  3399 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.244711  3399 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.245479  1784 leader_election.cc:304] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
I20260709 12:26:27.246266  3461 raft_consensus.cc:2804] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:27.246939  3461 raft_consensus.cc:697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:27.248189  3461 consensus_queue.cc:237] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.250221  1201 raft_consensus.cc:2468] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:26:27.256744  3457 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.257727  3457 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.258565  1784 leader_election.cc:304] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:26:27.259732  3453 raft_consensus.cc:2804] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.260310  3457 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.260985  3453 raft_consensus.cc:697] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
W20260709 12:26:27.263044  1786 leader_election.cc:336] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.263077  1817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.273393  1817 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
W20260709 12:26:27.274832  1786 leader_election.cc:336] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.264062  3453 consensus_queue.cc:237] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.265214  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
W20260709 12:26:27.265836  1095 leader_election.cc:336] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.276304  3457 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.276875  3457 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.266379  3442 raft_consensus.cc:515] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.267760  3423 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.278362  3423 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.279481  1820 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:27.280728  3423 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:27.279247  1170 leader_election.cc:336] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.285987  1092 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:26:27.286933  1095 leader_election.cc:336] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.287686  3447 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:26:27.288079  3447 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.288549  3447 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:27.291662  3194 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.292550  3194 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.294224  3458 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.295089  3458 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.296619  3194 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.298022  3458 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:27.303406  1170 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:27.305433  1095 leader_election.cc:336] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.306653  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.307613  3458 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.307555  1820 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:26:27.308218  3458 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.312187  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.312728  3442 leader_election.cc:290] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.312955  1201 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:26:27.314502  3460 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.315407  3460 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.318042  1092 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
W20260709 12:26:27.318455  1170 leader_election.cc:336] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.319499  3460 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:27.321374  1786 leader_election.cc:336] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.279094  3457 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.327097  3458 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.327306  3460 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.328074  3460 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.331041  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.331903  1126 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 5.
W20260709 12:26:27.334815  1095 leader_election.cc:336] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.336404  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.339593  1817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.340709  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.336757  3460 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.340909  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.341336  1201 raft_consensus.cc:2468] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 5.
I20260709 12:26:27.341440  1092 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.350709  3194 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:26:27.351289  3194 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.352067  1167 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.351801  3194 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:27.357649  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67575e62795048719eaaf55703026115" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:27.358578  1820 raft_consensus.cc:3060] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.360236  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.373500  3428 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
W20260709 12:26:27.373751  1095 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.374747  3428 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.376230  3460 raft_consensus.cc:2749] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:27.355049  3442 raft_consensus.cc:2804] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:27.380944  3442 raft_consensus.cc:493] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.381333  3442 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:27.383039  1095 leader_election.cc:336] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.386535  3428 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:27.393312  1092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:35209, user_credentials={real_user=slave}} blocked reactor thread for 51947.8us
I20260709 12:26:27.395498  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.396116  1198 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:26:27.354364  3458 raft_consensus.cc:2804] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.399365  1784 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 
I20260709 12:26:27.400388  3423 raft_consensus.cc:2804] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:27.400755  3423 raft_consensus.cc:493] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.402194  3423 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:27.402216  1092 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.411299  1820 raft_consensus.cc:2468] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 2.
I20260709 12:26:27.415037  1167 leader_election.cc:304] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.350749  3447 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.416507  3399 raft_consensus.cc:2804] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.408654  3458 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.426365  3399 raft_consensus.cc:697] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:27.428588  3399 consensus_queue.cc:237] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.415378  3460 raft_consensus.cc:2749] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:26:27.433537  3471 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.434213  3471 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.430429  3458 raft_consensus.cc:3060] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.437289  3453 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
W20260709 12:26:27.437945  1786 leader_election.cc:336] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.452491  3471 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.452548  1093 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.449857   948 catalog_manager.cc:5697] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 3 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:26:27.454813  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 45435.2us
I20260709 12:26:27.455986  1093 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.456348  3470 raft_consensus.cc:2804] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:27.457255  3470 raft_consensus.cc:493] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.457677  3470 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:27.458912  3457 raft_consensus.cc:2804] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:26:27.459519  3457 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.460141  3457 raft_consensus.cc:3060] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:26:27.462342  3467 log.cc:927] Time spent T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
W20260709 12:26:27.464622  1786 leader_election.cc:336] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.471047  3470 raft_consensus.cc:515] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.474748  3455 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.475435  3455 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.477474  3442 raft_consensus.cc:515] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.477103   949 catalog_manager.cc:5697] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:27.479007  1201 raft_consensus.cc:2393] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66659740911146398468fdca7e133e0c in current term 3: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:27.480455  3455 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
W20260709 12:26:27.478917  1095 leader_election.cc:336] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.492846  3470 leader_election.cc:290] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.489389  3447 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 4 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.495882  3442 leader_election.cc:290] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.498013  3423 raft_consensus.cc:515] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.499071  3194 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.499795  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d633772089d7410fb4a3016d9bfc1d6a" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.510659  1201 raft_consensus.cc:3060] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:27.504660  1095 leader_election.cc:336] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.437975  3453 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.502725  3458 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.511018  3457 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.516192  3423 leader_election.cc:290] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.518169  3458 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 66659740911146398468fdca7e133e0c (127.31.146.132:35209)
I20260709 12:26:27.519958  3457 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.521339  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.523303  1198 raft_consensus.cc:2393] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c752505fabd4715ba8868d2dfd16ba7 in current term 6: Already voted for candidate 4fadba6ad88f4285a383238b09082bba in this term.
I20260709 12:26:27.509665  3470 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.525170  3470 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.516196  3453 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.527607  3470 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:27.528375  1095 leader_election.cc:336] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.528697  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
W20260709 12:26:27.528919  1095 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.529276  1198 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 1.
I20260709 12:26:27.529289  1095 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 7c752505fabd4715ba8868d2dfd16ba7; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.531013  1093 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:26:27.531225  1786 leader_election.cc:336] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:27.531713  1786 leader_election.cc:336] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.532495  1201 raft_consensus.cc:2468] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 3.
W20260709 12:26:27.533417  1170 leader_election.cc:336] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.534907  3194 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 6 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:27.533995  1170 leader_election.cc:336] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.535831  1093 leader_election.cc:304] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [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: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.542429  1817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09adcf6e0fe74533aa0aa0c511e0ec5d" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:27.554565  1817 raft_consensus.cc:3060] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.536979  1128 raft_consensus.cc:1275] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:27.544647  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd0aa287d4d47a284bf16383d04e948" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:27.568297  1818 raft_consensus.cc:3060] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:26:27.536376  1170 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:27.569968  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 139125us
I20260709 12:26:27.536356  3470 raft_consensus.cc:2804] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.570480  1817 raft_consensus.cc:2468] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:26:27.537140  3468 raft_consensus.cc:2804] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:27.539480  3457 raft_consensus.cc:2749] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:26:27.576097  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3aca9dae374ec9ab2080511fe2cfc5" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
W20260709 12:26:27.581393  1170 consensus_peers.cc:597] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:27.581914   949 catalog_manager.cc:5697] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 2 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.586460  3428 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.587193  3428 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.571165  3470 raft_consensus.cc:493] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.589810  3428 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.589982  3470 raft_consensus.cc:3060] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:27.597096  1786 leader_election.cc:336] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.599344  1126 raft_consensus.cc:2393] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 6: Already voted for candidate 7c752505fabd4715ba8868d2dfd16ba7 in this term.
I20260709 12:26:27.599205  3468 raft_consensus.cc:697] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:27.600500  3468 consensus_queue.cc:237] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue 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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.604810  1198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68305fbe67594c74ba2fed35dab3a4b2" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.605515  1198 raft_consensus.cc:3060] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:27.610293  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba" is_pre_election: true
I20260709 12:26:27.611307  1201 raft_consensus.cc:2468] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 1.
I20260709 12:26:27.612671  1784 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.613626  3428 raft_consensus.cc:3060] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:27.616736  1784 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.619563  1818 raft_consensus.cc:2468] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 4.
I20260709 12:26:27.621168  3423 raft_consensus.cc:2804] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.621407  3470 raft_consensus.cc:515] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
I20260709 12:26:27.622762  3423 raft_consensus.cc:493] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.623207  3423 raft_consensus.cc:3060] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.625241  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365fbd1b98a54c798dd984aeca97b081" candidate_uuid: "7c752505fabd4715ba8868d2dfd16ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.621548  3194 consensus_queue.cc:1048] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:27.626068  1201 raft_consensus.cc:3060] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.636081  1198 raft_consensus.cc:2468] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 3.
W20260709 12:26:27.619472  1095 leader_election.cc:336] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.638336  3470 leader_election.cc:290] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.640156  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:27.641865  3194 raft_consensus.cc:2749] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:26:27.643783  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9c900b19ba4d34aaa4e0c8da5b805e" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c"
I20260709 12:26:27.644570  3428 raft_consensus.cc:2749] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:27.646278  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.646917  1126 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 5.
I20260709 12:26:27.647078  1092 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.647794  3457 raft_consensus.cc:2804] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.648247  3457 raft_consensus.cc:697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:27.644412  1124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.649127  1124 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 1.
I20260709 12:26:27.648260  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "4fadba6ad88f4285a383238b09082bba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66659740911146398468fdca7e133e0c" is_pre_election: true
I20260709 12:26:27.649379  3457 consensus_queue.cc:237] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.650731  3453 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.651322  3453 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.653415  1201 raft_consensus.cc:2468] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c752505fabd4715ba8868d2dfd16ba7 in term 2.
I20260709 12:26:27.653702  3453 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:27.636050  3423 raft_consensus.cc:515] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.660524  1093 leader_election.cc:304] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 
W20260709 12:26:27.661209  1786 leader_election.cc:336] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.662801  1092 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.673413  1820 raft_consensus.cc:2468] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fadba6ad88f4285a383238b09082bba in term 3.
I20260709 12:26:27.674409  1784 leader_election.cc:304] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.679186  3475 raft_consensus.cc:2804] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.679904  3475 raft_consensus.cc:697] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
I20260709 12:26:27.681609  3475 consensus_queue.cc:237] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:26:27.685189  1095 leader_election.cc:336] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.683532   949 catalog_manager.cc:5697] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.688324  1818 raft_consensus.cc:2393] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fadba6ad88f4285a383238b09082bba in current term 2: Already voted for candidate 66659740911146398468fdca7e133e0c in this term.
I20260709 12:26:27.688860  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7" is_pre_election: true
I20260709 12:26:27.689285  3477 raft_consensus.cc:2804] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:27.692804  1126 raft_consensus.cc:2468] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 1.
I20260709 12:26:27.693406  3477 raft_consensus.cc:697] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:27.694725  3477 consensus_queue.cc:237] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.690611  3423 leader_election.cc:290] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
I20260709 12:26:27.688501  3469 raft_consensus.cc:2804] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:27.699507  1167 leader_election.cc:304] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.700338  3194 raft_consensus.cc:2804] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:27.700197  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16a49fc81e40c695fbc5489d62ce5a" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4fadba6ad88f4285a383238b09082bba"
I20260709 12:26:27.700855  3194 raft_consensus.cc:697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Becoming Leader. State: Replica: 4fadba6ad88f4285a383238b09082bba, State: Running, Role: LEADER
I20260709 12:26:27.701064  1201 raft_consensus.cc:3060] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.702216  1167 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 66659740911146398468fdca7e133e0c
I20260709 12:26:27.702333  1784 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.704879  1126 raft_consensus.cc:1275] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:26:27.707331  1784 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.707950  3428 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:26:27.708308  3428 raft_consensus.cc:493] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.708650  3428 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:27.715286  3453 raft_consensus.cc:2804] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.715953  3469 raft_consensus.cc:697] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Becoming Leader. State: Replica: 7c752505fabd4715ba8868d2dfd16ba7, State: Running, Role: LEADER
W20260709 12:26:27.718482  1786 leader_election.cc:336] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.716058  3453 raft_consensus.cc:493] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.717098  3469 consensus_queue.cc:237] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.715458  3194 consensus_queue.cc:237] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.720232  3453 raft_consensus.cc:3060] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.728399  1201 raft_consensus.cc:2468] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
W20260709 12:26:27.736734  1095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:43969, user_credentials={real_user=slave}} blocked reactor thread for 67066.9us
I20260709 12:26:27.744474  3474 raft_consensus.cc:2749] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:27.792479  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 83962.4us
I20260709 12:26:27.793367  1784 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.805182  3461 raft_consensus.cc:2804] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:27.805948  3461 raft_consensus.cc:493] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef735057285488aab0e1e9d9ac42fcb)
I20260709 12:26:27.806555  3461 raft_consensus.cc:3060] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.810869   949 catalog_manager.cc:5697] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 4fadba6ad88f4285a383238b09082bba (127.31.146.131). New cstate: current_term: 3 leader_uuid: "4fadba6ad88f4285a383238b09082bba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.814918  3453 raft_consensus.cc:515] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.817986  3453 leader_election.cc:290] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:27.826610  1786 consensus_peers.cc:597] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:27.834120  3482 log.cc:927] Time spent T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:26:27.840025  1786 leader_election.cc:336] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.839733  3428 raft_consensus.cc:515] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.848028   949 catalog_manager.cc:5697] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 2 to 3, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 3 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:26:27.856860  1170 consensus_peers.cc:597] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:27.866672  3461 raft_consensus.cc:515] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.870781  3461 leader_election.cc:290] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:27.877971  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:40845, user_credentials={real_user=slave}} blocked reactor thread for 84678.8us
W20260709 12:26:27.882040  1786 leader_election.cc:336] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.885516  1126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db4205cbc4b4a60a4bbaeabff810d0e" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:27.886211  1126 raft_consensus.cc:3060] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.886802  1198 raft_consensus.cc:1275] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:27.893136  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d58df1f952b44268fa1f86f938de29c" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:27.893824  1127 raft_consensus.cc:3060] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:26:27.894245  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3824596a334490a6544a6ded934fb6" candidate_uuid: "66659740911146398468fdca7e133e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c752505fabd4715ba8868d2dfd16ba7"
I20260709 12:26:27.894974  1128 raft_consensus.cc:3060] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.904085  1784 leader_election.cc:304] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [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: 4fadba6ad88f4285a383238b09082bba, 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:27.905058  3487 raft_consensus.cc:2804] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.905551  3487 raft_consensus.cc:697] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:27.906802  3487 consensus_queue.cc:237] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:27.876761  3428 leader_election.cc:290] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 election: Requested vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:27.917623  1786 leader_election.cc:336] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:27.887843  3461 consensus_queue.cc:1048] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:26:27.919046  1126 raft_consensus.cc:2468] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:26:27.921787  1127 raft_consensus.cc:2468] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 6.
I20260709 12:26:27.926581  3428 consensus_queue.cc:1048] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:27.915047  1128 raft_consensus.cc:2468] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66659740911146398468fdca7e133e0c in term 2.
I20260709 12:26:27.928382   949 catalog_manager.cc:5697] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.932722   949 catalog_manager.cc:5697] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.934928   949 catalog_manager.cc:5697] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 reported cstate change: term changed from 3 to 4, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "7c752505fabd4715ba8868d2dfd16ba7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:27.938586  1786 consensus_peers.cc:597] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:27.969504   948 catalog_manager.cc:5697] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.017968  1201 raft_consensus.cc:1275] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:28.019723  3468 consensus_queue.cc:1048] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:28.048440  1784 leader_election.cc:304] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:28.054266  3487 raft_consensus.cc:2804] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:28.054909 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:26:28.055348  3487 raft_consensus.cc:697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:28.057709  3487 consensus_queue.cc:237] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:28.060266  1784 leader_election.cc:304] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:28.062000  1784 leader_election.cc:304] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c, 7c752505fabd4715ba8868d2dfd16ba7; no voters: 5ef735057285488aab0e1e9d9ac42fcb
I20260709 12:26:28.063467  3477 raft_consensus.cc:2804] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:26:28.063685  3481 raft_consensus.cc:2804] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:28.066608  3481 raft_consensus.cc:697] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:28.066175  3477 raft_consensus.cc:697] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 LEADER]: Becoming Leader. State: Replica: 66659740911146398468fdca7e133e0c, State: Running, Role: LEADER
I20260709 12:26:28.068801  3477 consensus_queue.cc:237] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:28.068686  3481 consensus_queue.cc:237] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [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: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:28.091885  1817 raft_consensus.cc:1275] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:28.125062   948 catalog_manager.cc:5697] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:26:28.108194  1168 consensus_peers.cc:597] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.153378  1815 raft_consensus.cc:1275] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:26:28.155424  3468 consensus_queue.cc:1048] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:26:28.158151  1095 consensus_peers.cc:597] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.167701  1816 raft_consensus.cc:1275] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:28.169795  3468 consensus_queue.cc:1048] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:26:28.171298  1784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37881, user_credentials={real_user=slave}} blocked reactor thread for 76543.6us
W20260709 12:26:28.178417  1095 consensus_peers.cc:597] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.179911  3194 consensus_queue.cc:1048] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:26:28.184669  1095 consensus_peers.cc:597] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:28.189828  1170 consensus_peers.cc:597] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.191365  1168 consensus_peers.cc:597] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.224112  1816 raft_consensus.cc:1275] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Refusing update from remote peer 4fadba6ad88f4285a383238b09082bba: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:26:28.225922  1095 consensus_peers.cc:597] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.227487  3194 consensus_queue.cc:1048] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [LEADER]: Connected to new peer: Peer: permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:26:28.235464  1784 consensus_peers.cc:597] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.238462  1784 consensus_peers.cc:597] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.239298  1784 consensus_peers.cc:597] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.250311  1784 consensus_peers.cc:597] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.251037  1784 consensus_peers.cc:597] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.264333  1168 consensus_peers.cc:597] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.301007  1168 consensus_peers.cc:597] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.324330  1168 consensus_peers.cc:597] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.324947  1168 consensus_peers.cc:597] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.325412  1200 raft_consensus.cc:1275] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:26:28.325518  1168 consensus_peers.cc:597] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.328239  3496 consensus_queue.cc:1048] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:26:28.358345  1198 raft_consensus.cc:1275] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 7c752505fabd4715ba8868d2dfd16ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:28.363204  1786 consensus_peers.cc:597] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.365507   950 catalog_manager.cc:5697] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 1 to 2, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 2 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.369148   950 catalog_manager.cc:5697] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c reported cstate change: term changed from 5 to 6, leader changed from 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129) to 66659740911146398468fdca7e133e0c (127.31.146.132). New cstate: current_term: 6 leader_uuid: "66659740911146398468fdca7e133e0c" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.377666  3468 consensus_queue.cc:1048] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:26:28.378937  1784 consensus_peers.cc:597] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.380165  1784 consensus_peers.cc:597] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.380699  1784 consensus_peers.cc:597] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.381534  1786 consensus_peers.cc:597] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.384899 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:28.395015 32330 tablet_replica.cc:333] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.396543 32330 raft_consensus.cc:2243] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:28.391525  1170 consensus_peers.cc:597] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.397436 32330 raft_consensus.cc:2272] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.405033 32330 tablet_replica.cc:333] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.406116 32330 raft_consensus.cc:2243] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.406713 32330 raft_consensus.cc:2272] T c67486d61ec54dafb01974675a3a8db3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.407737  1168 consensus_peers.cc:597] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.412781  1095 consensus_peers.cc:597] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.414505 32330 tablet_replica.cc:333] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.414830  1784 consensus_peers.cc:597] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.415791 32330 raft_consensus.cc:2243] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.416471 32330 raft_consensus.cc:2272] T 27625f229acd4eaf91d1b746e7dd4f8c P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.420935 32330 tablet_replica.cc:333] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.420845  1170 consensus_peers.cc:597] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:28.421607  1170 consensus_peers.cc:597] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.421993 32330 raft_consensus.cc:2243] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.423187 32330 raft_consensus.cc:2272] T 321708ab693f4c2c8833a27336d25e03 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.426589 32330 tablet_replica.cc:333] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.427382 32330 raft_consensus.cc:2243] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.428957 32330 raft_consensus.cc:2272] T 4fe99a73174d40c1ae4c679b6df31a1b P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.442884 32330 tablet_replica.cc:333] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.443876 32330 raft_consensus.cc:2243] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.444948 32330 raft_consensus.cc:2272] T 462ee6e9c305472c95618ab8d5abf68a P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.447680 32330 tablet_replica.cc:333] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.448406 32330 raft_consensus.cc:2243] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.449321 32330 raft_consensus.cc:2272] T a640adf33a96474abc126796da396347 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.452827 32330 tablet_replica.cc:333] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.453802 32330 raft_consensus.cc:2243] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.454818 32330 raft_consensus.cc:2272] T a67da16dff59417e854bf7f28fc954c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.457607 32330 tablet_replica.cc:333] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.458417 32330 raft_consensus.cc:2243] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.459362 32330 raft_consensus.cc:2272] T e3919e2ac15343ffab97903b28d57853 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.461951 32330 tablet_replica.cc:333] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.463073 32330 raft_consensus.cc:2243] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.463663 32330 raft_consensus.cc:2272] T a94780168fba4ba4b2e96c6c0c3d56cf P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.466413 32330 tablet_replica.cc:333] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.467280 32330 raft_consensus.cc:2243] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.468142 32330 raft_consensus.cc:2272] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.470942 32330 tablet_replica.cc:333] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.471940 32330 raft_consensus.cc:2243] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.473148 32330 raft_consensus.cc:2272] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.482229 32330 tablet_replica.cc:333] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.482390  1201 raft_consensus.cc:1275] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Refusing update from remote peer 66659740911146398468fdca7e133e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:26:28.484143 32330 raft_consensus.cc:2243] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:26:28.482916  1095 consensus_peers.cc:597] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.485345 32330 raft_consensus.cc:2272] T 2a663f533d34469dbfe85406f4742b65 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.488533 32330 tablet_replica.cc:333] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.489384 32330 raft_consensus.cc:2243] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.490500 32330 raft_consensus.cc:2272] T 29ed379305ba453ea4c645159145a286 P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.483162  1784 consensus_peers.cc:597] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. 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:26:28.492955  1168 consensus_peers.cc:597] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.493598 32330 tablet_replica.cc:333] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.494297  1786 consensus_peers.cc:597] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.494576 32330 raft_consensus.cc:2243] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.495973 32330 raft_consensus.cc:2272] T 67cc3ae227a7422fac3711ecf0f91ebc P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.498677  3461 consensus_queue.cc:1048] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:26:28.502964  1784 consensus_peers.cc:597] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.511250 32330 tablet_replica.cc:333] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.520056  1170 consensus_peers.cc:597] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.525964 32330 raft_consensus.cc:2243] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.526680 32330 raft_consensus.cc:2272] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.517246  1786 consensus_peers.cc:597] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.530356 32330 tablet_replica.cc:333] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.531641 32330 raft_consensus.cc:2243] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.532727 32330 raft_consensus.cc:2272] T f47e803ade074626aef9e253d258b3ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.535704 32330 tablet_replica.cc:333] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.536128  1786 consensus_peers.cc:597] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.536798 32330 raft_consensus.cc:2243] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.537509 32330 raft_consensus.cc:2272] T 51b5d6af860c46ac813baf022a1981ce P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.540899 32330 tablet_replica.cc:333] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.541833 32330 raft_consensus.cc:2243] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.542932 32330 raft_consensus.cc:2272] T 9d57633941264d87a2d7f103e3398e79 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.544044  1095 consensus_peers.cc:597] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.545815 32330 tablet_replica.cc:333] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.547115 32330 raft_consensus.cc:2243] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.548115 32330 raft_consensus.cc:2272] T b50b5c46b131465786122dc575843d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.551151 32330 tablet_replica.cc:333] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.552488 32330 raft_consensus.cc:2243] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.553145 32330 pending_rounds.cc:70] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Trying to abort 1 pending ops.
I20260709 12:26:28.553594 32330 pending_rounds.cc:77] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305625547777662976 op_type: NO_OP noop_request { }
I20260709 12:26:28.554098 32330 raft_consensus.cc:2889] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:28.554569 32330 raft_consensus.cc:2272] T a104f3d28ec24bdaab400f7b6fc62ee9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.559315 32330 tablet_replica.cc:333] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.560242 32330 raft_consensus.cc:2243] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.561151 32330 raft_consensus.cc:2272] T 9c7b0c2e85844131a48c43086f41c7e2 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.563699 32330 tablet_replica.cc:333] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.564534 32330 raft_consensus.cc:2243] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.565191 32330 raft_consensus.cc:2272] T 96c8d9b9388549f5a8023368bfe8b46d P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.570426  1168 consensus_peers.cc:597] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.574189 32330 tablet_replica.cc:333] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.575124 32330 raft_consensus.cc:2243] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.576197 32330 raft_consensus.cc:2272] T 365fbd1b98a54c798dd984aeca97b081 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.579414 32330 tablet_replica.cc:333] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.580289 32330 raft_consensus.cc:2243] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.581408 32330 raft_consensus.cc:2272] T 9d95fba1fc174759808099e0c5bf68c0 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.583067  1784 consensus_peers.cc:597] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.585729 32330 tablet_replica.cc:333] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.588867 32330 raft_consensus.cc:2243] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.589819 32330 raft_consensus.cc:2272] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.587340  1784 consensus_peers.cc:597] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.592586 32330 tablet_replica.cc:333] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.593268 32330 raft_consensus.cc:2243] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.594333 32330 raft_consensus.cc:2272] T ae28b18ec0c6410aa591d42b02645b42 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.594825  1168 consensus_peers.cc:597] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: 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:26:28.597611 32330 tablet_replica.cc:333] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.598658 32330 raft_consensus.cc:2243] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.599778 32330 raft_consensus.cc:2272] T 807acf3412c34eb7b2bc8da58cdf5152 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.602595 32330 tablet_replica.cc:333] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.603355 32330 raft_consensus.cc:2243] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.604004 32330 raft_consensus.cc:2272] T 2c3824596a334490a6544a6ded934fb6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.604661  1786 consensus_peers.cc:597] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.608623 32330 tablet_replica.cc:333] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.609537 32330 raft_consensus.cc:2243] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.610435 32330 raft_consensus.cc:2272] T 7d58df1f952b44268fa1f86f938de29c P 7c752505fabd4715ba8868d2dfd16ba7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.614224 32330 tablet_replica.cc:333] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.615135 32330 raft_consensus.cc:2243] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.619654 32330 raft_consensus.cc:2272] T a34da1ee591f46faa255e395a9bf2cf3 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.622705 32330 tablet_replica.cc:333] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.623597 32330 raft_consensus.cc:2243] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.624742 32330 raft_consensus.cc:2272] T d633772089d7410fb4a3016d9bfc1d6a P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.628539 32330 tablet_replica.cc:333] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.629695 32330 raft_consensus.cc:2243] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.630905 32330 raft_consensus.cc:2272] T 56125fb5dd9d48a298c25b7a2fd0533e P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.634148 32330 tablet_replica.cc:333] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.634999 32330 raft_consensus.cc:2243] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:26:28.635674  1786 consensus_peers.cc:597] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.636783 32330 raft_consensus.cc:2272] T ebd0aa287d4d47a284bf16383d04e948 P 7c752505fabd4715ba8868d2dfd16ba7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.640738 32330 tablet_replica.cc:333] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.641693 32330 raft_consensus.cc:2243] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.642781 32330 raft_consensus.cc:2272] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.645790 32330 tablet_replica.cc:333] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.646529 32330 raft_consensus.cc:2243] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.647382 32330 raft_consensus.cc:2272] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.649962 32330 tablet_replica.cc:333] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.650692 32330 raft_consensus.cc:2243] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.651365 32330 raft_consensus.cc:2272] T 70117781de454bb99a43dc091ae7c9e1 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.654002 32330 tablet_replica.cc:333] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.655153 32330 raft_consensus.cc:2243] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.655990 32330 raft_consensus.cc:2272] T 9db4205cbc4b4a60a4bbaeabff810d0e P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.658937 32330 tablet_replica.cc:333] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.659865 32330 raft_consensus.cc:2243] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.661065 32330 raft_consensus.cc:2272] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.663858 32330 tablet_replica.cc:333] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.664958 32330 raft_consensus.cc:2243] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.665720 32330 raft_consensus.cc:2272] T ec36a98f98d143168a32eab7258423c9 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.668685 32330 tablet_replica.cc:333] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
W20260709 12:26:28.668787  1786 consensus_peers.cc:597] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:28.669844 32330 raft_consensus.cc:2243] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.670491 32330 raft_consensus.cc:2272] T 6184a62991384a66b2e949c16bb494fb P 7c752505fabd4715ba8868d2dfd16ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.673372 32330 tablet_replica.cc:333] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.674329 32330 raft_consensus.cc:2243] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:28.675344 32330 raft_consensus.cc:2272] T cab6a2f3205d4abab4c536abba29b79d P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.678160 32330 tablet_replica.cc:333] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.679095 32330 raft_consensus.cc:2243] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.680279 32330 raft_consensus.cc:2272] T 76039d26a3844126b4510b9e10688ad6 P 7c752505fabd4715ba8868d2dfd16ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.680452  1170 consensus_peers.cc:597] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:28.683403 32330 tablet_replica.cc:333] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7: stopping tablet replica
I20260709 12:26:28.684172 32330 raft_consensus.cc:2243] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.684770 32330 raft_consensus.cc:2272] T 910373b3018b49819d1fed3b47cfb804 P 7c752505fabd4715ba8868d2dfd16ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.710807  1170 consensus_peers.cc:597] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.757141  1170 consensus_peers.cc:597] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.807567  1786 consensus_peers.cc:597] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.841529  1786 consensus_peers.cc:597] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.875626  1170 consensus_peers.cc:597] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.877677  1786 consensus_peers.cc:597] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.900374  1786 consensus_peers.cc:597] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:28.978824  1786 consensus_peers.cc:597] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:29.106618  1170 consensus_peers.cc:597] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:29.166163  1786 consensus_peers.cc:597] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:29.210995 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:26:29.216150  3194 raft_consensus.cc:493] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:29.216960  3194 raft_consensus.cc:515] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } }
W20260709 12:26:29.239018  1170 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:29.259003  3194 leader_election.cc:290] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:29.304308  1168 leader_election.cc:336] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.304970  1168 leader_election.cc:304] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [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: 4fadba6ad88f4285a383238b09082bba; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.309795  3194 raft_consensus.cc:2749] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:26:29.372495 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
W20260709 12:26:29.409538  1784 consensus_peers.cc:597] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. 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:26:29.424616  1784 consensus_peers.cc:597] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. 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:26:29.444772  1784 consensus_peers.cc:597] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.467928 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:29.471487 32330 tablet_replica.cc:333] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.473260 32330 raft_consensus.cc:2243] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.474510 32330 raft_consensus.cc:2272] T 326d028d664c433cbf8a53e1279fb58c P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.477094 32330 tablet_replica.cc:333] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.477754 32330 raft_consensus.cc:2243] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.478518 32330 raft_consensus.cc:2272] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.480713 32330 tablet_replica.cc:333] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.481437 32330 raft_consensus.cc:2243] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.481933 32330 raft_consensus.cc:2272] T 55c4d078b952431fb80bd4c8e31a17f6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.484558 32330 tablet_replica.cc:333] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.485760 32330 raft_consensus.cc:2243] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.486454 32330 raft_consensus.cc:2272] T 8d3aca9dae374ec9ab2080511fe2cfc5 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.488879 32330 tablet_replica.cc:333] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.489738 32330 raft_consensus.cc:2243] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:26:29.490118  1784 consensus_peers.cc:597] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.490734 32330 raft_consensus.cc:2272] T c67486d61ec54dafb01974675a3a8db3 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.493216 32330 tablet_replica.cc:333] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.493975 32330 raft_consensus.cc:2243] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.494956 32330 raft_consensus.cc:2272] T a34da1ee591f46faa255e395a9bf2cf3 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.497856 32330 tablet_replica.cc:333] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.498961 32330 raft_consensus.cc:2243] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.499629 32330 raft_consensus.cc:2272] T 321708ab693f4c2c8833a27336d25e03 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.499902  1784 consensus_peers.cc:597] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.502319 32330 tablet_replica.cc:333] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.503176 32330 raft_consensus.cc:2243] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.504035 32330 raft_consensus.cc:2272] T 4fe99a73174d40c1ae4c679b6df31a1b P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.506276 32330 tablet_replica.cc:333] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.506933 32330 raft_consensus.cc:2243] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.507378 32330 raft_consensus.cc:2272] T 1f60b7203d0c4d59b720e8ecdde9e635 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.509213 32330 tablet_replica.cc:333] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.509969 32330 raft_consensus.cc:2243] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.510866 32330 raft_consensus.cc:2272] T 67575e62795048719eaaf55703026115 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.512784 32330 tablet_replica.cc:333] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.513367 32330 raft_consensus.cc:2243] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.513850 32330 raft_consensus.cc:2272] T 2a663f533d34469dbfe85406f4742b65 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.515918 32330 tablet_replica.cc:333] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.516458 32330 raft_consensus.cc:2243] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.516927 32330 raft_consensus.cc:2272] T 29ed379305ba453ea4c645159145a286 P 4fadba6ad88f4285a383238b09082bba [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.518878 32330 tablet_replica.cc:333] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.519613 32330 raft_consensus.cc:2243] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.520068 32330 raft_consensus.cc:2272] T a67da16dff59417e854bf7f28fc954c9 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.522406 32330 tablet_replica.cc:333] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.523231 32330 raft_consensus.cc:2243] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:26:29.524114  1784 consensus_peers.cc:597] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.524214 32330 raft_consensus.cc:2272] T e3919e2ac15343ffab97903b28d57853 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.527208 32330 tablet_replica.cc:333] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.527812 32330 raft_consensus.cc:2243] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.528298 32330 raft_consensus.cc:2272] T a94780168fba4ba4b2e96c6c0c3d56cf P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.530757 32330 tablet_replica.cc:333] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.531692 32330 raft_consensus.cc:2243] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.532213 32330 raft_consensus.cc:2272] T a640adf33a96474abc126796da396347 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.534716 32330 tablet_replica.cc:333] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.535374 32330 raft_consensus.cc:2243] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.536319 32330 raft_consensus.cc:2272] T ae28b18ec0c6410aa591d42b02645b42 P 4fadba6ad88f4285a383238b09082bba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.538352 32330 tablet_replica.cc:333] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.538915 32330 raft_consensus.cc:2243] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.539408 32330 raft_consensus.cc:2272] T b373ab4e34894c11856c1684cec8a73f P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.541397 32330 tablet_replica.cc:333] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.542026 32330 raft_consensus.cc:2243] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.542959 32330 raft_consensus.cc:2272] T 54047d41d634470399d76db6fe4686ef P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.545146 32330 tablet_replica.cc:333] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.546165 32330 raft_consensus.cc:2243] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.547308 32330 raft_consensus.cc:2272] T f47e803ade074626aef9e253d258b3ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.550078 32330 tablet_replica.cc:333] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.551244 32330 raft_consensus.cc:2243] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.552603 32330 raft_consensus.cc:2272] T 51b5d6af860c46ac813baf022a1981ce P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.554823 32330 tablet_replica.cc:333] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.555389 32330 raft_consensus.cc:2243] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.556761 32330 raft_consensus.cc:2272] T 27625f229acd4eaf91d1b746e7dd4f8c P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.559119 32330 tablet_replica.cc:333] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.559736 32330 raft_consensus.cc:2243] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.560716 32330 raft_consensus.cc:2272] T dd9c900b19ba4d34aaa4e0c8da5b805e P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.563259 32330 tablet_replica.cc:333] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.564174 32330 raft_consensus.cc:2243] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.564814 32330 raft_consensus.cc:2272] T d633772089d7410fb4a3016d9bfc1d6a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.567760 32330 tablet_replica.cc:333] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.568612 32330 raft_consensus.cc:2243] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.569334 32330 raft_consensus.cc:2272] T 56125fb5dd9d48a298c25b7a2fd0533e P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.572914 32330 tablet_replica.cc:333] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.573827 32330 raft_consensus.cc:2243] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.574371 32330 raft_consensus.cc:2272] T 9d95fba1fc174759808099e0c5bf68c0 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.577044 32330 tablet_replica.cc:333] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.577716 32330 raft_consensus.cc:2243] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.578182 32330 raft_consensus.cc:2272] T 365fbd1b98a54c798dd984aeca97b081 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.580331 32330 tablet_replica.cc:333] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.580905 32330 raft_consensus.cc:2243] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.581892 32330 raft_consensus.cc:2272] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.584277 32330 tablet_replica.cc:333] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.585152 32330 raft_consensus.cc:2243] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.585837 32330 raft_consensus.cc:2272] T 68305fbe67594c74ba2fed35dab3a4b2 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.588896 32330 tablet_replica.cc:333] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.589816 32330 raft_consensus.cc:2243] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.590823 32330 raft_consensus.cc:2272] T 9d57633941264d87a2d7f103e3398e79 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.593436 32330 tablet_replica.cc:333] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.594053 32330 raft_consensus.cc:2243] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.594556 32330 raft_consensus.cc:2272] T a7ead31086b944e4a40275ced6fd6470 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.596789 32330 tablet_replica.cc:333] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.597398 32330 raft_consensus.cc:2243] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.598295 32330 raft_consensus.cc:2272] T 96c8d9b9388549f5a8023368bfe8b46d P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.600751 32330 tablet_replica.cc:333] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.601349 32330 raft_consensus.cc:2243] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.602257 32330 raft_consensus.cc:2272] T dbc46776ee56478ca614dc213b5b145a P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.604419 32330 tablet_replica.cc:333] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.605054 32330 raft_consensus.cc:2243] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.605495 32330 raft_consensus.cc:2272] T 807acf3412c34eb7b2bc8da58cdf5152 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.607591 32330 tablet_replica.cc:333] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.608353 32330 raft_consensus.cc:2243] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.609220 32330 raft_consensus.cc:2272] T 6184a62991384a66b2e949c16bb494fb P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.611392 32330 tablet_replica.cc:333] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.612174 32330 raft_consensus.cc:2243] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.612710 32330 raft_consensus.cc:2272] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.615893 32330 tablet_replica.cc:333] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.616732 32330 raft_consensus.cc:2243] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.617395 32330 raft_consensus.cc:2272] T 9967759918f44689a42428bcc4c668a4 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.618656  1784 consensus_peers.cc:597] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.620288 32330 tablet_replica.cc:333] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.621236 32330 raft_consensus.cc:2243] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.622335 32330 raft_consensus.cc:2272] T 70117781de454bb99a43dc091ae7c9e1 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.622452  1784 consensus_peers.cc:597] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.625167 32330 tablet_replica.cc:333] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.625972 32330 raft_consensus.cc:2243] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.626617 32330 raft_consensus.cc:2272] T 76039d26a3844126b4510b9e10688ad6 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.631017 32330 tablet_replica.cc:333] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.631958 32330 raft_consensus.cc:2243] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.632582 32330 raft_consensus.cc:2272] T be16a49fc81e40c695fbc5489d62ce5a P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.635555 32330 tablet_replica.cc:333] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.636521 32330 raft_consensus.cc:2243] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.637710 32330 raft_consensus.cc:2272] T ec36a98f98d143168a32eab7258423c9 P 4fadba6ad88f4285a383238b09082bba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.638787  3453 raft_consensus.cc:493] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.639568  3453 raft_consensus.cc:515] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.640553 32330 tablet_replica.cc:333] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.641469 32330 raft_consensus.cc:2243] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.642134 32330 raft_consensus.cc:2272] T 0c9a51ba4fa8401ca227f559d1bc9f41 P 4fadba6ad88f4285a383238b09082bba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.642181  3453 leader_election.cc:290] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:29.645648 32330 tablet_replica.cc:333] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.646749 32330 raft_consensus.cc:2243] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.647569 32330 raft_consensus.cc:2272] T ed06ba365ba44422bec60ba252e81550 P 4fadba6ad88f4285a383238b09082bba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.650631 32330 tablet_replica.cc:333] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.651634 32330 raft_consensus.cc:2243] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:29.650202  1786 leader_election.cc:336] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:29.652264 32330 raft_consensus.cc:2272] T 67cc3ae227a7422fac3711ecf0f91ebc P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.652675  1784 leader_election.cc:336] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.653191  1784 leader_election.cc:304] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.653998  3453 raft_consensus.cc:2749] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:29.655321 32330 tablet_replica.cc:333] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba: stopping tablet replica
I20260709 12:26:29.655915 32330 raft_consensus.cc:2243] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.656803 32330 raft_consensus.cc:2272] T 910373b3018b49819d1fed3b47cfb804 P 4fadba6ad88f4285a383238b09082bba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.693638  1784 consensus_peers.cc:597] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. 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:26:29.705090  1784 consensus_peers.cc:597] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.730228  3453 raft_consensus.cc:493] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.730943  3453 raft_consensus.cc:515] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.733421  3453 leader_election.cc:290] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:29.739902  1786 leader_election.cc:336] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:29.741364  1784 leader_election.cc:336] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.741967  1784 leader_election.cc:304] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.742691  3496 raft_consensus.cc:2749] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:29.747608  1784 consensus_peers.cc:597] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: 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:26:29.773499  3453 raft_consensus.cc:493] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.774438  3453 raft_consensus.cc:515] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
W20260709 12:26:29.776124  1784 consensus_peers.cc:597] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:29.777253  3453 leader_election.cc:290] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:29.783192  1786 leader_election.cc:336] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:29.784883  1784 leader_election.cc:336] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.785403  1784 leader_election.cc:304] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.786543  3453 raft_consensus.cc:2749] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:26:29.817026  3453 raft_consensus.cc:493] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.817642  3453 raft_consensus.cc:515] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.819936  3453 leader_election.cc:290] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:29.831317  1786 leader_election.cc:336] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:29.833365  1784 leader_election.cc:336] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.833853  1784 leader_election.cc:304] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.834656  3453 raft_consensus.cc:2749] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:29.857161  1784 consensus_peers.cc:597] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c -> Peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Couldn't send request to peer 4fadba6ad88f4285a383238b09082bba. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:29.913206  3453 raft_consensus.cc:493] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.914216  3453 raft_consensus.cc:515] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.917405  3453 leader_election.cc:290] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
I20260709 12:26:29.923130  3453 raft_consensus.cc:493] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.923964  3453 raft_consensus.cc:515] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.926609  3453 leader_election.cc:290] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:29.931104  1786 leader_election.cc:336] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
W20260709 12:26:29.932504  1784 leader_election.cc:336] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.935166  1784 leader_election.cc:304] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.936031  3453 raft_consensus.cc:2749] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:26:29.940483  1784 leader_election.cc:336] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.941978  3453 raft_consensus.cc:493] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.942775  3453 raft_consensus.cc:515] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.945364  3453 leader_election.cc:290] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:29.946327  1784 leader_election.cc:336] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111)
I20260709 12:26:29.946910  1784 leader_election.cc:304] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.949000  3453 raft_consensus.cc:2749] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:29.962224  1784 leader_election.cc:336] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111)
W20260709 12:26:29.963106  1784 leader_election.cc:336] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:29.963553  1784 leader_election.cc:304] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:29.964283  3453 raft_consensus.cc:2749] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:26:29.988994  3453 raft_consensus.cc:493] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:29.990203  3453 raft_consensus.cc:515] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:29.995796  3453 leader_election.cc:290] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:30.005043  1784 leader_election.cc:336] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111)
W20260709 12:26:30.005940  1784 leader_election.cc:336] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:30.008472  1784 leader_election.cc:304] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:30.009255  3496 raft_consensus.cc:2749] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:30.045962  3453 raft_consensus.cc:493] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:30.046619  3453 raft_consensus.cc:515] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ef735057285488aab0e1e9d9ac42fcb" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 43969 } } peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:30.050148  3453 leader_election.cc:290] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969), 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845)
W20260709 12:26:30.066407  1786 leader_election.cc:336] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111)
I20260709 12:26:30.079036  3453 raft_consensus.cc:493] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c752505fabd4715ba8868d2dfd16ba7)
I20260709 12:26:30.079671  3453 raft_consensus.cc:515] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c752505fabd4715ba8868d2dfd16ba7" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 40845 } } peers { permanent_uuid: "4fadba6ad88f4285a383238b09082bba" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37881 } } peers { permanent_uuid: "66659740911146398468fdca7e133e0c" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 35209 } attrs { promote: false } }
I20260709 12:26:30.082126  3453 leader_election.cc:290] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845), 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881)
W20260709 12:26:30.087487  1784 leader_election.cc:336] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
I20260709 12:26:30.088133  1784 leader_election.cc:304] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66659740911146398468fdca7e133e0c; no voters: 5ef735057285488aab0e1e9d9ac42fcb, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:30.089378  3453 raft_consensus.cc:2749] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:30.094612  1784 leader_election.cc:336] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111)
W20260709 12:26:30.095592  1784 leader_election.cc:336] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4fadba6ad88f4285a383238b09082bba (127.31.146.131:37881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:37881: connect: Connection refused (error 111)
I20260709 12:26:30.096045  1784 leader_election.cc:304] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [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: 66659740911146398468fdca7e133e0c; no voters: 4fadba6ad88f4285a383238b09082bba, 7c752505fabd4715ba8868d2dfd16ba7
I20260709 12:26:30.096869  3453 raft_consensus.cc:2749] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:26:30.128906  1786 consensus_peers.cc:597] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:30.160437 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
W20260709 12:26:30.230469  1786 consensus_peers.cc:597] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c -> Peer 5ef735057285488aab0e1e9d9ac42fcb (127.31.146.129:43969): Couldn't send request to peer 5ef735057285488aab0e1e9d9ac42fcb. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:43969: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:30.260414  1784 consensus_peers.cc:597] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:30.291770 32330 tablet_server.cc:179] TabletServer@127.31.146.132:0 shutting down...
W20260709 12:26:30.323626  1784 consensus_peers.cc:597] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:30.370661 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:30.371726 32330 tablet_replica.cc:333] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.372833 32330 raft_consensus.cc:2243] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.374209 32330 pending_rounds.cc:70] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Trying to abort 1 pending ops.
I20260709 12:26:30.374472 32330 pending_rounds.cc:77] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305625551197302784 op_type: NO_OP noop_request { }
I20260709 12:26:30.374864 32330 raft_consensus.cc:2889] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:30.375250 32330 raft_consensus.cc:2272] T 9db4205cbc4b4a60a4bbaeabff810d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.377728 32330 tablet_replica.cc:333] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.378525 32330 raft_consensus.cc:2243] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.379366 32330 raft_consensus.cc:2272] T 326d028d664c433cbf8a53e1279fb58c P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.383324 32330 tablet_replica.cc:333] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.384300 32330 raft_consensus.cc:2243] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.385108 32330 raft_consensus.cc:2272] T ae28b18ec0c6410aa591d42b02645b42 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:30.385035  1784 consensus_peers.cc:597] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:30.387884 32330 tablet_replica.cc:333] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.388550 32330 raft_consensus.cc:2243] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.389097 32330 raft_consensus.cc:2272] T f47e803ade074626aef9e253d258b3ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.391094 32330 tablet_replica.cc:333] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.391899 32330 raft_consensus.cc:2243] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.393246 32330 raft_consensus.cc:2272] T 68305fbe67594c74ba2fed35dab3a4b2 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.396135 32330 tablet_replica.cc:333] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.397209 32330 raft_consensus.cc:2243] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.397921 32330 raft_consensus.cc:2272] T 1ddfcc9e6ac5491f856ccda017fd9c8d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.400954 32330 tablet_replica.cc:333] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.401954 32330 raft_consensus.cc:2243] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.402763 32330 raft_consensus.cc:2272] T 70117781de454bb99a43dc091ae7c9e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.405296 32330 tablet_replica.cc:333] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.406070 32330 raft_consensus.cc:2243] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.406572 32330 raft_consensus.cc:2272] T ebd0aa287d4d47a284bf16383d04e948 P 66659740911146398468fdca7e133e0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.410249 32330 tablet_replica.cc:333] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.410943 32330 raft_consensus.cc:2243] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.411754 32330 raft_consensus.cc:2272] T 9967759918f44689a42428bcc4c668a4 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.414497 32330 tablet_replica.cc:333] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.415153 32330 raft_consensus.cc:2243] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.416247 32330 raft_consensus.cc:2272] T 04cfa1e67ac849a2a81e8ea26e6f7e77 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.418769 32330 tablet_replica.cc:333] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.419416 32330 raft_consensus.cc:2243] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.420470 32330 raft_consensus.cc:2272] T a94780168fba4ba4b2e96c6c0c3d56cf P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.423491 32330 tablet_replica.cc:333] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.424392 32330 raft_consensus.cc:2243] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.425540 32330 raft_consensus.cc:2272] T b373ab4e34894c11856c1684cec8a73f P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:30.428365  1784 consensus_peers.cc:597] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c -> Peer 7c752505fabd4715ba8868d2dfd16ba7 (127.31.146.130:40845): Couldn't send request to peer 7c752505fabd4715ba8868d2dfd16ba7. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:40845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:30.429199 32330 tablet_replica.cc:333] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.430624 32330 raft_consensus.cc:2243] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.431295 32330 raft_consensus.cc:2272] T 462ee6e9c305472c95618ab8d5abf68a P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.433862 32330 tablet_replica.cc:333] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.434490 32330 raft_consensus.cc:2243] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.435297 32330 raft_consensus.cc:2272] T f91f4ee836fb4ff4a4bb5f8fde2984e1 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.437551 32330 tablet_replica.cc:333] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.438395 32330 raft_consensus.cc:2243] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.438969 32330 raft_consensus.cc:2272] T dbc46776ee56478ca614dc213b5b145a P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.441493 32330 tablet_replica.cc:333] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.442255 32330 raft_consensus.cc:2243] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.442767 32330 raft_consensus.cc:2272] T 9d95fba1fc174759808099e0c5bf68c0 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.445271 32330 tablet_replica.cc:333] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.446014 32330 raft_consensus.cc:2243] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.446902 32330 raft_consensus.cc:2272] T 19272c4ed7db4a0e97d46c0aaf6fc3f4 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.449491 32330 tablet_replica.cc:333] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.450206 32330 raft_consensus.cc:2243] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.451143 32330 raft_consensus.cc:2272] T a104f3d28ec24bdaab400f7b6fc62ee9 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.454447 32330 tablet_replica.cc:333] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.455294 32330 raft_consensus.cc:2243] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.456511 32330 raft_consensus.cc:2272] T 9c7b0c2e85844131a48c43086f41c7e2 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.458866 32330 tablet_replica.cc:333] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.459532 32330 raft_consensus.cc:2243] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.460443 32330 raft_consensus.cc:2272] T 4fe99a73174d40c1ae4c679b6df31a1b P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.462872 32330 tablet_replica.cc:333] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.463567 32330 raft_consensus.cc:2243] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.464133 32330 raft_consensus.cc:2272] T 42e0e5c3253b46f2b04a2996e1ec9e89 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.466594 32330 tablet_replica.cc:333] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.467378 32330 raft_consensus.cc:2243] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.468281 32330 raft_consensus.cc:2272] T 1f60b7203d0c4d59b720e8ecdde9e635 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.470767 32330 tablet_replica.cc:333] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.471617 32330 raft_consensus.cc:2243] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.472401 32330 raft_consensus.cc:2272] T 55c4d078b952431fb80bd4c8e31a17f6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.475682 32330 tablet_replica.cc:333] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.476305 32330 raft_consensus.cc:2243] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.477126 32330 raft_consensus.cc:2272] T 54047d41d634470399d76db6fe4686ef P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.480537 32330 tablet_replica.cc:333] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.481328 32330 raft_consensus.cc:2243] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.482153 32330 raft_consensus.cc:2272] T ec36a98f98d143168a32eab7258423c9 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.485669 32330 tablet_replica.cc:333] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.486842 32330 raft_consensus.cc:2243] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.487907 32330 raft_consensus.cc:2272] T ed06ba365ba44422bec60ba252e81550 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.490552 32330 tablet_replica.cc:333] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.491362 32330 raft_consensus.cc:2243] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.492349 32330 raft_consensus.cc:2272] T a7ead31086b944e4a40275ced6fd6470 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.495154 32330 tablet_replica.cc:333] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.495756 32330 raft_consensus.cc:2243] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.496555 32330 raft_consensus.cc:2272] T 4e62e2a09dcb4d5f80c7e8af60d16de6 P 66659740911146398468fdca7e133e0c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.499795 32330 tablet_replica.cc:333] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.500527 32330 raft_consensus.cc:2243] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.501190 32330 raft_consensus.cc:2272] T 51b5d6af860c46ac813baf022a1981ce P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.503149 32330 tablet_replica.cc:333] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.503701 32330 raft_consensus.cc:2243] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.504583 32330 raft_consensus.cc:2272] T 807acf3412c34eb7b2bc8da58cdf5152 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.506963 32330 tablet_replica.cc:333] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.507532 32330 raft_consensus.cc:2243] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.507941 32330 raft_consensus.cc:2272] T 09adcf6e0fe74533aa0aa0c511e0ec5d P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.510627 32330 tablet_replica.cc:333] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.511193 32330 raft_consensus.cc:2243] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.512077 32330 raft_consensus.cc:2272] T 76039d26a3844126b4510b9e10688ad6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.514003 32330 tablet_replica.cc:333] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.514541 32330 raft_consensus.cc:2243] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.515926 32330 raft_consensus.cc:2272] T be16a49fc81e40c695fbc5489d62ce5a P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.518374 32330 tablet_replica.cc:333] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.518937 32330 raft_consensus.cc:2243] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.519503 32330 raft_consensus.cc:2272] T cab6a2f3205d4abab4c536abba29b79d P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.521705 32330 tablet_replica.cc:333] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.522271 32330 raft_consensus.cc:2243] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.523088 32330 pending_rounds.cc:70] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Trying to abort 1 pending ops.
I20260709 12:26:30.523502 32330 pending_rounds.cc:77] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c: Aborting op as it isn't in flight: id { term: 6 index: 9 } timestamp: 7305625551140392960 op_type: NO_OP noop_request { }
I20260709 12:26:30.523811 32330 raft_consensus.cc:2889] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:30.524104 32330 raft_consensus.cc:2272] T 7d58df1f952b44268fa1f86f938de29c P 66659740911146398468fdca7e133e0c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.526230 32330 tablet_replica.cc:333] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.526873 32330 raft_consensus.cc:2243] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.528267 32330 pending_rounds.cc:70] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Trying to abort 1 pending ops.
I20260709 12:26:30.528699 32330 pending_rounds.cc:77] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305625551158304768 op_type: NO_OP noop_request { }
I20260709 12:26:30.529067 32330 raft_consensus.cc:2889] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:30.529417 32330 raft_consensus.cc:2272] T 2c3824596a334490a6544a6ded934fb6 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.531647 32330 tablet_replica.cc:333] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.532202 32330 raft_consensus.cc:2243] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.532783 32330 raft_consensus.cc:2272] T 9d57633941264d87a2d7f103e3398e79 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.535676 32330 tablet_replica.cc:333] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.536442 32330 raft_consensus.cc:2243] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.536928 32330 raft_consensus.cc:2272] T b50b5c46b131465786122dc575843d0e P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.539327 32330 tablet_replica.cc:333] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.539916 32330 raft_consensus.cc:2243] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.540565 32330 raft_consensus.cc:2272] T dd9c900b19ba4d34aaa4e0c8da5b805e P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.542531 32330 tablet_replica.cc:333] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.543035 32330 raft_consensus.cc:2243] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.543510 32330 raft_consensus.cc:2272] T 56125fb5dd9d48a298c25b7a2fd0533e P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.545715 32330 tablet_replica.cc:333] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.546255 32330 raft_consensus.cc:2243] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.546926 32330 raft_consensus.cc:2272] T 5815fba8d23f4df3a9ef0f0e06e0db63 P 66659740911146398468fdca7e133e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.550093 32330 tablet_replica.cc:333] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.550809 32330 raft_consensus.cc:2243] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.551491 32330 raft_consensus.cc:2272] T e3919e2ac15343ffab97903b28d57853 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.553565 32330 tablet_replica.cc:333] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.554318 32330 raft_consensus.cc:2243] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.554881 32330 raft_consensus.cc:2272] T 67575e62795048719eaaf55703026115 P 66659740911146398468fdca7e133e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.557485 32330 tablet_replica.cc:333] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c: stopping tablet replica
I20260709 12:26:30.558049 32330 raft_consensus.cc:2243] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:30.558571 32330 raft_consensus.cc:2272] T 321708ab693f4c2c8833a27336d25e03 P 66659740911146398468fdca7e133e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.825361 32330 tablet_server.cc:196] TabletServer@127.31.146.132:0 shutdown complete.
I20260709 12:26:30.916226 32330 master.cc:562] Master@127.31.146.190:43803 shutting down...
I20260709 12:26:30.969832 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:30.970757 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:30.971285 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d993991c73c4fa29d5d7e54a3b3f1c8: stopping tablet replica
I20260709 12:26:31.681612 32330 master.cc:584] Master@127.31.146.190:43803 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (82981 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:26:31.797278 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:39717
I20260709 12:26:31.798689 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:31.804890  3510 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:26:31.806192  3511 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:26:31.808816 32330 server_base.cc:1061] running on GCE node
W20260709 12:26:31.808712  3513 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:26:31.811473 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:31.811694 32330 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:26:31.811892 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599991811875 us; error 0 us; skew 500 ppm
I20260709 12:26:31.812477 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:31.815559 32330 webserver.cc:533] Webserver started at http://127.31.146.190:32915/ using document root <none> and password file <none>
I20260709 12:26:31.816115 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:31.816282 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:31.816860 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:31.818289 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "ada92ec08e19449997d0928a1b6fc394"
format_stamp: "Formatted at 2026-07-09 12:26:31 on dist-test-slave-0cmf"
I20260709 12:26:31.823163 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:26:31.827296  3518 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:26:31.828330 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:31.828626 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "ada92ec08e19449997d0928a1b6fc394"
format_stamp: "Formatted at 2026-07-09 12:26:31 on dist-test-slave-0cmf"
I20260709 12:26:31.828882 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:31.868009 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:31.869460 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:31.923277 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:39717
I20260709 12:26:31.923332  3569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:39717 every 8 connection(s)
I20260709 12:26:31.928555  3570 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:26:31.940864  3570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394: Bootstrap starting.
I20260709 12:26:31.946347  3570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:31.951545  3570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394: No bootstrap required, opened a new log
I20260709 12:26:31.954093  3570 raft_consensus.cc:359] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER }
I20260709 12:26:31.954515  3570 raft_consensus.cc:385] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:31.954802  3570 raft_consensus.cc:740] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada92ec08e19449997d0928a1b6fc394, State: Initialized, Role: FOLLOWER
I20260709 12:26:31.955426  3570 consensus_queue.cc:260] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER }
I20260709 12:26:31.955928  3570 raft_consensus.cc:399] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:31.956143  3570 raft_consensus.cc:493] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:31.956440  3570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:31.961134  3570 raft_consensus.cc:515] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER }
I20260709 12:26:31.961771  3570 leader_election.cc:304] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [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: ada92ec08e19449997d0928a1b6fc394; no voters: 
I20260709 12:26:31.963059  3570 leader_election.cc:290] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:31.963496  3573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:31.965044  3573 raft_consensus.cc:697] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 1 LEADER]: Becoming Leader. State: Replica: ada92ec08e19449997d0928a1b6fc394, State: Running, Role: LEADER
I20260709 12:26:31.965869  3573 consensus_queue.cc:237] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [LEADER]: Queue going to LEADER mode. State: All 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: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER }
I20260709 12:26:31.966094  3570 sys_catalog.cc:565] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:31.972235  3574 sys_catalog.cc:455] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ada92ec08e19449997d0928a1b6fc394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER } }
I20260709 12:26:31.973281  3574 sys_catalog.cc:458] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:31.975112  3575 sys_catalog.cc:455] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ada92ec08e19449997d0928a1b6fc394. Latest consensus state: current_term: 1 leader_uuid: "ada92ec08e19449997d0928a1b6fc394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada92ec08e19449997d0928a1b6fc394" member_type: VOTER } }
I20260709 12:26:31.975983  3575 sys_catalog.cc:458] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:31.977957  3581 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:31.986931  3581 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:31.988410 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:31.997140  3581 catalog_manager.cc:1383] Generated new cluster ID: 52465f56421d41d38fc8716fd471edd4
I20260709 12:26:31.997498  3581 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:32.018674  3581 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:32.020539  3581 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:32.043318  3581 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394: Generated new TSK 0
I20260709 12:26:32.043926  3581 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:32.056195 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.067194  3591 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:26:32.068536  3592 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:26:32.069048 32330 server_base.cc:1061] running on GCE node
W20260709 12:26:32.069257  3594 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:26:32.070740 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.070940 32330 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:26:32.071059 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599992071048 us; error 0 us; skew 500 ppm
I20260709 12:26:32.071532 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.075081 32330 webserver.cc:533] Webserver started at http://127.31.146.129:39475/ using document root <none> and password file <none>
I20260709 12:26:32.076038 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.076416 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.076716 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.078040 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "3cb5c67fec244050b07fc4e0d594da97"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.083824 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:26:32.088210  3599 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:26:32.089290 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:32.089660 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "3cb5c67fec244050b07fc4e0d594da97"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.089938 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:32.116871 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.118203 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.119778 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.122197 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.122435 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.122713 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.122910 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.178668 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:37699
I20260709 12:26:32.178874  3661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:37699 every 8 connection(s)
I20260709 12:26:32.184110 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.195449  3666 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:26:32.196233  3667 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:26:32.202121 32330 server_base.cc:1061] running on GCE node
W20260709 12:26:32.202792  3670 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:26:32.204324 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.204595 32330 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:26:32.204782 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599992204765 us; error 0 us; skew 500 ppm
I20260709 12:26:32.205331 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.207806  3662 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39717
I20260709 12:26:32.208201  3662 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.208806 32330 webserver.cc:533] Webserver started at http://127.31.146.130:38645/ using document root <none> and password file <none>
I20260709 12:26:32.209335  3662 heartbeater.cc:507] Master 127.31.146.190:39717 requested a full tablet report, sending...
I20260709 12:26:32.210011 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.210273 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.210552 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.211824 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "9b627337a6074cbd9c80382176aeb6f4"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.213173  3535 ts_manager.cc:194] Registered new tserver with Master: 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:32.215780  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46672
I20260709 12:26:32.218327 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:26:32.222131  3674 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:26:32.223035 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:26:32.223385 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "9b627337a6074cbd9c80382176aeb6f4"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.223680 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:32.235272 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.236703 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.238655 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.241039 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.241226 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.241490 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.241726 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:26:32.296406 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:46407
I20260709 12:26:32.296475  3736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:46407 every 8 connection(s)
I20260709 12:26:32.301426 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.313202  3740 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:26:32.314926  3741 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:26:32.322947  3737 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39717
I20260709 12:26:32.323485  3737 heartbeater.cc:461] Registering TS with master...
W20260709 12:26:32.323908  3743 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:26:32.324420  3737 heartbeater.cc:507] Master 127.31.146.190:39717 requested a full tablet report, sending...
I20260709 12:26:32.325764 32330 server_base.cc:1061] running on GCE node
I20260709 12:26:32.327633 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.328034 32330 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:26:32.328339 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599992328321 us; error 0 us; skew 500 ppm
I20260709 12:26:32.328830  3535 ts_manager.cc:194] Registered new tserver with Master: 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:32.329273 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.331259  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46678
I20260709 12:26:32.332947 32330 webserver.cc:533] Webserver started at http://127.31.146.131:45091/ using document root <none> and password file <none>
I20260709 12:26:32.333873 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.334069 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.334287 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.335978 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "9927e2ac02fd42a69421ce33d7654db0"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.342149 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:26:32.345752  3748 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:26:32.347114 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:26:32.347472 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "9927e2ac02fd42a69421ce33d7654db0"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.347754 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:32.385667 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.387079 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.388674 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.391037 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.391279 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.391532 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.391736 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.444344 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:42881
I20260709 12:26:32.444427  3810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:42881 every 8 connection(s)
I20260709 12:26:32.450119 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.459949  3814 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:26:32.461546  3815 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:26:32.462872  3817 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:26:32.465288  3811 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39717
I20260709 12:26:32.465801  3811 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.467080  3811 heartbeater.cc:507] Master 127.31.146.190:39717 requested a full tablet report, sending...
I20260709 12:26:32.467334 32330 server_base.cc:1061] running on GCE node
I20260709 12:26:32.468482 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.468768 32330 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:26:32.468976 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783599992468952 us; error 0 us; skew 500 ppm
I20260709 12:26:32.469521 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.470050  3535 ts_manager.cc:194] Registered new tserver with Master: 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:32.472072  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46694
I20260709 12:26:32.473446 32330 webserver.cc:533] Webserver started at http://127.31.146.132:35449/ using document root <none> and password file <none>
I20260709 12:26:32.474123 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.474692 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.475168 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.476445 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-3-root/instance:
uuid: "d316293dad704c0a820707fae2150c49"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.482661 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:26:32.486533  3822 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:26:32.488159 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:32.488708 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
uuid: "d316293dad704c0a820707fae2150c49"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:32.489120 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:32.498471 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.499753 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.502259 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.504868 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.505125 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.505379 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.505601 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.561305 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.132:34163
I20260709 12:26:32.561435  3884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.132:34163 every 8 connection(s)
I20260709 12:26:32.579967  3885 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39717
I20260709 12:26:32.580718  3885 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.581537  3885 heartbeater.cc:507] Master 127.31.146.190:39717 requested a full tablet report, sending...
I20260709 12:26:32.583869  3535 ts_manager.cc:194] Registered new tserver with Master: d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:32.584549 32330 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019319625s
I20260709 12:26:32.585739  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46702
I20260709 12:26:32.619124  3535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46718:
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:26:32.887046  3775 tablet_service.cc:1511] Processing CreateTablet for tablet b03aeb7d66574b27bac2376d4b1c3874 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:26:32.891413  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 416f23261c914d7b9e28d544d1dea792 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:26:32.889473  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03aeb7d66574b27bac2376d4b1c3874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.896577  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416f23261c914d7b9e28d544d1dea792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.900978  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 636b48bcaec546739259bb1d3ebfddfe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:26:32.902501  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636b48bcaec546739259bb1d3ebfddfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.908809  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 3568edc71414478bb8d9fe909ef2952b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:26:32.910498  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568edc71414478bb8d9fe909ef2952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.917011  3772 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0d113a5c924fffa486d396e1d4e648 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:26:32.918572  3772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0d113a5c924fffa486d396e1d4e648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.923008  3771 tablet_service.cc:1511] Processing CreateTablet for tablet dca1bfce91df4449926ca2e621acc8b8 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:26:32.924501  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca1bfce91df4449926ca2e621acc8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.940650  3770 tablet_service.cc:1511] Processing CreateTablet for tablet b4d46ef8643c4e3f9a9daeab18125046 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:26:32.942278  3770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d46ef8643c4e3f9a9daeab18125046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.961656  3702 tablet_service.cc:1511] Processing CreateTablet for tablet b03aeb7d66574b27bac2376d4b1c3874 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:26:32.963544  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03aeb7d66574b27bac2376d4b1c3874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.964600  3903 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:32.965260  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 20c4a130851e4e608d87d512f7b77ad2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:26:32.968643  3697 tablet_service.cc:1511] Processing CreateTablet for tablet dca1bfce91df4449926ca2e621acc8b8 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:26:32.969240  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 3568edc71414478bb8d9fe909ef2952b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:26:32.965260  3769 tablet_service.cc:1511] Processing CreateTablet for tablet f32d8845fc344dbea67b9f60b25cdee5 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:26:32.971596  3769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32d8845fc344dbea67b9f60b25cdee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.973225  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 10556848530e4fe09a8ef46c3a5e1506 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:26:32.971598  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 636b48bcaec546739259bb1d3ebfddfe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:26:32.977684  3695 tablet_service.cc:1511] Processing CreateTablet for tablet d44b77ca9803411590fead9ef61487b2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:26:32.978097  3696 tablet_service.cc:1511] Processing CreateTablet for tablet b4d46ef8643c4e3f9a9daeab18125046 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:26:32.979481  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b77ca9803411590fead9ef61487b2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:32.981874  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:32.982609  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d46ef8643c4e3f9a9daeab18125046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.981359  3694 tablet_service.cc:1511] Processing CreateTablet for tablet cc941b9d107e4e099fd72876bfb7ed9b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:26:32.984154  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc941b9d107e4e099fd72876bfb7ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.988817  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568edc71414478bb8d9fe909ef2952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.991124  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10556848530e4fe09a8ef46c3a5e1506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.994030  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca1bfce91df4449926ca2e621acc8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.994861  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636b48bcaec546739259bb1d3ebfddfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.998054  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c4a130851e4e608d87d512f7b77ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.999257  3775 tablet_service.cc:1511] Processing CreateTablet for tablet cc941b9d107e4e099fd72876bfb7ed9b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:26:33.000792  3903 tablet_bootstrap.cc:654] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.006609  3693 tablet_service.cc:1511] Processing CreateTablet for tablet e5cce6b7a4e145699574ba0176b0f4b4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:26:33.000806  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc941b9d107e4e099fd72876bfb7ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.008080  3768 tablet_service.cc:1511] Processing CreateTablet for tablet e5cce6b7a4e145699574ba0176b0f4b4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:26:33.008071  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cce6b7a4e145699574ba0176b0f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.015451  3767 tablet_service.cc:1511] Processing CreateTablet for tablet befc6fc111464e1eb11fcba8aa8d7129 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:26:33.017256  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cce6b7a4e145699574ba0176b0f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.020478  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc6fc111464e1eb11fcba8aa8d7129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.042907  3776 tablet_service.cc:1511] Processing CreateTablet for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:26:33.044361  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.052582  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 27396a14a473481ab8128f9d5c9a843a (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:26:33.056023  3903 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:33.056609  3903 ts_tablet_manager.cc:1403] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.093s	user 0.000s	sys 0.013s
I20260709 12:26:33.058272  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27396a14a473481ab8128f9d5c9a843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.064814  3769 tablet_service.cc:1511] Processing CreateTablet for tablet 13475f26bc744adeb3791a06ed9745e6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:26:33.066360  3769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13475f26bc744adeb3791a06ed9745e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.068285  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0d113a5c924fffa486d396e1d4e648 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:26:33.068758  3627 tablet_service.cc:1511] Processing CreateTablet for tablet 416f23261c914d7b9e28d544d1dea792 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:26:33.068266  3903 raft_consensus.cc:359] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.070322  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416f23261c914d7b9e28d544d1dea792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.071863  3626 tablet_service.cc:1511] Processing CreateTablet for tablet b03aeb7d66574b27bac2376d4b1c3874 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:26:33.074842  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 10556848530e4fe09a8ef46c3a5e1506 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:26:33.087148  3621 tablet_service.cc:1511] Processing CreateTablet for tablet b4d46ef8643c4e3f9a9daeab18125046 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:26:33.077280  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 3568edc71414478bb8d9fe909ef2952b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:26:33.080821  3903 raft_consensus.cc:385] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.089159  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10556848530e4fe09a8ef46c3a5e1506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.091434  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568edc71414478bb8d9fe909ef2952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.094414  3848 tablet_service.cc:1511] Processing CreateTablet for tablet 636b48bcaec546739259bb1d3ebfddfe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:26:33.095031  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 416f23261c914d7b9e28d544d1dea792 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:26:33.096122  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636b48bcaec546739259bb1d3ebfddfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.097434  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 10556848530e4fe09a8ef46c3a5e1506 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:26:33.098119  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 20c4a130851e4e608d87d512f7b77ad2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:26:33.098960  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10556848530e4fe09a8ef46c3a5e1506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.089036  3903 raft_consensus.cc:740] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.101222  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c4a130851e4e608d87d512f7b77ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.082643  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 20c4a130851e4e608d87d512f7b77ad2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:26:33.104301  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416f23261c914d7b9e28d544d1dea792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.104099  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0d113a5c924fffa486d396e1d4e648 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:26:33.104808  3845 tablet_service.cc:1511] Processing CreateTablet for tablet dca1bfce91df4449926ca2e621acc8b8 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:26:33.105976  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0d113a5c924fffa486d396e1d4e648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.106724  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca1bfce91df4449926ca2e621acc8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.118075  3844 tablet_service.cc:1511] Processing CreateTablet for tablet d44b77ca9803411590fead9ef61487b2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:26:33.118991  3771 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ecab47d4c4a35a84d0172a209be90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:26:33.119601  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b77ca9803411590fead9ef61487b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.119947  3619 tablet_service.cc:1511] Processing CreateTablet for tablet f32d8845fc344dbea67b9f60b25cdee5 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:26:33.120462  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ecab47d4c4a35a84d0172a209be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.118203  3620 tablet_service.cc:1511] Processing CreateTablet for tablet d44b77ca9803411590fead9ef61487b2 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:26:33.123800  3903 consensus_queue.cc:260] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.127192  3843 tablet_service.cc:1511] Processing CreateTablet for tablet f32d8845fc344dbea67b9f60b25cdee5 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:26:33.128849  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32d8845fc344dbea67b9f60b25cdee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.128118  3842 tablet_service.cc:1511] Processing CreateTablet for tablet cc941b9d107e4e099fd72876bfb7ed9b (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:26:33.130055  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc941b9d107e4e099fd72876bfb7ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.131031  3841 tablet_service.cc:1511] Processing CreateTablet for tablet f00c7845c8d944c08ede7fce49d6fcc6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:26:33.132439  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00c7845c8d944c08ede7fce49d6fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.139423  3618 tablet_service.cc:1511] Processing CreateTablet for tablet e5cce6b7a4e145699574ba0176b0f4b4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:26:33.113436  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0d113a5c924fffa486d396e1d4e648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.171882  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d46ef8643c4e3f9a9daeab18125046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.173695  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c4a130851e4e608d87d512f7b77ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.177608  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b77ca9803411590fead9ef61487b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.181957  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03aeb7d66574b27bac2376d4b1c3874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.190291  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32d8845fc344dbea67b9f60b25cdee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.201982  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cce6b7a4e145699574ba0176b0f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.220369  3662 heartbeater.cc:499] Master 127.31.146.190:39717 was elected leader, sending a full tablet report...
I20260709 12:26:33.229413  3811 heartbeater.cc:499] Master 127.31.146.190:39717 was elected leader, sending a full tablet report...
I20260709 12:26:33.229421  3906 raft_consensus.cc:493] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.240120  3773 tablet_service.cc:1511] Processing CreateTablet for tablet a13cf8e9e30f4ef498cb794570fb4f3e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:26:33.242136  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13cf8e9e30f4ef498cb794570fb4f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.242297  3907 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:33.248639  3699 tablet_service.cc:1511] Processing CreateTablet for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:26:33.257913  3698 tablet_service.cc:1511] Processing CreateTablet for tablet b7c341ad017c450ca5a8d026b0482b90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:26:33.261821  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.262761  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ecab47d4c4a35a84d0172a209be90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:26:33.264164  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ecab47d4c4a35a84d0172a209be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.265013  3907 tablet_bootstrap.cc:654] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.266580  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5a66d30b1423b89721f2504bfa1bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:26:33.270591  3903 ts_tablet_manager.cc:1434] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.214s	user 0.000s	sys 0.024s
I20260709 12:26:33.270890  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 762e461b331840b79990bcf7d5462bec (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:26:33.248950  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 27396a14a473481ab8128f9d5c9a843a (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:26:33.281422  3846 tablet_service.cc:1511] Processing CreateTablet for tablet befc6fc111464e1eb11fcba8aa8d7129 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:26:33.282827  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc6fc111464e1eb11fcba8aa8d7129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.283646  3903 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:33.291388  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5a66d30b1423b89721f2504bfa1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.306248  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb8111b5f54cc582bdab917598cfcd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:26:33.309671  3620 tablet_service.cc:1511] Processing CreateTablet for tablet f00c7845c8d944c08ede7fce49d6fcc6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:26:33.311087  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00c7845c8d944c08ede7fce49d6fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.316615  3626 tablet_service.cc:1511] Processing CreateTablet for tablet befc6fc111464e1eb11fcba8aa8d7129 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:26:33.318302  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc6fc111464e1eb11fcba8aa8d7129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.320454  3843 tablet_service.cc:1511] Processing CreateTablet for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:26:33.324653  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 13475f26bc744adeb3791a06ed9745e6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:26:33.323717  3695 tablet_service.cc:1511] Processing CreateTablet for tablet f00c7845c8d944c08ede7fce49d6fcc6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:26:33.326432  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13475f26bc744adeb3791a06ed9745e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.235699  3906 raft_consensus.cc:515] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.332571  3700 tablet_service.cc:1511] Processing CreateTablet for tablet a13cf8e9e30f4ef498cb794570fb4f3e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:26:33.334774  3737 heartbeater.cc:499] Master 127.31.146.190:39717 was elected leader, sending a full tablet report...
I20260709 12:26:33.336416  3841 tablet_service.cc:1511] Processing CreateTablet for tablet b7c341ad017c450ca5a8d026b0482b90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:26:33.340840  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11f8d56cd4f4c5889a9cea06bdbd4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.344292  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ecab47d4c4a35a84d0172a209be90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:26:33.346184  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c341ad017c450ca5a8d026b0482b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.348404  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762e461b331840b79990bcf7d5462bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.350708  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13cf8e9e30f4ef498cb794570fb4f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.351785  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27396a14a473481ab8128f9d5c9a843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.351513  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 762e461b331840b79990bcf7d5462bec (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:26:33.379130  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ecab47d4c4a35a84d0172a209be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.377511  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00c7845c8d944c08ede7fce49d6fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.399416  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb8111b5f54cc582bdab917598cfcd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:26:33.400954  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb8111b5f54cc582bdab917598cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.418437  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c341ad017c450ca5a8d026b0482b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.435079  3909 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:33.435720  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb8111b5f54cc582bdab917598cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.431447  3906 leader_election.cc:290] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:26:33.463946  3812 tablet.cc:2406] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:26:33.464929  3907 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:33.465492  3907 ts_tablet_manager.cc:1403] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.224s	user 0.004s	sys 0.036s
I20260709 12:26:33.468290  3773 tablet_service.cc:1511] Processing CreateTablet for tablet a2bc5fa060374e7081ed9614bca2bb4c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:26:33.468511  3907 raft_consensus.cc:359] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.469439  3907 raft_consensus.cc:385] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.469820  3907 raft_consensus.cc:740] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.470156  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2bc5fa060374e7081ed9614bca2bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.470778  3907 consensus_queue.cc:260] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:33.490279  3522 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 44804.1us
I20260709 12:26:33.491189  3699 tablet_service.cc:1511] Processing CreateTablet for tablet a2bc5fa060374e7081ed9614bca2bb4c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:26:33.493667  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2bc5fa060374e7081ed9614bca2bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.503752  3907 ts_tablet_manager.cc:1434] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.008s
I20260709 12:26:33.505393  3907 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:33.491024  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762e461b331840b79990bcf7d5462bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.511801  3618 tablet_service.cc:1511] Processing CreateTablet for tablet b7c341ad017c450ca5a8d026b0482b90 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:26:33.512898  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 13475f26bc744adeb3791a06ed9745e6 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:26:33.514398  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5a66d30b1423b89721f2504bfa1bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:26:33.516002  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5a66d30b1423b89721f2504bfa1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.516832  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 29cb8111b5f54cc582bdab917598cfcd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:26:33.473855  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 27396a14a473481ab8128f9d5c9a843a (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:26:33.526870  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c341ad017c450ca5a8d026b0482b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.551942  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:33.552204  3621 tablet_service.cc:1511] Processing CreateTablet for tablet 762e461b331840b79990bcf7d5462bec (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:26:33.527678  3907 tablet_bootstrap.cc:654] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.530035  3627 tablet_service.cc:1511] Processing CreateTablet for tablet a13cf8e9e30f4ef498cb794570fb4f3e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:26:33.532969  3909 tablet_bootstrap.cc:654] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.534983  3903 tablet_bootstrap.cc:654] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.537178  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:33.545306  3848 tablet_service.cc:1511] Processing CreateTablet for tablet bc91155b497f4cea866bccc807ba6547 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:26:33.560159  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc91155b497f4cea866bccc807ba6547. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:33.561784  3750 leader_election.cc:343] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:33.566218  3752 leader_election.cc:343] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.566886  3752 leader_election.cc:304] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:33.567724  3906 raft_consensus.cc:2749] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.537250  3911 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:33.588325  3694 tablet_service.cc:1511] Processing CreateTablet for tablet bc91155b497f4cea866bccc807ba6547 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:26:33.589790  3885 heartbeater.cc:499] Master 127.31.146.190:39717 was elected leader, sending a full tablet report...
I20260709 12:26:33.590278  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc91155b497f4cea866bccc807ba6547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.585813  3771 tablet_service.cc:1511] Processing CreateTablet for tablet a1172a466675496099d2b25c783fc0aa (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:26:33.596483  3915 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.596565  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1172a466675496099d2b25c783fc0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.597656  3915 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.607360  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762e461b331840b79990bcf7d5462bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.611789  3845 tablet_service.cc:1511] Processing CreateTablet for tablet a1172a466675496099d2b25c783fc0aa (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:26:33.623961  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1172a466675496099d2b25c783fc0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.641067  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cb8111b5f54cc582bdab917598cfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.655727  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13475f26bc744adeb3791a06ed9745e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.616904  3620 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5a66d30b1423b89721f2504bfa1bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:26:33.675572  3915 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:33.675360  3619 tablet_service.cc:1511] Processing CreateTablet for tablet a2bc5fa060374e7081ed9614bca2bb4c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:26:33.691833  3625 tablet_service.cc:1511] Processing CreateTablet for tablet bc91155b497f4cea866bccc807ba6547 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:26:33.693971  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc91155b497f4cea866bccc807ba6547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.695003  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac02571a7547369eff34f37acc57fe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:26:33.701046  3622 tablet_service.cc:1511] Processing CreateTablet for tablet a1172a466675496099d2b25c783fc0aa (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:26:33.705628  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac02571a7547369eff34f37acc57fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.721530  3909 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:33.722136  3909 ts_tablet_manager.cc:1403] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.320s	user 0.012s	sys 0.022s
I20260709 12:26:33.723778  3903 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:33.723786  3907 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:33.724434  3903 ts_tablet_manager.cc:1403] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.441s	user 0.020s	sys 0.003s
I20260709 12:26:33.724485  3907 ts_tablet_manager.cc:1403] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.220s	user 0.035s	sys 0.023s
I20260709 12:26:33.728109  3907 raft_consensus.cc:359] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:33.729063  3907 raft_consensus.cc:385] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.734757  3903 raft_consensus.cc:359] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:33.737310  3903 raft_consensus.cc:385] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.725262  3909 raft_consensus.cc:359] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:33.744639  3909 raft_consensus.cc:385] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.738292  3903 raft_consensus.cc:740] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.747907  3626 tablet_service.cc:1511] Processing CreateTablet for tablet ba9e17887fd9477a80caeeab47552dd4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:26:33.729394  3907 raft_consensus.cc:740] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.757506  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1172a466675496099d2b25c783fc0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.760535  3903 consensus_queue.cc:260] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:33.773288  3903 ts_tablet_manager.cc:1434] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.005s
I20260709 12:26:33.744985  3909 raft_consensus.cc:740] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.773918  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9e17887fd9477a80caeeab47552dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.777496  3911 tablet_bootstrap.cc:654] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.782198  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2bc5fa060374e7081ed9614bca2bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.784257  3909 consensus_queue.cc:260] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:33.774612  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac02571a7547369eff34f37acc57fe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:26:33.786799  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5a66d30b1423b89721f2504bfa1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.788214  3768 tablet_service.cc:1511] Processing CreateTablet for tablet ba9e17887fd9477a80caeeab47552dd4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:26:33.788741  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27396a14a473481ab8128f9d5c9a843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.789994  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac02571a7547369eff34f37acc57fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.804400  3907 consensus_queue.cc:260] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:33.804821  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe59a2e3353464aa15289f0a22061b0 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:26:33.807691  3907 ts_tablet_manager.cc:1434] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.006s
I20260709 12:26:33.811470  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe59a2e3353464aa15289f0a22061b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.813339  3907 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:33.817885  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9e17887fd9477a80caeeab47552dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.823720  3907 tablet_bootstrap.cc:654] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.830997  3846 tablet_service.cc:1511] Processing CreateTablet for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:26:33.831529  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:33.834071  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.834528  3903 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:33.837512  3776 tablet_service.cc:1511] Processing CreateTablet for tablet bebd36f4d9ae4ef088c352d6ff852c2c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 12:26:33.838111  3678 leader_election.cc:343] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.839043  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebd36f4d9ae4ef088c352d6ff852c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.841344  3903 tablet_bootstrap.cc:654] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.845965  3771 tablet_service.cc:1511] Processing CreateTablet for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:26:33.847795  3698 tablet_service.cc:1511] Processing CreateTablet for tablet ba9e17887fd9477a80caeeab47552dd4 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:26:33.854764  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 86ac02571a7547369eff34f37acc57fe (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:26:33.849812  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe59a2e3353464aa15289f0a22061b0 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:26:33.854764  3701 tablet_service.cc:1511] Processing CreateTablet for tablet bebd36f4d9ae4ef088c352d6ff852c2c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:26:33.849548  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13cf8e9e30f4ef498cb794570fb4f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.856045  3847 tablet_service.cc:1511] Processing CreateTablet for tablet bebd36f4d9ae4ef088c352d6ff852c2c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:26:33.861599  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebd36f4d9ae4ef088c352d6ff852c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.856276  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9e17887fd9477a80caeeab47552dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.871668  3911 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:33.878667  3911 ts_tablet_manager.cc:1403] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.342s	user 0.015s	sys 0.011s
I20260709 12:26:33.879385  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.880378  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 65d232a4fe08449bae1a0405628d968e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:26:33.881747  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d232a4fe08449bae1a0405628d968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.883179  3911 raft_consensus.cc:359] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.884069  3911 raft_consensus.cc:385] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.884430  3911 raft_consensus.cc:740] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.804821  3618 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe59a2e3353464aa15289f0a22061b0 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:26:33.885335  3911 consensus_queue.cc:260] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.890228  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe59a2e3353464aa15289f0a22061b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.891296  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebd36f4d9ae4ef088c352d6ff852c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.891525  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:33.894948  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 65d232a4fe08449bae1a0405628d968e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:26:33.896440  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d232a4fe08449bae1a0405628d968e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:33.898350  3675 leader_election.cc:343] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.898976  3675 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:33.899997  3917 raft_consensus.cc:2749] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.904042  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ac02571a7547369eff34f37acc57fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.905019  3621 tablet_service.cc:1511] Processing CreateTablet for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:26:33.906565  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fa0b3fdfb24fbea0b6560b06bd41b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.918437  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 65d232a4fe08449bae1a0405628d968e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:26:33.923102  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe59a2e3353464aa15289f0a22061b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.938019  3848 tablet_service.cc:1511] Processing CreateTablet for tablet 7993fd3c4a5e4bba909e37f629229225 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:26:33.939929  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7993fd3c4a5e4bba909e37f629229225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.965250  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 7993fd3c4a5e4bba909e37f629229225 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:26:33.966735  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7993fd3c4a5e4bba909e37f629229225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.967199  3907 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:33.967934  3907 ts_tablet_manager.cc:1403] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.030s
I20260709 12:26:33.970721  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 15f3429e60bc48cba12db38e30dd79bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:26:33.972378  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f3429e60bc48cba12db38e30dd79bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.973624  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d232a4fe08449bae1a0405628d968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.978032  3907 raft_consensus.cc:359] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:33.981854  3907 raft_consensus.cc:385] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:33.984817  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:33.993026  3906 raft_consensus.cc:493] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.993621  3906 raft_consensus.cc:515] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.000347  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:34.001385  3906 leader_election.cc:290] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:34.006865  3750 leader_election.cc:343] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.009116  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 15f3429e60bc48cba12db38e30dd79bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:26:34.010514  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f3429e60bc48cba12db38e30dd79bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:33.989449  3907 raft_consensus.cc:740] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.018486  3907 consensus_queue.cc:260] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.014909  3909 ts_tablet_manager.cc:1434] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.292s	user 0.010s	sys 0.009s
I20260709 12:26:34.020284  3698 tablet_service.cc:1511] Processing CreateTablet for tablet e26241113ce5493f9015041196a9e85e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:26:34.021687  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26241113ce5493f9015041196a9e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.022912  3909 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:34.022615  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 15f3429e60bc48cba12db38e30dd79bd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:26:34.035086  3850 tablet_service.cc:1511] Processing CreateTablet for tablet e26241113ce5493f9015041196a9e85e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:26:34.036644  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26241113ce5493f9015041196a9e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.039678  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed5e945fecd4c908dded7da1e885f5d (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:26:34.040191  3903 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:34.040757  3903 ts_tablet_manager.cc:1403] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.018s
I20260709 12:26:34.041085  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed5e945fecd4c908dded7da1e885f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.042655  3767 tablet_service.cc:1511] Processing CreateTablet for tablet e26241113ce5493f9015041196a9e85e (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:26:34.044721  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26241113ce5493f9015041196a9e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.045969  3903 raft_consensus.cc:359] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.046769  3903 raft_consensus.cc:385] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.047065  3903 raft_consensus.cc:740] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.047832  3903 consensus_queue.cc:260] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.054785  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f3429e60bc48cba12db38e30dd79bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.057420  3911 ts_tablet_manager.cc:1434] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.178s	user 0.017s	sys 0.032s
I20260709 12:26:34.058786  3911 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:34.060351  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed5e945fecd4c908dded7da1e885f5d (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:26:34.064944  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:34.066303  3909 tablet_bootstrap.cc:654] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:34.066694  3752 leader_election.cc:343] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.067202  3752 leader_election.cc:304] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:34.068379  3906 raft_consensus.cc:2749] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.068565  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed5e945fecd4c908dded7da1e885f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.073197  3907 ts_tablet_manager.cc:1434] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 12:26:34.074342  3907 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:34.077018  3903 ts_tablet_manager.cc:1434] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 12:26:34.079756  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 11bcc788eeb643a18d5a4710a2bec3ed (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:26:34.081606  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bcc788eeb643a18d5a4710a2bec3ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.056706  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed5e945fecd4c908dded7da1e885f5d (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:26:34.086843  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed5e945fecd4c908dded7da1e885f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.088163  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 11bcc788eeb643a18d5a4710a2bec3ed (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:26:34.089881  3903 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:34.098642  3911 tablet_bootstrap.cc:654] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.029232  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 7993fd3c4a5e4bba909e37f629229225 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:26:34.088085  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 11bcc788eeb643a18d5a4710a2bec3ed (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:26:34.102695  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bcc788eeb643a18d5a4710a2bec3ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.110602  3926 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.111253  3926 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.114224  3926 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.137667  3907 tablet_bootstrap.cc:654] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.113935  3620 tablet_service.cc:1511] Processing CreateTablet for tablet e07e1d51861943058ecdb6c1d2c2db40 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:26:34.110534  3842 tablet_service.cc:1511] Processing CreateTablet for tablet e07e1d51861943058ecdb6c1d2c2db40 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:26:34.144654  3773 tablet_service.cc:1511] Processing CreateTablet for tablet e07e1d51861943058ecdb6c1d2c2db40 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:26:34.146067  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07e1d51861943058ecdb6c1d2c2db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.146922  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 7566c00de33f42d4a89f039f89d90dc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:26:34.148231  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7566c00de33f42d4a89f039f89d90dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.150754  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:26:34.152124  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.144879  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07e1d51861943058ecdb6c1d2c2db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.172055  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 7566c00de33f42d4a89f039f89d90dc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:26:34.172688  3906 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.173516  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7566c00de33f42d4a89f039f89d90dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.173349  3906 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.175990  3906 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:34.176859  3925 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.179894  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:34.185936  3752 leader_election.cc:343] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.181656  3925 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.190270  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bcc788eeb643a18d5a4710a2bec3ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.193614  3925 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:34.205711  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7993fd3c4a5e4bba909e37f629229225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.218708  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 0267c0af0e0d46fd9949c8daf4780422 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:26:34.225817  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:26:34.144867  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:26:34.228380  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.230520  3911 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:34.231123  3911 ts_tablet_manager.cc:1403] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.009s
I20260709 12:26:34.238562  3909 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:34.246577  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07e1d51861943058ecdb6c1d2c2db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.238688  3771 tablet_service.cc:1511] Processing CreateTablet for tablet f2cea033d3c1471eacc194af465442fb (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:26:34.276904  3917 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.277230  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cea033d3c1471eacc194af465442fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.277499  3917 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.280208  3917 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:34.283178  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:34.285286  3678 leader_election.cc:343] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.257869  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:34.266355  3909 ts_tablet_manager.cc:1403] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.015s
W20260709 12:26:34.287122  3752 leader_election.cc:343] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.287881  3752 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:34.287631  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfb4de732b24137b3d5262352066def (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:26:34.289204  3906 raft_consensus.cc:2749] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.285400  3903 tablet_bootstrap.cc:654] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.304419  3626 tablet_service.cc:1511] Processing CreateTablet for tablet 7566c00de33f42d4a89f039f89d90dc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:26:34.305044  3624 tablet_service.cc:1511] Processing CreateTablet for tablet f2cea033d3c1471eacc194af465442fb (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:26:34.306674  3621 tablet_service.cc:1511] Processing CreateTablet for tablet 0267c0af0e0d46fd9949c8daf4780422 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:26:34.307188  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cea033d3c1471eacc194af465442fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.308274  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0267c0af0e0d46fd9949c8daf4780422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.308984  3909 raft_consensus.cc:359] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.309929  3909 raft_consensus.cc:385] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.310242  3909 raft_consensus.cc:740] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.311707  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7566c00de33f42d4a89f039f89d90dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.311293  3909 consensus_queue.cc:260] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.297885  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfb4de732b24137b3d5262352066def (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:26:34.315379  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfb4de732b24137b3d5262352066def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.321183  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0267c0af0e0d46fd9949c8daf4780422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.320773  3627 tablet_service.cc:1511] Processing CreateTablet for tablet c724eed02cdf4fe28b0ed80bc514c734 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:26:34.324275  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c724eed02cdf4fe28b0ed80bc514c734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.333003  3907 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:34.332726  3698 tablet_service.cc:1511] Processing CreateTablet for tablet c724eed02cdf4fe28b0ed80bc514c734 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:26:34.333690  3907 ts_tablet_manager.cc:1403] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.260s	user 0.023s	sys 0.018s
I20260709 12:26:34.337013  3907 raft_consensus.cc:359] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.338008  3907 raft_consensus.cc:385] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.338384  3907 raft_consensus.cc:740] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.340143  3767 tablet_service.cc:1511] Processing CreateTablet for tablet c724eed02cdf4fe28b0ed80bc514c734 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:26:34.342626  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c724eed02cdf4fe28b0ed80bc514c734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.347527  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:34.348242  3712 raft_consensus.cc:2468] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:34.349732  3911 raft_consensus.cc:359] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.350198  3601 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:34.350745  3911 raft_consensus.cc:385] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.350075  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae3ee399924b63833e9a2d20c8be35 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:26:34.351203  3911 raft_consensus.cc:740] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.351348  3926 raft_consensus.cc:2804] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:34.352016  3926 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:34.351861  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae3ee399924b63833e9a2d20c8be35 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:26:34.352452  3926 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.352238  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae3ee399924b63833e9a2d20c8be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.353657  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae3ee399924b63833e9a2d20c8be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.353155  3907 consensus_queue.cc:260] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.368964  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c724eed02cdf4fe28b0ed80bc514c734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.352299  3911 consensus_queue.cc:260] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.383292  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 168e4541992243ecb9a7fbcecf8d7845 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:26:34.384681  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168e4541992243ecb9a7fbcecf8d7845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.385888  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b5240bb4e14dc888ae0e7ccf5f19e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.390998  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfb4de732b24137b3d5262352066def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.393333  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 0267c0af0e0d46fd9949c8daf4780422 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:26:34.393489  3848 tablet_service.cc:1511] Processing CreateTablet for tablet f2cea033d3c1471eacc194af465442fb (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:26:34.394361  3909 ts_tablet_manager.cc:1434] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.003s
I20260709 12:26:34.394925  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0267c0af0e0d46fd9949c8daf4780422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.398821  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cea033d3c1471eacc194af465442fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.400624  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 168e4541992243ecb9a7fbcecf8d7845 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:26:34.402125  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168e4541992243ecb9a7fbcecf8d7845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.366106  3917 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.405527  3917 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.410745  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:34.412467  3678 leader_election.cc:343] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.413722  3903 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:34.414275  3903 ts_tablet_manager.cc:1403] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.336s	user 0.016s	sys 0.000s
I20260709 12:26:34.418623  3917 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.419488  3917 raft_consensus.cc:493] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.419770  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:34.419981  3917 raft_consensus.cc:515] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:34.421361  3675 leader_election.cc:343] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.457680  3675 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:34.470481  3909 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:34.471444  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:34.474090  3678 leader_election.cc:343] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.496510  3939 raft_consensus.cc:2749] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.498621  3776 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2896c6c4d401a92b8db572dd473e9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:26:34.500126  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2896c6c4d401a92b8db572dd473e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.498636  3700 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2896c6c4d401a92b8db572dd473e9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:26:34.503355  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2896c6c4d401a92b8db572dd473e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.506887  3917 leader_election.cc:290] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.507167  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:34.507884  3786 raft_consensus.cc:2468] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:34.509368  3675 leader_election.cc:304] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:34.510293  3909 tablet_bootstrap.cc:654] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.512647  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:34.463985  3903 raft_consensus.cc:359] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.514142  3903 raft_consensus.cc:385] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:34.514294  3823 leader_election.cc:343] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.514519  3903 raft_consensus.cc:740] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.515322  3903 consensus_queue.cc:260] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.518900  3621 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3feaede5bf4a2782dc321b4680c9b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:26:34.520382  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3feaede5bf4a2782dc321b4680c9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.522446  3911 ts_tablet_manager.cc:1434] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.291s	user 0.019s	sys 0.020s
I20260709 12:26:34.523615  3911 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:34.531368  3907 ts_tablet_manager.cc:1434] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.197s	user 0.026s	sys 0.022s
I20260709 12:26:34.532662  3907 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:34.532955  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:34.534785  3600 leader_election.cc:343] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.537405  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfb4de732b24137b3d5262352066def (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:26:34.539577  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfb4de732b24137b3d5262352066def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.542559  3903 ts_tablet_manager.cc:1434] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.128s	user 0.009s	sys 0.000s
I20260709 12:26:34.543846  3903 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:34.543453  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae3ee399924b63833e9a2d20c8be35 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:26:34.549247  3848 tablet_service.cc:1511] Processing CreateTablet for tablet 168e4541992243ecb9a7fbcecf8d7845 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:26:34.549650  3940 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.545959  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae3ee399924b63833e9a2d20c8be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.551002  3940 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.553153  3771 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3feaede5bf4a2782dc321b4680c9b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:26:34.558188  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:34.558913  3712 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:34.562345  3940 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:34.563133  3601 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:34.567675  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3feaede5bf4a2782dc321b4680c9b7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:26:34.569130  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3feaede5bf4a2782dc321b4680c9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.582242  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3feaede5bf4a2782dc321b4680c9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.582828  3940 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:34.583245  3940 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:34.583591  3940 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.583685  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168e4541992243ecb9a7fbcecf8d7845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.599107  3841 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2896c6c4d401a92b8db572dd473e9 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:26:34.600558  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2896c6c4d401a92b8db572dd473e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.601783  3842 tablet_service.cc:1511] Processing CreateTablet for tablet f273502620084fc699e5f5a678ddebc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:26:34.603798  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f273502620084fc699e5f5a678ddebc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.607494  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:34.617831  3926 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.618754  3624 tablet_service.cc:1511] Processing CreateTablet for tablet f273502620084fc699e5f5a678ddebc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:26:34.619397  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd37e53ee44f5896935571adc13b17 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:26:34.620277  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f273502620084fc699e5f5a678ddebc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.621333  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:34.622404  3712 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.630823  3695 tablet_service.cc:1511] Processing CreateTablet for tablet f273502620084fc699e5f5a678ddebc7 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:26:34.639356  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f273502620084fc699e5f5a678ddebc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.580225  3917 raft_consensus.cc:2804] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:34.640884  3917 raft_consensus.cc:493] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:34.639668  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:34.638168  3926 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.641300  3917 raft_consensus.cc:3060] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.650111  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
W20260709 12:26:34.641438  3826 leader_election.cc:343] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:34.654345  3600 leader_election.cc:343] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.647547  3903 tablet_bootstrap.cc:654] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.653963  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd37e53ee44f5896935571adc13b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.646816  3907 tablet_bootstrap.cc:654] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.615166  3911 tablet_bootstrap.cc:654] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.642755  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd37e53ee44f5896935571adc13b17 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:26:34.661674  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd37e53ee44f5896935571adc13b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.639367  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:34.654201  3826 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:34.649359  3712 raft_consensus.cc:2468] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
W20260709 12:26:34.664057  3603 leader_election.cc:343] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.666441  3925 raft_consensus.cc:2749] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.666316  3601 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:34.667721  3926 raft_consensus.cc:2804] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:34.667956  3678 leader_election.cc:343] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.668520  3678 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:34.663702  3940 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.670684  3941 raft_consensus.cc:2749] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.672411  3925 raft_consensus.cc:493] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.672972  3925 raft_consensus.cc:515] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.674240  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
W20260709 12:26:34.676152  3603 leader_election.cc:343] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.697073  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbd37e53ee44f5896935571adc13b17 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:26:34.698203  3925 leader_election.cc:290] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.699211  3940 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:34.701093  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:34.702322  3917 raft_consensus.cc:515] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:34.702715  3823 leader_election.cc:343] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.698510  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbd37e53ee44f5896935571adc13b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.710543  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 3db26f6c3c2142ca95a10ef533b86488 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:26:34.713783  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:34.714095  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 3db26f6c3c2142ca95a10ef533b86488 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:26:34.703999  3909 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:34.717339  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 3db26f6c3c2142ca95a10ef533b86488 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:26:34.718847  3712 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.704555  3926 raft_consensus.cc:697] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:34.730304  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db26f6c3c2142ca95a10ef533b86488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.731600  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 7132a4a0e82e464e945c7164c0c74bef (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:26:34.733134  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7132a4a0e82e464e945c7164c0c74bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.735675  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db26f6c3c2142ca95a10ef533b86488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.735085  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 7132a4a0e82e464e945c7164c0c74bef (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:26:34.738502  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 7132a4a0e82e464e945c7164c0c74bef (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:26:34.735581  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:34.752560  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7132a4a0e82e464e945c7164c0c74bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.742843  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db26f6c3c2142ca95a10ef533b86488. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:34.753950  3824 leader_election.cc:343] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.754624  3824 leader_election.cc:304] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:34.755856  3925 raft_consensus.cc:2749] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:34.743450  3841 tablet_service.cc:1511] Processing CreateTablet for tablet b3d41907598842f79faacd1c08d3fa8c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:26:34.758404  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d41907598842f79faacd1c08d3fa8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.763058  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddfeec17ab74a7c84ddb37ea24d3913 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:26:34.764571  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddfeec17ab74a7c84ddb37ea24d3913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.728154  3909 ts_tablet_manager.cc:1403] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.274s	user 0.021s	sys 0.046s
I20260709 12:26:34.773710  3620 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddfeec17ab74a7c84ddb37ea24d3913 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:26:34.775681  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
W20260709 12:26:34.777345  3678 leader_election.cc:343] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.778592  3917 leader_election.cc:290] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:34.780066  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:34.780717  3786 raft_consensus.cc:3060] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.786437  3911 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:34.787077  3911 ts_tablet_manager.cc:1403] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.264s	user 0.001s	sys 0.016s
I20260709 12:26:34.786790  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 62824cd148034b948c1e0b65144ad4fd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:26:34.788496  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62824cd148034b948c1e0b65144ad4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.791913  3911 raft_consensus.cc:359] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.792833  3911 raft_consensus.cc:385] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.793208  3911 raft_consensus.cc:740] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.794173  3903 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:34.748939  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7132a4a0e82e464e945c7164c0c74bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.751112  3621 tablet_service.cc:1511] Processing CreateTablet for tablet b3d41907598842f79faacd1c08d3fa8c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:26:34.794049  3911 consensus_queue.cc:260] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.798110  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d41907598842f79faacd1c08d3fa8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.798808  3911 ts_tablet_manager.cc:1434] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:26:34.799921  3911 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:34.801024  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddfeec17ab74a7c84ddb37ea24d3913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.769415  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddfeec17ab74a7c84ddb37ea24d3913 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:26:34.802846  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddfeec17ab74a7c84ddb37ea24d3913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.804940  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 62824cd148034b948c1e0b65144ad4fd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:26:34.806321  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62824cd148034b948c1e0b65144ad4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.806702  3694 tablet_service.cc:1511] Processing CreateTablet for tablet b3d41907598842f79faacd1c08d3fa8c (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:26:34.808058  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d41907598842f79faacd1c08d3fa8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.746699  3926 consensus_queue.cc:237] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.796729  3712 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:34.773128  3909 raft_consensus.cc:359] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.813280  3903 ts_tablet_manager.cc:1403] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.270s	user 0.028s	sys 0.001s
I20260709 12:26:34.820142  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 62824cd148034b948c1e0b65144ad4fd (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:26:34.822305  3601 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:34.834789  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62824cd148034b948c1e0b65144ad4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.835572  3907 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:34.835489  3945 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:34.836184  3907 ts_tablet_manager.cc:1403] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.304s	user 0.012s	sys 0.008s
I20260709 12:26:34.828186  3906 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:34.836867  3906 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.838054  3786 raft_consensus.cc:2468] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:34.827970  3911 tablet_bootstrap.cc:654] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.839044  3906 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:34.839457  3675 leader_election.cc:304] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:34.836146  3945 raft_consensus.cc:697] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:34.841137  3917 raft_consensus.cc:2804] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:34.840845  3945 consensus_queue.cc:237] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.841679  3917 raft_consensus.cc:697] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:34.842555  3917 consensus_queue.cc:237] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:34.844568  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:34.845454  3907 raft_consensus.cc:359] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.846213  3907 raft_consensus.cc:385] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.846625  3907 raft_consensus.cc:740] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.847301  3907 consensus_queue.cc:260] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:34.849376  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:34.815201  3909 raft_consensus.cc:385] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:34.854005  3752 leader_election.cc:343] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:34.853809  3909 raft_consensus.cc:740] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.857921  3909 consensus_queue.cc:260] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:34.858943  3860 raft_consensus.cc:2468] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:34.860496  3909 ts_tablet_manager.cc:1434] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 12:26:34.853668  3907 ts_tablet_manager.cc:1434] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:26:34.862571  3907 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:34.863016  3752 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:34.866910  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031fc82f2445d0b9afacf7aceb9454 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:26:34.882206  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031fc82f2445d0b9afacf7aceb9454 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:26:34.883513  3909 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:34.896569  3903 raft_consensus.cc:359] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.897439  3903 raft_consensus.cc:385] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:34.899503  3903 raft_consensus.cc:740] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:34.900269  3903 consensus_queue.cc:260] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:34.903235  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031fc82f2445d0b9afacf7aceb9454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.894001  3906 raft_consensus.cc:2804] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:34.897509  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031fc82f2445d0b9afacf7aceb9454 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:26:34.910440  3906 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:34.911096  3906 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:34.911412  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031fc82f2445d0b9afacf7aceb9454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.919664  3909 tablet_bootstrap.cc:654] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.922716  3535 catalog_manager.cc:5697] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:34.939774  3850 tablet_service.cc:1511] Processing CreateTablet for tablet bfa30e85656246be9ef306fd918e0246 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:26:34.940608  3695 tablet_service.cc:1511] Processing CreateTablet for tablet bfa30e85656246be9ef306fd918e0246 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:26:34.941244  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa30e85656246be9ef306fd918e0246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.952615  3841 tablet_service.cc:1511] Processing CreateTablet for tablet a75e0fe841334c0fa16d8859dcfc26a3 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:26:34.954716  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75e0fe841334c0fa16d8859dcfc26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.943118  3624 tablet_service.cc:1511] Processing CreateTablet for tablet bfa30e85656246be9ef306fd918e0246 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:26:34.958628  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa30e85656246be9ef306fd918e0246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.959874  3533 catalog_manager.cc:5697] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:34.946794  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031fc82f2445d0b9afacf7aceb9454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.966740  3903 ts_tablet_manager.cc:1434] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.133s	user 0.012s	sys 0.000s
I20260709 12:26:34.971714  3775 tablet_service.cc:1511] Processing CreateTablet for tablet a75e0fe841334c0fa16d8859dcfc26a3 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:26:34.976405  3911 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:34.977622  3911 ts_tablet_manager.cc:1403] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.178s	user 0.016s	sys 0.001s
I20260709 12:26:34.977479  3625 tablet_service.cc:1511] Processing CreateTablet for tablet a75e0fe841334c0fa16d8859dcfc26a3 (DEFAULT_TABLE table=test-workload [id=26272f62e49249f7a8a876b41311d9f1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:26:34.978912  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75e0fe841334c0fa16d8859dcfc26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.983047  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75e0fe841334c0fa16d8859dcfc26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:34.991948  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa30e85656246be9ef306fd918e0246. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:26:34.993410  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:35.002545  3903 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.010131  3907 tablet_bootstrap.cc:654] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:34.981367  3911 raft_consensus.cc:359] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.017935  3911 raft_consensus.cc:385] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.018304  3911 raft_consensus.cc:740] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.018432  3903 tablet_bootstrap.cc:654] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.019120  3911 consensus_queue.cc:260] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.025198  3911 ts_tablet_manager.cc:1434] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:26:35.026218  3911 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.032884  3911 tablet_bootstrap.cc:654] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.035321  3909 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.036455  3909 ts_tablet_manager.cc:1403] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.027s
I20260709 12:26:35.040437  3909 raft_consensus.cc:359] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.041493  3909 raft_consensus.cc:385] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.041944  3909 raft_consensus.cc:740] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.043169  3909 consensus_queue.cc:260] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.051900  3909 ts_tablet_manager.cc:1434] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:26:35.053378  3909 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.063876  3911 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.064472  3911 ts_tablet_manager.cc:1403] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260709 12:26:35.067584  3911 raft_consensus.cc:359] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.067915  3906 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.068439  3911 raft_consensus.cc:385] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.068792  3911 raft_consensus.cc:740] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.070084  3906 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:35.069639  3911 consensus_queue.cc:260] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.063879  3907 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.071162  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:35.071846  3907 ts_tablet_manager.cc:1403] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.210s	user 0.024s	sys 0.026s
I20260709 12:26:35.072109  3911 ts_tablet_manager.cc:1434] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:35.073731  3911 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.075467  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:35.075732  3907 raft_consensus.cc:359] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.076520  3907 raft_consensus.cc:385] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.077625  3907 raft_consensus.cc:740] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.078637  3907 consensus_queue.cc:260] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.081339  3911 tablet_bootstrap.cc:654] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.084498  3907 ts_tablet_manager.cc:1434] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
W20260709 12:26:35.085687  3752 leader_election.cc:343] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.086045  3907 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.072084  3860 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.096877  3907 tablet_bootstrap.cc:654] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.108170  3909 tablet_bootstrap.cc:654] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.110997  3907 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.111053  3860 raft_consensus.cc:2468] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:35.114148  3907 ts_tablet_manager.cc:1403] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260709 12:26:35.115392  3752 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:35.117288  3906 raft_consensus.cc:2804] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.118026  3906 raft_consensus.cc:697] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:35.119381  3906 consensus_queue.cc:237] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.122606  3925 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.123379  3925 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.125685  3925 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:35.126734  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.126775  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:35.127329  3903 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:35.127895  3712 raft_consensus.cc:2393] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:35.127992  3903 ts_tablet_manager.cc:1403] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.019s
I20260709 12:26:35.130103  3911 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.130362  3826 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:35.131254  3911 ts_tablet_manager.cc:1403] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.023s
I20260709 12:26:35.131721  3925 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.138679  3903 raft_consensus.cc:359] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.138868  3911 raft_consensus.cc:359] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.139933  3903 raft_consensus.cc:385] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.140411  3911 raft_consensus.cc:385] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.140805  3911 raft_consensus.cc:740] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.140611  3903 raft_consensus.cc:740] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.141940  3911 consensus_queue.cc:260] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.144794  3911 ts_tablet_manager.cc:1434] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:26:35.145867  3911 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.146601  3925 raft_consensus.cc:2749] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:35.142519  3903 consensus_queue.cc:260] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.148195  3909 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.150781  3903 ts_tablet_manager.cc:1434] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260709 12:26:35.149675  3535 catalog_manager.cc:5697] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.152038  3903 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.152942  3909 ts_tablet_manager.cc:1403] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.007s
I20260709 12:26:35.148141  3907 raft_consensus.cc:359] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.153445  3907 raft_consensus.cc:385] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.153827  3907 raft_consensus.cc:740] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.154649  3907 consensus_queue.cc:260] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.156780  3909 raft_consensus.cc:359] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.157541  3909 raft_consensus.cc:385] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.157858  3909 raft_consensus.cc:740] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.158715  3909 consensus_queue.cc:260] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.161604  3909 ts_tablet_manager.cc:1434] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:26:35.162108  3907 ts_tablet_manager.cc:1434] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:26:35.163254  3907 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.164191  3911 tablet_bootstrap.cc:654] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.171685  3907 tablet_bootstrap.cc:654] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.174790  3903 tablet_bootstrap.cc:654] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.174425  3535 catalog_manager.cc:5697] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.179287  3909 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.185760  3906 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.186107  3911 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.186666  3911 ts_tablet_manager.cc:1403] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.009s
I20260709 12:26:35.186455  3906 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.189069  3906 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:35.190164  3907 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.191088  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.186451  3909 tablet_bootstrap.cc:654] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.191416  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:35.193130  3752 leader_election.cc:343] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.193756  3903 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
W20260709 12:26:35.193933  3752 leader_election.cc:343] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.194422  3752 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:35.194893  3903 ts_tablet_manager.cc:1403] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 12:26:35.195757  3906 raft_consensus.cc:2749] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:35.190276  3911 raft_consensus.cc:359] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.197245  3925 raft_consensus.cc:493] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.197566  3911 raft_consensus.cc:385] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.197976  3911 raft_consensus.cc:740] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.197788  3925 raft_consensus.cc:515] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.198403  3903 raft_consensus.cc:359] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.198763  3911 consensus_queue.cc:260] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.199493  3903 raft_consensus.cc:385] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.199805  3903 raft_consensus.cc:740] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.191332  3907 ts_tablet_manager.cc:1403] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 12:26:35.201236  3911 ts_tablet_manager.cc:1434] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:26:35.202153  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c4a130851e4e608d87d512f7b77ad2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.202800  3712 raft_consensus.cc:2468] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:35.202648  3925 leader_election.cc:290] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:35.203624  3903 consensus_queue.cc:260] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.203917  3824 leader_election.cc:304] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:35.204495  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c4a130851e4e608d87d512f7b77ad2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:35.204780  3911 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.205331  3637 raft_consensus.cc:2468] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:35.207033  3925 raft_consensus.cc:2804] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.207489  3925 raft_consensus.cc:493] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.207873  3925 raft_consensus.cc:3060] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.203229  3907 raft_consensus.cc:359] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.210328  3907 raft_consensus.cc:385] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.210669  3907 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.214385  3909 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.214690  3911 tablet_bootstrap.cc:654] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.217243  3925 raft_consensus.cc:515] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.214345  3907 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.218022  3909 ts_tablet_manager.cc:1403] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 12:26:35.219992  3907 ts_tablet_manager.cc:1434] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:26:35.220968  3907 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.221612  3909 raft_consensus.cc:359] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.224385  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c4a130851e4e608d87d512f7b77ad2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:35.225201  3637 raft_consensus.cc:3060] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.227843  3907 tablet_bootstrap.cc:654] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.230942  3903 ts_tablet_manager.cc:1434] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:26:35.238350  3925 leader_election.cc:290] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:35.239054  3909 raft_consensus.cc:385] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.239939  3909 raft_consensus.cc:740] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.241348  3909 consensus_queue.cc:260] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.237033  3637 raft_consensus.cc:2468] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:35.247254  3907 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.247195  3826 leader_election.cc:304] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:35.248150  3907 ts_tablet_manager.cc:1403] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260709 12:26:35.248558  3925 raft_consensus.cc:2804] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.248817  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c4a130851e4e608d87d512f7b77ad2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:35.249723  3925 raft_consensus.cc:697] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:35.249953  3712 raft_consensus.cc:3060] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.251052  3925 consensus_queue.cc:237] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.251754  3907 raft_consensus.cc:359] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.255504  3907 raft_consensus.cc:385] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.255841  3909 ts_tablet_manager.cc:1434] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:26:35.255643  3917 consensus_queue.cc:1048] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:35.255877  3907 raft_consensus.cc:740] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.258363  3907 consensus_queue.cc:260] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.259255  3909 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.259579  3945 raft_consensus.cc:493] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.260113  3945 raft_consensus.cc:515] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.262285  3907 ts_tablet_manager.cc:1434] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:26:35.262245  3945 leader_election.cc:290] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:35.264977  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.268234  3907 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.274623  3945 consensus_queue.cc:1048] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:35.275895  3917 raft_consensus.cc:493] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.276968  3917 raft_consensus.cc:515] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.281998  3909 tablet_bootstrap.cc:654] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.286441  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03aeb7d66574b27bac2376d4b1c3874" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.281818  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.289100  3941 raft_consensus.cc:493] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.288945  3785 raft_consensus.cc:2468] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:35.289678  3941 raft_consensus.cc:515] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.298477  3675 leader_election.cc:304] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:35.301510  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.302961  3945 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.303241  3601 leader_election.cc:304] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:35.304096  3926 raft_consensus.cc:2749] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:35.303851  3945 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.304746  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.305401  3785 raft_consensus.cc:2468] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:35.307132  3675 leader_election.cc:304] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
W20260709 12:26:35.310734  3678 leader_election.cc:343] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.290304  3907 tablet_bootstrap.cc:654] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.317627  3945 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.322680  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.323544  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:35.324688  3603 leader_election.cc:343] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.326134  3785 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:35.327980  3600 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:35.330286  3945 raft_consensus.cc:2804] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.330746  3945 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.320616  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.331441  3945 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:35.333436  3678 leader_election.cc:343] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.330588  3941 leader_election.cc:290] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.335072  3941 raft_consensus.cc:2804] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.336033  3941 raft_consensus.cc:493] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.336599  3941 raft_consensus.cc:3060] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.334654  3535 catalog_manager.cc:5697] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.346488  3903 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.318487  3917 leader_election.cc:290] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.354936  3917 raft_consensus.cc:2804] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.356885  3926 consensus_queue.cc:1048] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:35.363991  3712 raft_consensus.cc:2468] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:35.366557  3917 raft_consensus.cc:493] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.390432  3926 raft_consensus.cc:493] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.404044  3926 raft_consensus.cc:515] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.404556  3637 raft_consensus.cc:3060] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:35.403446  3600 consensus_peers.cc:597] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. 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:26:35.413928  3976 raft_consensus.cc:493] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.414891  3926 leader_election.cc:290] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:35.388751  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 81735us
I20260709 12:26:35.415510  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.415558  3917 raft_consensus.cc:3060] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.427510  3945 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.430428  3941 raft_consensus.cc:515] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.432126  3980 consensus_queue.cc:1048] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:35.422446  3976 raft_consensus.cc:515] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.441779  3903 tablet_bootstrap.cc:654] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.436658  3911 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.442346  3911 ts_tablet_manager.cc:1403] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.238s	user 0.062s	sys 0.116s
I20260709 12:26:35.444044  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:35.445421  3784 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.445701  3911 raft_consensus.cc:359] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.446792  3911 raft_consensus.cc:385] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.435817  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.437870  3945 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:35.441501  3600 leader_election.cc:343] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.450356  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:35.454548  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.447441  3911 raft_consensus.cc:740] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.454425  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:35.457180  3911 consensus_queue.cc:260] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:35.459183  3603 leader_election.cc:343] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.460095  3911 ts_tablet_manager.cc:1434] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:26:35.446653  3976 leader_election.cc:290] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.436813  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:35.463019  3917 raft_consensus.cc:515] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.464536  3911 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.447201  3941 leader_election.cc:290] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.465801  3909 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.466588  3907 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.474903  3907 ts_tablet_manager.cc:1403] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.209s	user 0.020s	sys 0.001s
I20260709 12:26:35.477564  3786 raft_consensus.cc:3060] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:35.478611  3601 leader_election.cc:343] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.478368  3983 consensus_queue.cc:1048] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:35.479131  3601 leader_election.cc:304] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:35.480013  3945 raft_consensus.cc:2749] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:35.478335  3678 leader_election.cc:343] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.485280  3909 ts_tablet_manager.cc:1403] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.228s	user 0.053s	sys 0.083s
I20260709 12:26:35.485751  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.489895  3917 leader_election.cc:290] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.509475  3903 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:35.510291  3903 ts_tablet_manager.cc:1403] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.164s	user 0.006s	sys 0.015s
I20260709 12:26:35.506880  3907 raft_consensus.cc:359] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:35.498250  3678 leader_election.cc:343] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.513209  3907 raft_consensus.cc:385] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.514226  3907 raft_consensus.cc:740] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.521670  3907 consensus_queue.cc:260] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.523455  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:35.524166  3907 ts_tablet_manager.cc:1434] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:26:35.525532  3907 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:35.522159  3675 leader_election.cc:343] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.527912  3783 raft_consensus.cc:3060] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.537237  3675 leader_election.cc:304] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:35.540038  3981 raft_consensus.cc:2749] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:35.545611  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:35.543543  3981 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.547112  3981 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.549278  3981 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:35.553220  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:35.555567  3678 leader_election.cc:343] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.556211  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:35.556794  3678 leader_election.cc:343] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.557993  3911 tablet_bootstrap.cc:654] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.567278  3783 raft_consensus.cc:2468] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:35.571576  3903 raft_consensus.cc:359] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.572495  3903 raft_consensus.cc:385] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.572850  3903 raft_consensus.cc:740] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.573987  3903 consensus_queue.cc:260] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.575748  3675 leader_election.cc:304] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:35.577219  3981 raft_consensus.cc:2804] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.577742  3981 raft_consensus.cc:697] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:35.578604  3981 consensus_queue.cc:237] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.579643  3909 raft_consensus.cc:359] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.580432  3909 raft_consensus.cc:385] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.580726  3909 raft_consensus.cc:740] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.583143  3786 raft_consensus.cc:2468] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:35.588519  3985 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.589288  3985 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.593983  3906 consensus_queue.cc:1048] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:35.595149  3985 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:35.596844  3678 leader_election.cc:343] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.597359  3678 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:35.597388  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.598217  3711 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:35.599437  3601 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:35.568172  3784 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:35.601275  3903 ts_tablet_manager.cc:1434] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.090s	user 0.003s	sys 0.004s
I20260709 12:26:35.603019  3903 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.601251  3917 raft_consensus.cc:2749] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:35.606308  3985 raft_consensus.cc:2804] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.613040  3675 leader_election.cc:304] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:35.619105  3985 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.621775  3985 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.622318  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.622771  3600 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:35.623035  3783 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:35.623821  3987 raft_consensus.cc:2804] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.624358  3987 raft_consensus.cc:697] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:35.626854  3987 consensus_queue.cc:237] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.629110  3903 tablet_bootstrap.cc:654] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.581506  3909 consensus_queue.cc:260] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.634388  3911 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.635109  3911 ts_tablet_manager.cc:1403] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.018s
I20260709 12:26:35.638448  3911 raft_consensus.cc:359] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.639209  3911 raft_consensus.cc:385] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.630807  3981 raft_consensus.cc:2804] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.639572  3911 raft_consensus.cc:740] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.640097  3981 raft_consensus.cc:697] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:35.640391  3911 consensus_queue.cc:260] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.641013  3981 consensus_queue.cc:237] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.641918  3925 raft_consensus.cc:493] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.642388  3925 raft_consensus.cc:515] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.642571  3534 catalog_manager.cc:5697] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.644551  3925 leader_election.cc:290] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:35.652245  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00c7845c8d944c08ede7fce49d6fcc6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:35.652998  3636 raft_consensus.cc:2468] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:35.660722  3826 leader_election.cc:304] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:35.663059  3911 ts_tablet_manager.cc:1434] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:26:35.664160  3909 ts_tablet_manager.cc:1434] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.169s	user 0.009s	sys 0.000s
I20260709 12:26:35.664763  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00c7845c8d944c08ede7fce49d6fcc6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.665812  3985 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:35.666420  3824 leader_election.cc:343] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.664135  3911 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.668896  3985 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:35.669994  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:35.671458  3783 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.670018  3968 raft_consensus.cc:2804] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.672443  3968 raft_consensus.cc:493] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.672814  3968 raft_consensus.cc:3060] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:35.673069  3752 consensus_peers.cc:597] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:35.670948  3907 tablet_bootstrap.cc:654] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.674913  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:35.675756  3711 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.698864  3903 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:35.699757  3903 ts_tablet_manager.cc:1403] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.008s
I20260709 12:26:35.708004  3907 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.708822  3907 ts_tablet_manager.cc:1403] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.184s	user 0.003s	sys 0.012s
I20260709 12:26:35.710229  3968 raft_consensus.cc:515] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.713533  3907 raft_consensus.cc:359] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.688575  3925 consensus_queue.cc:1048] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:26:35.717368  3911 tablet_bootstrap.cc:654] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.718221  3903 raft_consensus.cc:359] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.719659  3903 raft_consensus.cc:385] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.719962  3903 raft_consensus.cc:740] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.719177  3907 raft_consensus.cc:385] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.720675  3907 raft_consensus.cc:740] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.722167  3903 consensus_queue.cc:260] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.724517  3968 leader_election.cc:290] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:35.725891  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00c7845c8d944c08ede7fce49d6fcc6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:35.726593  3637 raft_consensus.cc:3060] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.728072  3909 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.730899  3535 catalog_manager.cc:5697] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.721544  3907 consensus_queue.cc:260] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.740104  3907 ts_tablet_manager.cc:1434] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.004s
I20260709 12:26:35.741189  3907 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.748914  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00c7845c8d944c08ede7fce49d6fcc6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:35.749635  3711 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:35.751813  3601 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:35.752722  3981 raft_consensus.cc:493] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.753026  3987 raft_consensus.cc:2804] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.753494  3981 raft_consensus.cc:515] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.754606  3987 raft_consensus.cc:697] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:35.755559  3987 consensus_queue.cc:237] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.757390  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:35.758136  3636 raft_consensus.cc:2468] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:35.760577  3678 leader_election.cc:304] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:35.761907  3917 raft_consensus.cc:2804] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.762398  3917 raft_consensus.cc:493] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.762851  3917 raft_consensus.cc:3060] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.763201  3533 catalog_manager.cc:5697] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:35.767581  3824 leader_election.cc:343] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.772218  3783 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:35.774982  3950 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.775597  3950 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.777362  3909 tablet_bootstrap.cc:654] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.753079  3637 raft_consensus.cc:2468] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:35.787025  3903 ts_tablet_manager.cc:1434] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.087s	user 0.009s	sys 0.001s
I20260709 12:26:35.787600  3826 leader_election.cc:304] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:35.788552  3903 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.791379  3925 raft_consensus.cc:2804] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.792013  3925 raft_consensus.cc:697] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:35.795226  3925 consensus_queue.cc:237] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:35.779656  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.798849  3859 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:35.799465  3911 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.800215  3911 ts_tablet_manager.cc:1403] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.005s
I20260709 12:26:35.800596  3752 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:35.802000  3906 raft_consensus.cc:2804] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.802409  3906 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.802762  3906 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.803246  3911 raft_consensus.cc:359] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.803946  3911 raft_consensus.cc:385] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.804194  3911 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.780489  3981 leader_election.cc:290] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:35.785145  3907 tablet_bootstrap.cc:654] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.805439  3950 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:35.783715  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:35.806368  3636 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:35.806735  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.804970  3911 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.799044  3917 raft_consensus.cc:515] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.813519  3911 ts_tablet_manager.cc:1434] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:26:35.818713  3999 consensus_queue.cc:1048] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:35.820075  3675 leader_election.cc:343] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.820509  3911 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.819406  3533 catalog_manager.cc:5697] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.822811  3903 tablet_bootstrap.cc:654] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.817394  3906 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.827428  3906 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:35.823688  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
W20260709 12:26:35.832345  3675 leader_election.cc:343] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.824872  3917 leader_election.cc:290] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:35.818337  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cce6b7a4e145699574ba0176b0f4b4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:35.829769  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:35.833422  3635 raft_consensus.cc:3060] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.833460  3636 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.835525  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:35.836179  3859 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.839854  3911 tablet_bootstrap.cc:654] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.841738  3635 raft_consensus.cc:2468] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:35.843158  3678 leader_election.cc:304] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:35.844689  3981 raft_consensus.cc:2804] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.845206  3981 raft_consensus.cc:697] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:35.846086  3981 consensus_queue.cc:237] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.846676  3535 catalog_manager.cc:5697] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.843472  3636 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:35.857843  3911 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.858090  3909 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.859458  3909 ts_tablet_manager.cc:1403] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.008s
I20260709 12:26:35.859773  3752 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:35.860783  3906 raft_consensus.cc:2804] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:35.862069  3906 raft_consensus.cc:697] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:35.862253  3909 raft_consensus.cc:359] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.862973  3909 raft_consensus.cc:385] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.863288  3909 raft_consensus.cc:740] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.863073  3906 consensus_queue.cc:237] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.864064  3909 consensus_queue.cc:260] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.864934  3859 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:35.865926  3911 ts_tablet_manager.cc:1403] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.011s
I20260709 12:26:35.869407  3909 ts_tablet_manager.cc:1434] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:26:35.870610  3909 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.875073  3907 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.876055  3907 ts_tablet_manager.cc:1403] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.018s
I20260709 12:26:35.880411  3909 tablet_bootstrap.cc:654] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.880486  3907 raft_consensus.cc:359] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.881299  3907 raft_consensus.cc:385] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.881634  3907 raft_consensus.cc:740] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.882448  3907 consensus_queue.cc:260] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.885393  3911 raft_consensus.cc:359] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.886184  3907 ts_tablet_manager.cc:1434] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:26:35.890867  3911 raft_consensus.cc:385] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.892014  3907 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.891184  3911 raft_consensus.cc:740] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.892748  3909 tablet_bootstrap.cc:492] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.893610  3909 ts_tablet_manager.cc:1403] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260709 12:26:35.893740  3911 consensus_queue.cc:260] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.896565  3909 raft_consensus.cc:359] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.897284  3909 raft_consensus.cc:385] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.897547  3909 raft_consensus.cc:740] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.898389  3909 consensus_queue.cc:260] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.890118  3903 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:35.900481  3903 ts_tablet_manager.cc:1403] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.003s
I20260709 12:26:35.903822  3909 ts_tablet_manager.cc:1434] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:26:35.905423  3909 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.906576  3911 ts_tablet_manager.cc:1434] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:26:35.906868  3907 tablet_bootstrap.cc:654] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.907575  3911 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.903690  3903 raft_consensus.cc:359] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.910192  3903 raft_consensus.cc:385] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.910676  3903 raft_consensus.cc:740] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.911993  3903 consensus_queue.cc:260] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.912895  3909 tablet_bootstrap.cc:654] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.915844  3903 ts_tablet_manager.cc:1434] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:26:35.916947  3903 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.920902  3535 catalog_manager.cc:5697] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.924160  3907 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.924757  3907 ts_tablet_manager.cc:1403] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 12:26:35.926131  3531 catalog_manager.cc:5697] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:35.928609  3907 raft_consensus.cc:359] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.931957  3903 tablet_bootstrap.cc:654] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.933656  3911 tablet_bootstrap.cc:654] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.929545  3907 raft_consensus.cc:385] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.934069  3907 raft_consensus.cc:740] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.935050  3907 consensus_queue.cc:260] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.938535  3907 ts_tablet_manager.cc:1434] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:26:35.941519  3907 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:35.942888  3909 tablet_bootstrap.cc:492] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:35.943377  3909 ts_tablet_manager.cc:1403] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.012s
I20260709 12:26:35.946165  3909 raft_consensus.cc:359] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.947139  3909 raft_consensus.cc:385] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.947459  3909 raft_consensus.cc:740] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.948575  3909 consensus_queue.cc:260] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.951007  3909 ts_tablet_manager.cc:1434] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:35.951010  3911 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:35.951676  3911 ts_tablet_manager.cc:1403] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260709 12:26:35.952356  3909 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:35.956182  3911 raft_consensus.cc:359] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.957013  3911 raft_consensus.cc:385] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.957288  3911 raft_consensus.cc:740] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.960152  3909 tablet_bootstrap.cc:654] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.960152  3907 tablet_bootstrap.cc:654] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.960847  3985 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.961750  3903 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:35.961359  3985 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.962328  3903 ts_tablet_manager.cc:1403] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260709 12:26:35.963805  3985 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.965152  3903 raft_consensus.cc:359] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.965510  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.958081  3911 consensus_queue.cc:260] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:35.975250  3603 leader_election.cc:343] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:35.970434  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:35.976140  3711 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:35.976586  3903 raft_consensus.cc:385] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.976893  3903 raft_consensus.cc:740] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:35.978284  3601 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:35.978190  3903 consensus_queue.cc:260] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.980165  3985 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:35.980571  3985 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:35.980903  3985 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:35.981349  3903 ts_tablet_manager.cc:1434] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:26:35.982935  3925 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.983458  3925 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.976271  3911 ts_tablet_manager.cc:1434] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:26:35.985050  3903 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:35.985069  3911 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:35.985945  3981 raft_consensus.cc:493] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.986517  3981 raft_consensus.cc:515] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:35.988157  3985 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:35.991776  3985 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:35.992115  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:35.994422  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:35.995357  3907 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:35.995647  3903 tablet_bootstrap.cc:654] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:35.995870  3907 ts_tablet_manager.cc:1403] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.014s
I20260709 12:26:35.995647  3906 raft_consensus.cc:493] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:35.997001  3906 raft_consensus.cc:515] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:35.998101  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:35.998910  3907 raft_consensus.cc:359] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:35.999642  3907 raft_consensus.cc:385] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:35.999918  3907 raft_consensus.cc:740] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.000590  3907 consensus_queue.cc:260] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:36.002821  3911 tablet_bootstrap.cc:654] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:36.003095  3675 leader_election.cc:343] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.003876  3907 ts_tablet_manager.cc:1434] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:26:36.006620  3907 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:36.007400  3909 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:36.007872  3909 ts_tablet_manager.cc:1403] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.007s
I20260709 12:26:36.010696  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:36.010929  3909 raft_consensus.cc:359] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.011631  3909 raft_consensus.cc:385] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.011907  3909 raft_consensus.cc:740] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.013293  3999 raft_consensus.cc:493] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.014019  3999 raft_consensus.cc:515] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.014979  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:36.017055  3603 leader_election.cc:343] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.018841  3985 raft_consensus.cc:493] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.019500  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.019343  3985 raft_consensus.cc:515] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.021011  3909 consensus_queue.cc:260] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.022207  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.022565  3985 leader_election.cc:290] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.023102  3711 raft_consensus.cc:2468] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:36.023701  3909 ts_tablet_manager.cc:1434] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:26:36.013324  3907 tablet_bootstrap.cc:654] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.024890  3909 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:36.035462  3909 tablet_bootstrap.cc:654] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.037742  3911 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:36.038293  3911 ts_tablet_manager.cc:1403] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260709 12:26:36.041160  3911 raft_consensus.cc:359] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.041870  3911 raft_consensus.cc:385] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.042016  3907 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:36.042660  3907 ts_tablet_manager.cc:1403] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.006s
I20260709 12:26:36.043579  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:36.044077  3911 raft_consensus.cc:740] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.044490  3712 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.044888  3911 consensus_queue.cc:260] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.046066  3907 raft_consensus.cc:359] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.046881  3907 raft_consensus.cc:385] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.047228  3907 raft_consensus.cc:740] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.047887  3911 ts_tablet_manager.cc:1434] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:26:36.047943  3907 consensus_queue.cc:260] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.048985  3911 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:36.046079  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.050622  3907 ts_tablet_manager.cc:1434] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:26:36.051623  3907 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:36.057607  3911 tablet_bootstrap.cc:654] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.058032  3907 tablet_bootstrap.cc:654] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.062655  3909 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:36.063894  3909 ts_tablet_manager.cc:1403] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 12:26:36.068321  3909 raft_consensus.cc:359] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.069164  3909 raft_consensus.cc:385] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.069484  3909 raft_consensus.cc:740] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.070765  3907 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:36.071398  3907 ts_tablet_manager.cc:1403] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:26:36.071965  3974 consensus_queue.cc:1048] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:36.074509  3925 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.070348  3909 consensus_queue.cc:260] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.074954  3907 raft_consensus.cc:359] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.077127  3907 raft_consensus.cc:385] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.076062  3911 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:36.077716  3909 ts_tablet_manager.cc:1434] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:26:36.078671  3911 ts_tablet_manager.cc:1403] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260709 12:26:36.079326  3909 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:36.079988  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.080698  3635 raft_consensus.cc:2468] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:36.081547  3999 leader_election.cc:290] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.081408  3911 raft_consensus.cc:359] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.082187  3911 raft_consensus.cc:385] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.082051  3826 leader_election.cc:304] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.082536  3911 raft_consensus.cc:740] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.083387  3911 consensus_queue.cc:260] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.077406  3907 raft_consensus.cc:740] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.084793  3907 consensus_queue.cc:260] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.085533  3968 raft_consensus.cc:2804] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:36.085763  3823 leader_election.cc:343] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.085983  3909 tablet_bootstrap.cc:654] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.086009  3968 raft_consensus.cc:493] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.086782  3968 raft_consensus.cc:3060] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.087383  3911 ts_tablet_manager.cc:1434] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:26:36.088367  3911 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:36.048540  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.090459  3906 leader_election.cc:290] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.091288  3925 raft_consensus.cc:493] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.092150  3925 raft_consensus.cc:515] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.092715  3985 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.093293  3985 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.095981  3985 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.097678  3968 raft_consensus.cc:515] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.101219  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
W20260709 12:26:36.101882  3600 leader_election.cc:343] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.102609  3911 tablet_bootstrap.cc:654] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.103448  3968 leader_election.cc:290] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.103327  3750 leader_election.cc:304] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:36.101891  3635 raft_consensus.cc:3060] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.104334  3981 leader_election.cc:290] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.105134  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:36.109975  3752 leader_election.cc:343] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.110172  3783 raft_consensus.cc:2393] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:36.113116  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.114840  3950 raft_consensus.cc:2804] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.115211  3906 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.115583  3950 raft_consensus.cc:493] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.116262  3950 raft_consensus.cc:3060] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.115944  3906 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:36.120319  3906 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.121989  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.122597  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.127792  3635 raft_consensus.cc:2468] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:36.128129  3950 raft_consensus.cc:515] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:36.135274  3826 leader_election.cc:304] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.129452  3985 consensus_queue.cc:1048] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:36.129794  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.138932  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:36.140112  3917 consensus_queue.cc:1048] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:26:36.141650  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 67886us
I20260709 12:26:36.141804  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
W20260709 12:26:36.143903  3752 leader_election.cc:343] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.144016  3907 ts_tablet_manager.cc:1434] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 12:26:36.145813  3907 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:36.109210  3678 leader_election.cc:343] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.150063  3678 leader_election.cc:304] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:36.151314  3978 raft_consensus.cc:2749] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.152071  3981 raft_consensus.cc:493] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.153182  3857 raft_consensus.cc:3060] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.152871  3981 raft_consensus.cc:515] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.156443  3981 leader_election.cc:290] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.158646  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:36.162964  3710 raft_consensus.cc:3060] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.164398  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.171370  3823 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:36.171711  3985 consensus_queue.cc:1048] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:36.172626  3603 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:36.173542  3987 raft_consensus.cc:2749] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.159243  3907 tablet_bootstrap.cc:654] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.160243  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.175031  3858 raft_consensus.cc:2468] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:36.160976  3974 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.176782  3974 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:36.161509  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.135721  3950 leader_election.cc:290] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.179850  3974 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:36.182715  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.122895  3859 raft_consensus.cc:2393] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:36.184758  3968 raft_consensus.cc:2804] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:36.185688  3925 leader_election.cc:290] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:36.189713  3712 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:36.190722  3750 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:36.192623  3859 raft_consensus.cc:3060] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.196782  3710 raft_consensus.cc:2468] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:36.200461  3601 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:36.201412  3987 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:36.201946  3987 raft_consensus.cc:697] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
W20260709 12:26:36.202260  3823 leader_election.cc:343] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.192485  3678 leader_election.cc:304] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.193460  3950 raft_consensus.cc:2749] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.195691  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.202807  3987 consensus_queue.cc:237] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.206699  3999 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.216472  3750 leader_election.cc:304] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:36.225783  3906 raft_consensus.cc:2804] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:36.214536  3981 raft_consensus.cc:2804] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.267956  3903 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:36.268661  3903 ts_tablet_manager.cc:1403] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.284s	user 0.044s	sys 0.052s
I20260709 12:26:36.272591  3636 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.263715  3981 raft_consensus.cc:493] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.275066  3981 raft_consensus.cc:3060] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.278034  3603 leader_election.cc:304] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:36.279130  3907 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:36.279693  3907 ts_tablet_manager.cc:1403] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.006s
I20260709 12:26:36.281682  3903 raft_consensus.cc:359] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.284267  3903 raft_consensus.cc:385] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.284586  3909 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:36.284607  3903 raft_consensus.cc:740] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.285483  3909 ts_tablet_manager.cc:1403] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.206s	user 0.046s	sys 0.067s
W20260709 12:26:36.282361  3678 leader_election.cc:343] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.294456  3907 raft_consensus.cc:359] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:36.253676  3675 leader_election.cc:343] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.295221  3907 raft_consensus.cc:385] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.297281  3907 raft_consensus.cc:740] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.298794  3907 consensus_queue.cc:260] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.295615  3903 consensus_queue.cc:260] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.305197  3907 ts_tablet_manager.cc:1434] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:26:36.332651  3911 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:36.383384  3911 ts_tablet_manager.cc:1403] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.295s	user 0.045s	sys 0.078s
I20260709 12:26:36.303138  3903 ts_tablet_manager.cc:1434] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260709 12:26:36.327894  3909 raft_consensus.cc:359] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.384382  3909 raft_consensus.cc:385] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.384720  3909 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.294538  3906 raft_consensus.cc:697] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
W20260709 12:26:36.309000  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 52701.8us
I20260709 12:26:36.386665  4034 raft_consensus.cc:493] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.356701  3999 raft_consensus.cc:2749] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.385861  3909 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.304262  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.389484  3909 ts_tablet_manager.cc:1434] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.104s	user 0.011s	sys 0.004s
I20260709 12:26:36.390852  3909 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:36.356659  3968 raft_consensus.cc:697] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:36.324016  4033 raft_consensus.cc:493] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.308468  3987 raft_consensus.cc:2749] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:36.387166  3675 leader_election.cc:343] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.321640  3974 consensus_queue.cc:1048] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260709 12:26:36.404217  3675 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:36.325675  3925 consensus_queue.cc:1048] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.074s
I20260709 12:26:36.404475  3917 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.333029  3978 consensus_queue.cc:1048] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 12:26:36.403755  3999 raft_consensus.cc:493] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:36.401202  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 123306us
I20260709 12:26:36.387253  4034 raft_consensus.cc:515] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.387153  3906 consensus_queue.cc:237] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:36.423010  3903 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:36.423415  4042 raft_consensus.cc:2749] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.427815  3903 tablet_bootstrap.cc:654] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.435170  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca1bfce91df4449926ca2e621acc8b8" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.413825  3917 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.439527  3925 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.440093  3925 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.443444  3784 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.443593  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.445333  4034 leader_election.cc:290] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.447798  3907 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:36.402521  4033 raft_consensus.cc:515] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.463008  4038 consensus_queue.cc:1048] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:36.463008  4039 raft_consensus.cc:493] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.465492  4039 raft_consensus.cc:515] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.417981  3999 raft_consensus.cc:515] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:36.473625  3826 leader_election.cc:343] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.482298  3974 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.450237  3925 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.485499  3911 raft_consensus.cc:359] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.487915  3911 raft_consensus.cc:385] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.488552  3911 raft_consensus.cc:740] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.481681  4038 raft_consensus.cc:493] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.450181  3968 consensus_queue.cc:237] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.471897  3950 consensus_queue.cc:1048] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:26:36.487072  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.495766  3911 consensus_queue.cc:260] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:36.500578  4037 log.cc:927] Time spent T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:26:36.501315  3823 leader_election.cc:304] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:36.501149  4038 raft_consensus.cc:515] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.503860  4038 leader_election.cc:290] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.504063  3903 tablet_bootstrap.cc:492] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:36.504614  3903 ts_tablet_manager.cc:1403] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.019s
I20260709 12:26:36.505283  3925 raft_consensus.cc:2749] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.499464  4039 leader_election.cc:290] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.505978  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.506057  3981 raft_consensus.cc:515] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.510409  3903 raft_consensus.cc:359] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.511366  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.512739  4033 leader_election.cc:290] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.513535  3981 leader_election.cc:290] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.515832  3533 catalog_manager.cc:5697] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:36.517006  3678 leader_election.cc:343] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.517756  3859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:36.511432  3903 raft_consensus.cc:385] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.554087  3903 raft_consensus.cc:740] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.555119  3903 consensus_queue.cc:260] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:36.520159  3752 leader_election.cc:343] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.521237  3999 leader_election.cc:290] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:36.486698  3974 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.522200  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:36.487330  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 63462.7us
I20260709 12:26:36.524899  3911 ts_tablet_manager.cc:1434] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.003s
I20260709 12:26:36.526798  3909 tablet_bootstrap.cc:654] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.527386  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.529202  3987 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.533834  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.535379  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.540975  3907 tablet_bootstrap.cc:654] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.541195  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:36.543867  3824 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:36.571460  3911 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:36.573854  3903 ts_tablet_manager.cc:1434] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 12:26:36.579525  3903 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:36.572547  3859 raft_consensus.cc:3060] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:36.571732  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 54769.1us
I20260709 12:26:36.571425  4038 consensus_queue.cc:1048] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:26:36.585821  3637 raft_consensus.cc:2393] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:36.581127  3710 raft_consensus.cc:2468] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:36.582089  3633 raft_consensus.cc:2468] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:36.577186  3987 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.620368  3987 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.621002  3987 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.609416  3999 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:36.622967  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.634994  3860 raft_consensus.cc:2468] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
W20260709 12:26:36.636632  4048 log.cc:927] Time spent T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:26:36.637447  3603 leader_election.cc:304] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.639142  4038 raft_consensus.cc:2804] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.639703  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:36.641243  3603 leader_election.cc:343] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.623886  3987 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.643245  3859 raft_consensus.cc:2468] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
W20260709 12:26:36.630513  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 46343.5us
I20260709 12:26:36.644316  3987 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:36.644619  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.658411  4034 consensus_queue.cc:1048] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:36.659631  3917 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.659870  3782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc941b9d107e4e099fd72876bfb7ed9b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:36.660498  3782 raft_consensus.cc:3060] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.639743  4038 raft_consensus.cc:493] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.662135  4038 raft_consensus.cc:3060] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.633689  3974 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.666224  3678 leader_election.cc:304] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
W20260709 12:26:36.667644  3678 leader_election.cc:343] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.633057  3999 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:36.671833  3999 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:36.672729  3824 leader_election.cc:304] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.674229  3968 raft_consensus.cc:2804] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.675041  3968 raft_consensus.cc:493] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.675551  3968 raft_consensus.cc:3060] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.687615  3903 tablet_bootstrap.cc:654] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.689281  3911 tablet_bootstrap.cc:654] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:36.677867  4042 raft_consensus.cc:2804] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:36.680248  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.680554  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636b48bcaec546739259bb1d3ebfddfe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.708765  4042 raft_consensus.cc:697] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:36.715395  4042 consensus_queue.cc:237] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.731354  4038 raft_consensus.cc:515] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:36.679024  3675 consensus_peers.cc:597] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. 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:26:36.789412  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.790719  3909 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:36.792357  3909 ts_tablet_manager.cc:1403] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.402s	user 0.032s	sys 0.023s
I20260709 12:26:36.792500  3752 leader_election.cc:304] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:36.796947  3783 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:36.798995  3823 leader_election.cc:304] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:36.789779  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 110711us
I20260709 12:26:36.808822  4041 raft_consensus.cc:2749] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:36.811739  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.813483  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:36.814568  3783 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:36.813351  3711 raft_consensus.cc:2468] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:36.821841  3906 raft_consensus.cc:3060] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.839272  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.840423  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.840688  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:36.841709  3712 raft_consensus.cc:2393] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:36.841805  3636 raft_consensus.cc:2468] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:36.842418  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:36.843487  3710 raft_consensus.cc:2468] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:36.843672  3824 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:36.846268  4041 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.848520  3535 catalog_manager.cc:5697] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:36.849426  3968 raft_consensus.cc:515] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:36.875816  3911 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:36.877167  3911 ts_tablet_manager.cc:1403] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.306s	user 0.010s	sys 0.007s
W20260709 12:26:36.862872  3678 leader_election.cc:343] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:36.891472  3678 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:36.894153  4042 raft_consensus.cc:2749] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.926844  3909 raft_consensus.cc:359] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.927826  3909 raft_consensus.cc:385] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.928180  3909 raft_consensus.cc:740] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.927999  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:36.929425  3858 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:36.929734  3601 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:36.931193  3985 raft_consensus.cc:2804] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.932442  3985 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.933053  3985 raft_consensus.cc:3060] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.936089  3603 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:36.939211  4057 raft_consensus.cc:2804] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.939754  4057 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.943821  4057 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:36.950096  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 87523.1us
I20260709 12:26:36.952397  3750 leader_election.cc:304] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:36.952565  4042 consensus_queue.cc:1048] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:36.953088  4041 raft_consensus.cc:2749] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:36.929508  3909 consensus_queue.cc:260] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.965378  3907 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:36.966497  3907 ts_tablet_manager.cc:1403] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.519s	user 0.019s	sys 0.015s
I20260709 12:26:36.966775  4038 leader_election.cc:290] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.970865  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:36.972173  3710 raft_consensus.cc:3060] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:36.972251  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:36.972863  3782 raft_consensus.cc:2468] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:36.972744  3907 raft_consensus.cc:359] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:36.973518  3636 raft_consensus.cc:2393] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:36.973788  3907 raft_consensus.cc:385] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:36.974169  3907 raft_consensus.cc:740] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:36.980301  3909 ts_tablet_manager.cc:1434] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.187s	user 0.013s	sys 0.001s
I20260709 12:26:36.955121  3678 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:36.982323  4042 raft_consensus.cc:2804] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:36.982815  4042 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:36.983207  4042 raft_consensus.cc:3060] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:36.986384  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 114288us
I20260709 12:26:36.990561  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:37.000322  3909 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:36.964763  3968 leader_election.cc:290] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:36.987933  3823 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:37.010553  3907 consensus_queue.cc:260] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.006170  3950 raft_consensus.cc:2804] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.024181  4042 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:37.015722  3950 raft_consensus.cc:493] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.026618  3950 raft_consensus.cc:3060] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.025291  3903 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:37.027702  3903 ts_tablet_manager.cc:1403] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.448s	user 0.029s	sys 0.025s
I20260709 12:26:37.027988  4042 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:37.032469  3987 consensus_queue.cc:1048] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:37.036172  3911 raft_consensus.cc:359] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.037189  3911 raft_consensus.cc:385] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.037520  3911 raft_consensus.cc:740] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.038689  3911 consensus_queue.cc:260] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.040972  4041 raft_consensus.cc:2804] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.041445  4041 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.041872  4041 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:37.041821  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 77275.6us
I20260709 12:26:37.040127  3903 raft_consensus.cc:359] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.043774  3909 tablet_bootstrap.cc:654] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.043982  3903 raft_consensus.cc:385] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.044340  3903 raft_consensus.cc:740] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.044368  3985 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:37.053357  3907 ts_tablet_manager.cc:1434] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.005s
I20260709 12:26:37.049400  3903 consensus_queue.cc:260] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.057281  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.059056  3903 ts_tablet_manager.cc:1434] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 12:26:37.061026  3903 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:37.061623  3999 consensus_queue.cc:1048] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:26:37.062449  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.064088  3854 raft_consensus.cc:2393] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:37.065836  4040 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.066562  4040 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.074018  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.074849  3907 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:37.076573  3600 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.079597  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:37.080763  3633 raft_consensus.cc:2393] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
W20260709 12:26:37.081212  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:37.079584  3678 leader_election.cc:343] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.082883  3678 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.086243  4040 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:37.086541  3911 ts_tablet_manager.cc:1434] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.209s	user 0.013s	sys 0.000s
I20260709 12:26:37.086943  4042 raft_consensus.cc:2749] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.084373  4041 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.085101  3603 leader_election.cc:304] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [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: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.088363  3911 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.089718  4054 raft_consensus.cc:2749] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.090679  4054 consensus_queue.cc:1048] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:37.092500  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:37.078788  3710 raft_consensus.cc:2468] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:37.099257  4057 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:37.107964  3603 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.150259  3603 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.101970  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:37.151212  3784 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:37.151484  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 43649.9us
I20260709 12:26:37.154599  4054 raft_consensus.cc:2749] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.156322  4057 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:37.128043  3985 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:37.125087  4041 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:37.131773  3907 tablet_bootstrap.cc:654] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.158732  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.137434  3999 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.146042  3911 tablet_bootstrap.cc:654] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.119179  4034 consensus_queue.cc:1048] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:37.160099  3909 tablet_bootstrap.cc:492] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:37.160811  3909 ts_tablet_manager.cc:1403] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.000s
I20260709 12:26:37.162091  3999 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.168138  3999 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:37.174736  3903 tablet_bootstrap.cc:654] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.166339  3950 raft_consensus.cc:515] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.183274  3906 raft_consensus.cc:2749] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.220531  3950 leader_election.cc:290] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:37.234102  3603 leader_election.cc:343] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.242216  3911 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.243963  3911 ts_tablet_manager.cc:1403] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.002s
I20260709 12:26:37.247787  3911 raft_consensus.cc:359] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.249676  3909 raft_consensus.cc:359] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.253031  3909 raft_consensus.cc:385] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.256131  3909 raft_consensus.cc:740] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.409771  3911 raft_consensus.cc:385] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.410749  3911 raft_consensus.cc:740] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.411477  3911 consensus_queue.cc:260] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.414599  3911 ts_tablet_manager.cc:1434] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.170s	user 0.007s	sys 0.006s
I20260709 12:26:37.415748  3911 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.422375  3911 tablet_bootstrap.cc:654] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.428426  3911 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.428933  3911 ts_tablet_manager.cc:1403] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:26:37.432628  3911 raft_consensus.cc:359] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.433383  3911 raft_consensus.cc:385] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.433704  3911 raft_consensus.cc:740] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.434610  3911 consensus_queue.cc:260] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.435170  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.436021  3857 raft_consensus.cc:2393] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:37.437348  3911 ts_tablet_manager.cc:1434] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:26:37.438803  3911 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.456653  3911 tablet_bootstrap.cc:654] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.456979  4082 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.457494  4082 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.460170  4082 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:37.463929  3911 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.464543  3911 ts_tablet_manager.cc:1403] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 12:26:37.468168  3911 raft_consensus.cc:359] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.469051  3911 raft_consensus.cc:385] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.469383  3911 raft_consensus.cc:740] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.470299  3911 consensus_queue.cc:260] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.473419  3911 ts_tablet_manager.cc:1434] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:26:37.474812  3911 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.481930  3911 tablet_bootstrap.cc:654] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.498708  3911 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.498708  3903 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:37.499248  3911 ts_tablet_manager.cc:1403] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 12:26:37.499316  3903 ts_tablet_manager.cc:1403] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.439s	user 0.022s	sys 0.063s
I20260709 12:26:37.502413  3903 raft_consensus.cc:359] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.502630  3911 raft_consensus.cc:359] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:37.503350  3903 raft_consensus.cc:385] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.503510  3911 raft_consensus.cc:385] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.503813  3903 raft_consensus.cc:740] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.503875  3911 raft_consensus.cc:740] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.504850  3903 consensus_queue.cc:260] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.504995  3911 consensus_queue.cc:260] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:37.507496  3903 ts_tablet_manager.cc:1434] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:26:37.507880  3911 ts_tablet_manager.cc:1434] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:26:37.509045  3903 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:37.509191  3911 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.511835  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:37.512874  3712 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:37.513409  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:37.514283  3709 raft_consensus.cc:2393] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:37.515651  3601 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [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: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.516942  3911 tablet_bootstrap.cc:654] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.517127  3985 raft_consensus.cc:2749] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.520531  3978 consensus_queue.cc:1048] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:37.524564  3903 tablet_bootstrap.cc:654] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.541806  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:37.542989  3636 raft_consensus.cc:2393] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:37.567199  3903 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:37.568111  3903 ts_tablet_manager.cc:1403] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.001s
I20260709 12:26:37.572268  3903 raft_consensus.cc:359] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.573033  3903 raft_consensus.cc:385] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.573091  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.573416  3903 raft_consensus.cc:740] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.574139  3903 consensus_queue.cc:260] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.577056  3903 ts_tablet_manager.cc:1434] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:26:37.578366  3903 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:37.582274  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:37.583303  3854 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:37.587347  3911 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.588382  3911 ts_tablet_manager.cc:1403] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.008s
I20260709 12:26:37.606124  3911 raft_consensus.cc:359] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.607712  3911 raft_consensus.cc:385] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:37.609144  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:37.608157  3911 raft_consensus.cc:740] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
W20260709 12:26:37.598413  3675 leader_election.cc:343] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.612780  3678 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:37.614421  3909 consensus_queue.cc:260] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.616600  3978 raft_consensus.cc:2804] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.617162  3978 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.616896  3911 consensus_queue.cc:260] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.617647  3978 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.619294  3911 ts_tablet_manager.cc:1434] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 12:26:37.620457  3784 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:37.620869  3911 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:37.617332  4044 consensus_queue.cc:1048] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:37.634022  4057 raft_consensus.cc:493] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.637759  4057 raft_consensus.cc:515] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:37.642427  3911 tablet_bootstrap.cc:654] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.655224  3909 ts_tablet_manager.cc:1434] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.494s	user 0.014s	sys 0.008s
I20260709 12:26:37.657874  3985 raft_consensus.cc:493] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.660856  3985 raft_consensus.cc:515] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.663313  3903 tablet_bootstrap.cc:654] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.664358  3781 raft_consensus.cc:3060] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.665511  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:37.667625  3985 leader_election.cc:290] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:37.670009  3985 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:37.669170  3601 leader_election.cc:343] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.671734  3985 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.672608  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.680372  3855 raft_consensus.cc:3060] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.686542  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:37.688622  3603 leader_election.cc:343] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.655032  4057 leader_election.cc:290] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:37.691207  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:37.692054  3710 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:37.693746  3601 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:37.695144  4054 raft_consensus.cc:2804] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.695611  4054 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.696229  4054 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.696712  4034 raft_consensus.cc:493] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.697397  4034 raft_consensus.cc:515] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.705295  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11f8d56cd4f4c5889a9cea06bdbd4c9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:37.706403  3711 raft_consensus.cc:3060] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.714278  3985 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:37.715482  3823 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:37.720110  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:37.721030  3785 raft_consensus.cc:2393] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:37.721611  3855 raft_consensus.cc:2468] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:37.723129  3752 leader_election.cc:304] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:37.723125  3782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.724319  4039 raft_consensus.cc:2804] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:37.724380  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.725093  4039 raft_consensus.cc:697] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:37.725749  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.726684  3785 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:37.726590  4039 consensus_queue.cc:237] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.719656  4089 consensus_queue.cc:1048] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:37.727142  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:37.733008  3637 raft_consensus.cc:3060] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.766937  4044 raft_consensus.cc:493] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.787251  3600 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [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: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.849113  4090 raft_consensus.cc:2804] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:37.851722  4034 leader_election.cc:290] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:37.853719  3823 leader_election.cc:343] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.854095  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:37.855072  3709 raft_consensus.cc:2468] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:37.856142  3824 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:37.857107  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:37.857815  3600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 75841us
W20260709 12:26:37.859205  3600 leader_election.cc:343] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.859658  3600 leader_election.cc:304] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:37.866364  4040 raft_consensus.cc:2749] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:26:37.789358  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 99297.6us
I20260709 12:26:37.875310  3750 leader_election.cc:304] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:37.885234  4034 raft_consensus.cc:2804] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.885700  4034 raft_consensus.cc:493] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.886047  4034 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.844255  4044 raft_consensus.cc:515] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.886386  3978 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:37.877059  4057 raft_consensus.cc:2749] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.860164  4054 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.879006  3824 leader_election.cc:304] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:37.846103  3985 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.870659  3711 raft_consensus.cc:2468] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
W20260709 12:26:37.890766  3752 leader_election.cc:343] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.891279  4090 raft_consensus.cc:697] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:37.914203  3911 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:37.914846  3911 ts_tablet_manager.cc:1403] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.294s	user 0.015s	sys 0.013s
W20260709 12:26:37.918012  3600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 58849.9us
I20260709 12:26:37.922627  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:37.924134  3600 leader_election.cc:343] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.924854  3600 leader_election.cc:304] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:37.925822  4040 raft_consensus.cc:2749] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.927230  3999 raft_consensus.cc:2804] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.927706  3999 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.928148  3999 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.901435  3985 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:37.915330  4044 leader_election.cc:290] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:37.939749  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:37.942020  3903 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:37.943819  4054 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:37.945750  3903 ts_tablet_manager.cc:1403] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.368s	user 0.036s	sys 0.028s
I20260709 12:26:37.915441  3978 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:37.998034  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:38.005625  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 119089us
I20260709 12:26:38.014432  4090 consensus_queue.cc:237] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.036726  3911 raft_consensus.cc:359] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.038388  3911 raft_consensus.cc:385] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.039067  3911 raft_consensus.cc:740] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.052034  3911 consensus_queue.cc:260] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.078428  3675 leader_election.cc:304] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:38.079843  4093 raft_consensus.cc:2749] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:38.090952  3999 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.007145  3985 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:38.098224  3903 raft_consensus.cc:359] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.099857  3903 raft_consensus.cc:385] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.100246  3903 raft_consensus.cc:740] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.013156  4102 raft_consensus.cc:2804] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:38.103832  4103 log.cc:927] Time spent T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:26:38.101176  3903 consensus_queue.cc:260] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:37.958184  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:38.143977  3903 ts_tablet_manager.cc:1434] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.193s	user 0.010s	sys 0.000s
I20260709 12:26:38.146654  3999 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:38.147110  3675 leader_election.cc:343] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:38.140957  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 262085us
I20260709 12:26:38.152079  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:38.152771  3903 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:38.160085  3907 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:38.160615  3907 ts_tablet_manager.cc:1403] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 1.086s	user 0.046s	sys 0.056s
I20260709 12:26:38.160952  3911 ts_tablet_manager.cc:1434] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.246s	user 0.010s	sys 0.002s
I20260709 12:26:38.114446  4034 raft_consensus.cc:515] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.159632  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:38.165613  3857 raft_consensus.cc:2393] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:38.163595  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
W20260709 12:26:38.170537  3603 leader_election.cc:343] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.176620  3784 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.193931  3911 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:38.195758  4057 raft_consensus.cc:493] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:38.218163  4057 raft_consensus.cc:515] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.221994  3950 consensus_queue.cc:1048] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.232244  3907 raft_consensus.cc:359] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.234730  3907 raft_consensus.cc:385] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.235008  3907 raft_consensus.cc:740] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.195542  4102 raft_consensus.cc:697] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
W20260709 12:26:38.227392  3823 leader_election.cc:343] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.240572  3907 consensus_queue.cc:260] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.262770  3907 ts_tablet_manager.cc:1434] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.007s
I20260709 12:26:38.235685  3678 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:38.268123  3909 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:38.289789  3903 tablet_bootstrap.cc:654] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.264288  3907 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:38.265264  4105 log.cc:927] Time spent T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: Append to log took a long time: real 0.183s	user 0.003s	sys 0.000s
I20260709 12:26:38.309675  3911 tablet_bootstrap.cc:654] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.305943  4082 raft_consensus.cc:2749] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.304229  3950 raft_consensus.cc:493] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.316617  3950 raft_consensus.cc:515] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.316817  4102 consensus_queue.cc:237] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.318380  3712 raft_consensus.cc:3060] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.318984  3950 leader_election.cc:290] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:38.282110  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:38.321103  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 85521.9us
I20260709 12:26:38.321494  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:38.321688  3709 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:38.322394  3707 raft_consensus.cc:2393] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:38.283113  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:38.322950  3711 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:38.274453  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08002f87c0 after lost signal to thread 32333
I20260709 12:26:38.277024  3533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46672 (request call id 23) took 1769 ms. Trace:
I20260709 12:26:38.288954  3784 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
W20260709 12:26:38.331686  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed5a0 after lost signal to thread 3569
I20260709 12:26:38.343241  3824 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:38.343843  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1ea0 after lost signal to thread 3661
W20260709 12:26:38.344347  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfd20 after lost signal to thread 3662
I20260709 12:26:38.344553  4089 raft_consensus.cc:2749] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:26:38.346038  3566 debug-util.cc:398] Leaking SignalData structure 0x7b080027d060 after lost signal to thread 3736
W20260709 12:26:38.347714  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08000a72e0 after lost signal to thread 3810
W20260709 12:26:38.349395  3566 debug-util.cc:398] Leaking SignalData structure 0x7b080021bb80 after lost signal to thread 3884
I20260709 12:26:38.363103  3601 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.364298  4101 raft_consensus.cc:2804] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:38.354676  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08000e03c0 after lost signal to thread 3885
I20260709 12:26:38.364732  4101 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.358444  4034 leader_election.cc:290] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:38.372507  3566 debug-util.cc:398] Leaking SignalData structure 0x7b0800096ea0 after lost signal to thread 3917
I20260709 12:26:38.366969  4057 leader_election.cc:290] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:38.375443  4101 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.396402  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:38.392124  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:38.382920  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:38.398988  3637 raft_consensus.cc:2468] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:38.400027  3535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46702 (request call id 27) took 1787 ms. Trace:
I20260709 12:26:38.328626  3533 rpcz_store.cc:276] 0709 12:26:36.507153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:36.510156 (+  3003us) service_pool.cc:224] Handling call
0709 12:26:38.276803 (+1766647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:26:36.878353 (+     0us) spinlock_profiling.cc:243] Waited 57 ms on lock 0x7b4400022b4c. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f58f7384db1 00007f58f7422c85 00007f58f74236a2 00007f58fa1951db 00007f58fa190aaf 00007f58f74df0ac 00007f59003399a9 00007f58f74fb69b 00007f58f74f993f 00007f58f74f9455 00007f58fe01e16c
0709 12:26:36.993928 (+115575us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:26:36.994928 (+  1000us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:26:36.994977 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:26:36.995012 (+    35us) tablet.cc:662] Decoding operations
0709 12:26:36.995458 (+   446us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:26:36.995532 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 12:26:36.995564 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:26:36.996036 (+   472us) tablet.cc:701] Row locks acquired
0709 12:26:36.996084 (+    48us) write_op.cc:260] PREPARE: finished
0709 12:26:36.996390 (+   306us) write_op.cc:270] Start()
0709 12:26:36.996677 (+   287us) write_op.cc:276] Timestamp: P: 1783599996996293 usec, L: 0
0709 12:26:36.996722 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 12:26:37.003671 (+  6949us) log.cc:844] Serialized 543 byte log entry
0709 12:26:37.927490 (+923819us) spinlock_profiling.cc:243] Waited 567 ms on lock 0x7b5400312a20. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f58fa552571 00007f58fa567343 00007f58fa56ad75 00007f58fa56ad09 00007f58fa56ac99 00007f58fa56ac61 00007f58fa569f5d 0000000000388634 0000000000388479 00007f58f74fc475 00007f58f74fe7c1
0709 12:26:37.927781 (+   291us) op_driver.cc:464] REPLICATION: finished
0709 12:26:38.213769 (+285988us) write_op.cc:301] APPLY: starting
0709 12:26:38.213865 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:26:38.214027 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0709 12:26:38.214074 (+    47us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:26:38.214505 (+   431us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:26:38.214832 (+   327us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:26:38.214906 (+    74us) write_op.cc:312] APPLY: finished
0709 12:26:38.215246 (+   340us) log.cc:844] Serialized 22 byte log entry
0709 12:26:38.215456 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.215527 (+    71us) write_op.cc:454] Released schema lock
0709 12:26:38.215593 (+    66us) write_op.cc:341] FINISH: Updating metrics
0709 12:26:38.216217 (+   624us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.216248 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":267671,"apply.run_cpu_time_us":2415,"apply.run_wall_time_us":2415,"num_ops":1,"prepare.queue_time_us":215205,"prepare.run_cpu_time_us":33033,"prepare.run_wall_time_us":131589,"raft.queue_time_us":421199,"raft.run_cpu_time_us":90383,"raft.run_wall_time_us":934600,"replication_time_us":930915,"spinlock_wait_cycles":1435162752,"thread_start_us":680515,"threads_started":4,"wal-append.queue_time_us":125640}]]}
I20260709 12:26:38.404224  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:38.404963  3709 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.409893  3907 tablet_bootstrap.cc:654] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:38.386178  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6d00 after lost signal to thread 4028
I20260709 12:26:38.400419  3535 rpcz_store.cc:276] 0709 12:26:36.624747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:36.626841 (+  2094us) service_pool.cc:224] Handling call
0709 12:26:38.399953 (+1773112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:26:37.133615 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:26:37.134245 (+   630us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:26:37.134276 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:26:37.134291 (+    15us) tablet.cc:662] Decoding operations
0709 12:26:37.134649 (+   358us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:26:37.134698 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 12:26:37.134742 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:26:37.134920 (+   178us) tablet.cc:701] Row locks acquired
0709 12:26:37.134938 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:26:37.135088 (+   150us) write_op.cc:270] Start()
0709 12:26:37.135197 (+   109us) write_op.cc:276] Timestamp: P: 1783599997135033 usec, L: 0
0709 12:26:37.135220 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:26:37.136129 (+   909us) log.cc:844] Serialized 543 byte log entry
0709 12:26:38.145517 (+1009388us) op_driver.cc:464] REPLICATION: finished
0709 12:26:38.216659 (+ 71142us) write_op.cc:301] APPLY: starting
0709 12:26:38.216738 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:26:38.216835 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 12:26:38.217170 (+   335us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:26:38.223457 (+  6287us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:26:38.235170 (+ 11713us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:26:38.237709 (+  2539us) write_op.cc:312] APPLY: finished
0709 12:26:38.244475 (+  6766us) log.cc:844] Serialized 22 byte log entry
0709 12:26:38.252967 (+  8492us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.272916 (+ 19949us) write_op.cc:454] Released schema lock
0709 12:26:38.272963 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:26:38.274789 (+  1826us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.274818 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":22867,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":70886,"apply.run_cpu_time_us":2536,"apply.run_wall_time_us":58061,"mutex_wait_us":30081,"num_ops":1,"prepare.queue_time_us":27405,"prepare.run_cpu_time_us":2903,"prepare.run_wall_time_us":3449,"replication_time_us":1006607,"thread_start_us":79939,"threads_started":1}]]}
I20260709 12:26:38.424546  3752 leader_election.cc:304] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:38.427173  3711 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:38.429566  3601 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:38.430941  3985 raft_consensus.cc:2804] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.431455  3985 raft_consensus.cc:697] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:38.431777  3531 catalog_manager.cc:5697] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:38.432442  3985 consensus_queue.cc:237] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.438066  4118 raft_consensus.cc:2804] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.439239  4118 raft_consensus.cc:493] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.439921  4118 raft_consensus.cc:3060] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.439126  4121 consensus_queue.cc:1048] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:26:38.442616  3752 leader_election.cc:343] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:38.447834  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08000bae80 after lost signal to thread 4058
W20260709 12:26:38.457551  3566 debug-util.cc:398] Leaking SignalData structure 0x7b08002b86a0 after lost signal to thread 4060
I20260709 12:26:38.462321  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:38.474550  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27396a14a473481ab8128f9d5c9a843a" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:38.499217  3911 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:38.499826  3903 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:38.499924  3911 ts_tablet_manager.cc:1403] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.320s	user 0.020s	sys 0.004s
I20260709 12:26:38.502234  3903 ts_tablet_manager.cc:1403] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.350s	user 0.024s	sys 0.021s
I20260709 12:26:38.507061  3911 raft_consensus.cc:359] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.507689  3709 raft_consensus.cc:2468] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:38.508028  3911 raft_consensus.cc:385] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.508852  3911 raft_consensus.cc:740] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.509727  3911 consensus_queue.cc:260] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.512055  3911 ts_tablet_manager.cc:1434] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:26:38.513211  3911 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:38.517711  4118 raft_consensus.cc:515] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.519711  3907 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:38.520196  3907 ts_tablet_manager.cc:1403] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.256s	user 0.022s	sys 0.018s
I20260709 12:26:38.528770  3600 leader_election.cc:304] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:38.533273  4040 raft_consensus.cc:2749] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:38.540556  3909 tablet_bootstrap.cc:654] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.543814  4118 leader_election.cc:290] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:38.548415  3532 catalog_manager.cc:5697] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.554042  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
W20260709 12:26:38.554746  3750 leader_election.cc:343] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.555002  3633 raft_consensus.cc:3060] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.555910  3750 leader_election.cc:304] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.549263  3907 raft_consensus.cc:359] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.560828  3907 raft_consensus.cc:385] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.561254  3907 raft_consensus.cc:740] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.563786  3950 raft_consensus.cc:2804] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.564647  3950 raft_consensus.cc:697] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:38.566785  3950 consensus_queue.cc:237] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.573804  3907 consensus_queue.cc:260] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.578043  3911 tablet_bootstrap.cc:654] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.580487  3903 raft_consensus.cc:359] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.582157  3903 raft_consensus.cc:385] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.582437  3903 raft_consensus.cc:740] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.585453  3903 consensus_queue.cc:260] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.587898  3903 ts_tablet_manager.cc:1434] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.000s
I20260709 12:26:38.589110  3903 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:38.584776  4101 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.580449  3968 consensus_queue.cc:1048] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:26:38.601068  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:38.609503  3907 ts_tablet_manager.cc:1434] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.001s
I20260709 12:26:38.611894  4101 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:38.616425  3903 tablet_bootstrap.cc:654] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:38.616273  3603 leader_election.cc:343] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.626363  3633 raft_consensus.cc:2468] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:38.628800  3752 leader_election.cc:304] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:38.629765  4118 raft_consensus.cc:2804] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.631136  4118 raft_consensus.cc:697] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:38.635100  3909 tablet_bootstrap.cc:492] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:38.636088  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:38.640648  3909 ts_tablet_manager.cc:1403] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.373s	user 0.020s	sys 0.019s
I20260709 12:26:38.638962  4118 consensus_queue.cc:237] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.641136  3707 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.651677  4101 raft_consensus.cc:493] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.652503  4101 raft_consensus.cc:515] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.658787  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:38.660485  3601 leader_election.cc:343] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.660926  3903 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:38.669590  3903 ts_tablet_manager.cc:1403] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.009s
I20260709 12:26:38.668871  4101 leader_election.cc:290] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:38.672487  3903 raft_consensus.cc:359] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.668666  3909 raft_consensus.cc:359] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.675169  3909 raft_consensus.cc:385] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.675483  3909 raft_consensus.cc:740] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.677086  3532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46678 (request call id 33) took 1128 ms. Trace:
I20260709 12:26:38.677246  3707 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:38.676780  3909 consensus_queue.cc:260] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.673243  3903 raft_consensus.cc:385] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.680923  3903 raft_consensus.cc:740] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.681007  3601 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.685053  3909 ts_tablet_manager.cc:1434] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260709 12:26:38.685158  4057 raft_consensus.cc:2804] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.686043  4089 consensus_queue.cc:1048] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.686451  4057 raft_consensus.cc:697] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:38.686678  3909 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:38.687664  4057 consensus_queue.cc:237] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.696185  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:38.706059  3909 tablet_bootstrap.cc:654] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.681862  3903 consensus_queue.cc:260] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.683027  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:38.712667  3709 raft_consensus.cc:3060] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.722797  3709 raft_consensus.cc:2468] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:38.724479  3907 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:38.678373  3532 rpcz_store.cc:276] 0709 12:26:37.548592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:37.549414 (+   822us) service_pool.cc:224] Handling call
0709 12:26:38.677015 (+1127601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:26:38.572430 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:26:38.585334 (+ 12904us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:26:38.585370 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:26:38.585384 (+    14us) tablet.cc:662] Decoding operations
0709 12:26:38.585808 (+   424us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:26:38.585870 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 12:26:38.585911 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:26:38.586125 (+   214us) tablet.cc:701] Row locks acquired
0709 12:26:38.586139 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:26:38.586299 (+   160us) write_op.cc:270] Start()
0709 12:26:38.586406 (+   107us) write_op.cc:276] Timestamp: P: 1783599998586247 usec, L: 0
0709 12:26:38.586423 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:26:38.587073 (+   650us) log.cc:844] Serialized 543 byte log entry
0709 12:26:38.594462 (+  7389us) op_driver.cc:464] REPLICATION: finished
0709 12:26:38.594931 (+   469us) write_op.cc:301] APPLY: starting
0709 12:26:38.595009 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 12:26:38.595104 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 12:26:38.595499 (+   395us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:26:38.595721 (+   222us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:26:38.595984 (+   263us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:26:38.596031 (+    47us) write_op.cc:312] APPLY: finished
0709 12:26:38.596459 (+   428us) log.cc:844] Serialized 22 byte log entry
0709 12:26:38.596646 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.596722 (+    76us) write_op.cc:454] Released schema lock
0709 12:26:38.596857 (+   135us) write_op.cc:341] FINISH: Updating metrics
0709 12:26:38.597325 (+   468us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:38.597358 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":56597,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":249,"apply.run_cpu_time_us":2370,"apply.run_wall_time_us":2371,"num_ops":1,"prepare.queue_time_us":126,"prepare.run_cpu_time_us":2964,"prepare.run_wall_time_us":14924,"replication_time_us":7609}]]}
I20260709 12:26:38.741505  3903 ts_tablet_manager.cc:1434] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 12:26:38.742740  3903 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:38.761205  3903 tablet_bootstrap.cc:654] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.770519  3911 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
W20260709 12:26:38.762190  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 66465.6us
I20260709 12:26:38.771092  3911 ts_tablet_manager.cc:1403] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.258s	user 0.022s	sys 0.029s
W20260709 12:26:38.772827  3600 leader_election.cc:343] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.773352  3600 leader_election.cc:304] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:38.774472  3911 raft_consensus.cc:359] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.774952  4101 raft_consensus.cc:2749] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.775266  3911 raft_consensus.cc:385] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.775617  3911 raft_consensus.cc:740] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.777719  3985 raft_consensus.cc:493] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.778252  3985 raft_consensus.cc:515] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.781036  3985 leader_election.cc:290] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:38.783396  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:38.785223  3603 leader_election.cc:343] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.786264  3907 tablet_bootstrap.cc:654] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.786388  3911 consensus_queue.cc:260] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.788591  3985 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.844601  3985 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.848197  4089 raft_consensus.cc:493] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.848898  4089 raft_consensus.cc:515] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.851090  4089 leader_election.cc:290] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:38.859912  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:38.862239  3911 ts_tablet_manager.cc:1434] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.091s	user 0.017s	sys 0.014s
I20260709 12:26:38.862649  4057 consensus_queue.cc:1048] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:26:38.866668  3911 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:38.863107  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:38.868212  3603 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.860970  3535 catalog_manager.cc:5697] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.858594  3985 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:38.876107  4089 consensus_queue.cc:1048] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:26:38.881639  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:38.897857  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:38.898327  3709 raft_consensus.cc:2393] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
W20260709 12:26:38.898872  3600 leader_election.cc:343] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.899683  3600 leader_election.cc:304] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:38.899582  4089 consensus_queue.cc:1048] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.901345  3909 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:38.902077  4057 raft_consensus.cc:2749] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.904999  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:38.905314  4057 raft_consensus.cc:493] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.906853  3911 tablet_bootstrap.cc:654] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.907210  4057 raft_consensus.cc:515] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.910070  3909 ts_tablet_manager.cc:1403] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.224s	user 0.029s	sys 0.053s
I20260709 12:26:38.911365  3903 tablet_bootstrap.cc:492] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:38.911870  3903 ts_tablet_manager.cc:1403] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.016s
I20260709 12:26:38.912020  4057 leader_election.cc:290] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:38.913251  3950 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.914070  3950 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.914672  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:38.914692  3903 raft_consensus.cc:359] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.917879  3903 raft_consensus.cc:385] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.918171  3903 raft_consensus.cc:740] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.918033  3909 raft_consensus.cc:359] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.918821  3909 raft_consensus.cc:385] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.919129  3909 raft_consensus.cc:740] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.919204  3780 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:38.919857  3909 consensus_queue.cc:260] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.920429  3950 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:38.912608  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:38.921478  3909 ts_tablet_manager.cc:1434] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 12:26:38.921980  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:38.922588  3909 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:38.923990  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:38.924716  3633 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:38.883637  3535 catalog_manager.cc:5697] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } }
I20260709 12:26:38.926647  3535 catalog_manager.cc:5697] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:38.928944  3752 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.922020  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c341ad017c450ca5a8d026b0482b90" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:38.930457  3752 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.932080  3903 consensus_queue.cc:260] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:38.932868  3601 leader_election.cc:304] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:38.929450  3909 tablet_bootstrap.cc:654] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.932695  3950 raft_consensus.cc:2804] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.948735  3903 ts_tablet_manager.cc:1434] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:26:38.956044  3909 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:38.956837  3911 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:38.957064  3909 ts_tablet_manager.cc:1403] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.009s
I20260709 12:26:38.957811  3911 ts_tablet_manager.cc:1403] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.002s
I20260709 12:26:38.960376  3823 leader_election.cc:304] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:38.961943  4041 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.952677  3978 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.966145  3978 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.970496  3903 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:38.952106  3950 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.972239  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:38.972936  3950 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.968708  3978 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:38.976886  3906 raft_consensus.cc:493] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.977455  3906 raft_consensus.cc:515] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.977864  3600 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.979048  4101 raft_consensus.cc:2804] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.979467  4101 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.979842  4101 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.980018  3906 leader_election.cc:290] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:38.980207  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:38.982201  3678 leader_election.cc:343] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.982246  4057 consensus_queue.cc:1048] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.982594  3633 raft_consensus.cc:2468] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:38.983809  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:38.984579  3637 raft_consensus.cc:2468] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:38.987622  3752 leader_election.cc:304] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:38.988214  3950 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:38.989017  4118 raft_consensus.cc:2804] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.989498  4118 raft_consensus.cc:493] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:26:38.989835  4144 log.cc:927] Time spent T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:26:38.989915  3678 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [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: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:38.989880  4118 raft_consensus.cc:3060] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.991631  3909 raft_consensus.cc:359] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.992163  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:38.992424  3909 raft_consensus.cc:385] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.992720  3909 raft_consensus.cc:740] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.992848  3858 raft_consensus.cc:2468] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:38.995416  4041 raft_consensus.cc:2749] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.996755  3909 consensus_queue.cc:260] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:38.976666  3911 raft_consensus.cc:359] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:38.999353  3911 raft_consensus.cc:385] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.999641  3911 raft_consensus.cc:740] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.997699  3906 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.007408  3909 ts_tablet_manager.cc:1434] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:26:39.000651  3978 raft_consensus.cc:2804] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:39.009486  3906 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.009989  3911 consensus_queue.cc:260] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.012531  3906 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.020040  3903 tablet_bootstrap.cc:654] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.024955  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.026049  3858 raft_consensus.cc:2393] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:39.017870  3978 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.026618  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.021359  3985 raft_consensus.cc:2749] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:39.027696  3712 raft_consensus.cc:2393] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:39.028208  3950 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.026657  3978 raft_consensus.cc:3060] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:39.029543  4118 raft_consensus.cc:515] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.033015  3911 ts_tablet_manager.cc:1434] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.003s
I20260709 12:26:39.041159  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.041992  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.042944  3857 raft_consensus.cc:3060] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.046505  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:39.048048  3752 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.049077  3906 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.049952  3911 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:39.053869  3752 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.058458  3909 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.065760  3950 consensus_queue.cc:1048] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:39.072146  4121 consensus_queue.cc:1048] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:39.069106  3907 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.072628  3533 catalog_manager.cc:5697] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.074177  3907 ts_tablet_manager.cc:1403] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.394s	user 0.041s	sys 0.011s
I20260709 12:26:39.020114  4101 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.081110  4118 leader_election.cc:290] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.082084  3907 raft_consensus.cc:359] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.082813  3907 raft_consensus.cc:385] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.083094  3907 raft_consensus.cc:740] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.083750  3907 consensus_queue.cc:260] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.090448  4101 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.097965  3634 raft_consensus.cc:2393] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:39.099249  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.100456  3857 raft_consensus.cc:2468] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:39.101157  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:39.102044  3784 raft_consensus.cc:2393] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
I20260709 12:26:39.104657  3906 raft_consensus.cc:2749] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.103958  3752 leader_election.cc:304] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:39.097553  3907 ts_tablet_manager.cc:1434] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
W20260709 12:26:39.104727  3603 leader_election.cc:343] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.115828  3752 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.118424  3907 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:39.108753  3533 catalog_manager.cc:5697] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:39.119222  4121 raft_consensus.cc:2804] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:39.108254  3909 tablet_bootstrap.cc:654] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.117518  3600 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [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: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.119763  4121 raft_consensus.cc:697] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:39.120368  4101 raft_consensus.cc:2749] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.120633  4121 consensus_queue.cc:237] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.122288  4039 raft_consensus.cc:2749] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.122853  3903 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:39.123333  3903 ts_tablet_manager.cc:1403] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.009s
I20260709 12:26:39.120548  3911 tablet_bootstrap.cc:654] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.111073  3978 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.142179  3906 consensus_queue.cc:1048] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:39.146317  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5a66d30b1423b89721f2504bfa1bd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:39.153749  4101 raft_consensus.cc:493] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.156725  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.189107  3532 catalog_manager.cc:5697] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } }
I20260709 12:26:39.190075  4101 raft_consensus.cc:515] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.190460  3858 raft_consensus.cc:3060] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 2
I20260709 12:26:39.192359  3909 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.192868  3909 ts_tablet_manager.cc:1403] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.060s
I20260709 12:26:39.191455  3636 raft_consensus.cc:3060] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.194823  4101 leader_election.cc:290] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.192934  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.196178  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:39.196821  3601 leader_election.cc:343] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:39.197888  3600 leader_election.cc:343] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.149454  3907 tablet_bootstrap.cc:654] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.198419  3600 leader_election.cc:304] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.199793  4151 raft_consensus.cc:2749] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.199576  3909 raft_consensus.cc:359] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.200410  3909 raft_consensus.cc:385] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.200723  3909 raft_consensus.cc:740] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.202126  3978 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.202054  3909 consensus_queue.cc:260] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.151942  3903 raft_consensus.cc:359] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.203152  3903 raft_consensus.cc:385] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.203584  3903 raft_consensus.cc:740] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
W20260709 12:26:39.203596  3603 consensus_peers.cc:597] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 -> Peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Couldn't send request to peer d316293dad704c0a820707fae2150c49. 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:26:39.204360  3903 consensus_queue.cc:260] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.206027  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:39.206867  3634 raft_consensus.cc:3060] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:39.171691  3906 consensus_queue.cc:1048] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:26:39.213406  3909 ts_tablet_manager.cc:1434] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:26:39.214812  3909 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.207343  3903 ts_tablet_manager.cc:1434] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.000s
I20260709 12:26:39.222067  3903 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:39.222568  4151 consensus_queue.cc:1048] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:39.223961  3534 catalog_manager.cc:5697] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.231268  3909 tablet_bootstrap.cc:654] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.231671  4101 raft_consensus.cc:493] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.246620  4101 raft_consensus.cc:515] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.247090  3903 tablet_bootstrap.cc:654] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.236609  3858 raft_consensus.cc:2468] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:26:39.250192  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.238001  3636 raft_consensus.cc:2468] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:39.252406  3678 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:39.253328  3978 raft_consensus.cc:2804] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:39.242586  3911 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:39.253871  3978 raft_consensus.cc:697] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:39.255053  3978 consensus_queue.cc:237] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER 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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.259204  3911 ts_tablet_manager.cc:1403] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.210s	user 0.035s	sys 0.005s
W20260709 12:26:39.253342  3601 leader_election.cc:343] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.265779  3909 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.266675  3909 ts_tablet_manager.cc:1403] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.008s
I20260709 12:26:39.267526  3531 catalog_manager.cc:5697] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.269810  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.271736  4101 leader_election.cc:290] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:39.272966  3600 leader_election.cc:343] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.273447  3600 leader_election.cc:304] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.273422  3903 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:39.275094  3903 ts_tablet_manager.cc:1403] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.014s
I20260709 12:26:39.276223  4151 raft_consensus.cc:2749] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.278628  3903 raft_consensus.cc:359] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.279793  3903 raft_consensus.cc:385] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.280699  3903 raft_consensus.cc:740] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.262651  3911 raft_consensus.cc:359] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.270432  3909 raft_consensus.cc:359] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.286211  3907 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.286885  3907 ts_tablet_manager.cc:1403] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.169s	user 0.018s	sys 0.002s
I20260709 12:26:39.286561  3909 raft_consensus.cc:385] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.287706  3909 raft_consensus.cc:740] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.288388  3909 consensus_queue.cc:260] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.290915  3909 ts_tablet_manager.cc:1434] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:26:39.290347  3907 raft_consensus.cc:359] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.282923  3903 consensus_queue.cc:260] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.292057  3909 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.293440  3903 ts_tablet_manager.cc:1434] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:26:39.293715  3911 raft_consensus.cc:385] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.294122  3911 raft_consensus.cc:740] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.294919  3903 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:39.294935  3911 consensus_queue.cc:260] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.300447  3909 tablet_bootstrap.cc:654] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.301908  3911 ts_tablet_manager.cc:1434] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:26:39.303191  3911 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:39.305689  3907 raft_consensus.cc:385] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.306088  3907 raft_consensus.cc:740] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.311190  3978 raft_consensus.cc:493] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.313861  3978 raft_consensus.cc:515] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.314046  3907 consensus_queue.cc:260] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.317363  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.317809  3907 ts_tablet_manager.cc:1434] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 12:26:39.318274  3636 raft_consensus.cc:2468] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:39.319132  3907 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:39.319772  3678 leader_election.cc:304] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:39.313104  3903 tablet_bootstrap.cc:654] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.324666  3634 raft_consensus.cc:2468] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:26:39.324263  4082 raft_consensus.cc:2804] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.330021  4082 raft_consensus.cc:493] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.330802  4082 raft_consensus.cc:3060] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.324700  3911 tablet_bootstrap.cc:654] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.339882  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:39.342015  3675 leader_election.cc:343] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.342921  3978 leader_election.cc:290] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.342871  3911 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:39.343856  3911 ts_tablet_manager.cc:1403] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 12:26:39.347810  3907 tablet_bootstrap.cc:654] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.352233  4082 raft_consensus.cc:515] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.354383  3903 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:39.356977  3909 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.358973  3903 ts_tablet_manager.cc:1403] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260709 12:26:39.359131  3909 ts_tablet_manager.cc:1403] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.010s
I20260709 12:26:39.356787  3911 raft_consensus.cc:359] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.364020  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:39.364331  3911 raft_consensus.cc:385] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.364734  3911 raft_consensus.cc:740] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
W20260709 12:26:39.366228  3675 leader_election.cc:343] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.368139  3909 raft_consensus.cc:359] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.368317  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:39.369726  3634 raft_consensus.cc:3060] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.370189  3909 raft_consensus.cc:385] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.370630  3909 raft_consensus.cc:740] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.371379  3903 raft_consensus.cc:359] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.371495  3909 consensus_queue.cc:260] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.372287  3903 raft_consensus.cc:385] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.372862  3903 raft_consensus.cc:740] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.373653  3903 consensus_queue.cc:260] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.375191  3909 ts_tablet_manager.cc:1434] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:26:39.369026  4082 leader_election.cc:290] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.375136  3911 consensus_queue.cc:260] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.380554  3907 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.381304  3907 ts_tablet_manager.cc:1403] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.000s
I20260709 12:26:39.383769  3634 raft_consensus.cc:2468] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:39.387006  3911 ts_tablet_manager.cc:1434] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 12:26:39.387753  3903 ts_tablet_manager.cc:1434] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:26:39.388962  3903 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:39.390377  3678 leader_election.cc:304] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:39.391572  3909 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.394225  4082 raft_consensus.cc:2804] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:39.395174  4082 raft_consensus.cc:697] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:39.396596  3911 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:39.396088  4082 consensus_queue.cc:237] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.384398  3907 raft_consensus.cc:359] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.400956  3907 raft_consensus.cc:385] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.401196  3907 raft_consensus.cc:740] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.400611  4121 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.403736  4121 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.407421  4121 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.404691  3907 consensus_queue.cc:260] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.408195  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.409543  3911 tablet_bootstrap.cc:654] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.410837  3907 ts_tablet_manager.cc:1434] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:26:39.410682  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.412330  3907 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:39.413350  3752 leader_election.cc:343] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:39.414719  3750 leader_election.cc:343] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.415261  3750 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.416981  4121 raft_consensus.cc:2749] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.414724  3909 tablet_bootstrap.cc:654] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.418766  3903 tablet_bootstrap.cc:654] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.419652  3907 tablet_bootstrap.cc:654] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.428056  4041 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.423204  3911 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:39.428999  4041 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.429648  3911 ts_tablet_manager.cc:1403] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 12:26:39.430500  3534 catalog_manager.cc:5697] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:39.433313  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.435995  3911 raft_consensus.cc:359] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.440537  3911 raft_consensus.cc:385] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.441372  3911 raft_consensus.cc:740] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.443418  3911 consensus_queue.cc:260] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.423391  3909 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.446434  3909 ts_tablet_manager.cc:1403] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.004s
I20260709 12:26:39.449601  3911 ts_tablet_manager.cc:1434] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:26:39.450433  4041 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.450970  3911 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:39.452193  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.461561  3824 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.463972  4041 raft_consensus.cc:2749] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.465209  4151 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.465795  4151 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.467775  3911 tablet_bootstrap.cc:654] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.469794  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:39.471846  3601 leader_election.cc:343] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.472864  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.473522  3858 raft_consensus.cc:2468] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:39.474852  3603 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.475817  4101 raft_consensus.cc:2804] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.476173  4101 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.476507  4101 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.476886  3909 raft_consensus.cc:359] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.478613  3909 raft_consensus.cc:385] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.478881  3909 raft_consensus.cc:740] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.479548  3909 consensus_queue.cc:260] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.481355  4151 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.491927  4101 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.498560  3903 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:39.499094  3903 ts_tablet_manager.cc:1403] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.003s
I20260709 12:26:39.499650  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:39.501678  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.502411  3858 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.502056  3903 raft_consensus.cc:359] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.502943  3903 raft_consensus.cc:385] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.503252  3903 raft_consensus.cc:740] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.503090  3534 catalog_manager.cc:5697] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.504050  3903 consensus_queue.cc:260] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:39.506466  3601 leader_election.cc:343] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.509150  4121 raft_consensus.cc:493] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.509809  4121 raft_consensus.cc:515] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.512964  4121 leader_election.cc:290] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.513509  4101 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.513911  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.518098  3909 ts_tablet_manager.cc:1434] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 12:26:39.520015  3911 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:39.520928  3911 ts_tablet_manager.cc:1403] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.005s
I20260709 12:26:39.521297  3903 ts_tablet_manager.cc:1434] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:26:39.523839  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d232a4fe08449bae1a0405628d968e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.524674  3636 raft_consensus.cc:2393] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:39.525607  3911 raft_consensus.cc:359] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.525991  3752 leader_election.cc:304] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.526340  3911 raft_consensus.cc:385] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.526626  3911 raft_consensus.cc:740] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.527518  3907 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.527298  3911 consensus_queue.cc:260] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.528133  3907 ts_tablet_manager.cc:1403] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.018s
I20260709 12:26:39.527570  3909 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.529793  4121 raft_consensus.cc:3060] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.536057  3907 raft_consensus.cc:359] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.536775  3909 tablet_bootstrap.cc:654] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.536882  3907 raft_consensus.cc:385] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.537269  3907 raft_consensus.cc:740] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.538200  3907 consensus_queue.cc:260] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.552493  4121 raft_consensus.cc:2749] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.554138  3907 ts_tablet_manager.cc:1434] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 12:26:39.554464  3903 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:39.555521  3907 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:39.561715  4082 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.562266  4082 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.562947  3907 tablet_bootstrap.cc:654] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.564551  4082 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.568800  3985 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.569366  3985 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.571211  3858 raft_consensus.cc:2468] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:39.573735  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.574754  3636 raft_consensus.cc:2393] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:39.576432  3985 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.570942  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.585186  3857 raft_consensus.cc:2393] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:39.578629  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.587021  3907 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.587606  3907 ts_tablet_manager.cc:1403] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 12:26:39.587805  3678 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.589043  4082 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.591125  4041 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.591674  4041 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.567216  3911 ts_tablet_manager.cc:1434] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 12:26:39.581467  3909 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.594247  3909 ts_tablet_manager.cc:1403] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.003s
I20260709 12:26:39.595453  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.596258  3784 raft_consensus.cc:2468] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:39.581843  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.597851  3823 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:39.598815  3911 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:39.599761  4102 raft_consensus.cc:2804] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.600242  4102 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.600646  4102 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.597901  3707 raft_consensus.cc:2468] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:39.604113  3907 raft_consensus.cc:359] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.605047  3907 raft_consensus.cc:385] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.583657  3603 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:39.605355  3907 raft_consensus.cc:740] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.605721  3601 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
W20260709 12:26:39.606513  3603 leader_election.cc:343] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.606669  4101 raft_consensus.cc:2804] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:39.606317  3907 consensus_queue.cc:260] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.607259  4101 raft_consensus.cc:697] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:39.607657  3985 raft_consensus.cc:2804] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.608171  3985 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.608186  4101 consensus_queue.cc:237] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.609037  3985 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.609218  3907 ts_tablet_manager.cc:1434] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:26:39.597415  3909 raft_consensus.cc:359] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.610390  3909 raft_consensus.cc:385] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.610801  3907 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:39.610703  4170 raft_consensus.cc:493] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.610692  3909 raft_consensus.cc:740] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.611687  4170 raft_consensus.cc:515] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.612574  3909 consensus_queue.cc:260] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.614769  4170 leader_election.cc:290] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.619429  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.619798  3985 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.623150  3911 tablet_bootstrap.cc:654] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.623502  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.624315  3784 raft_consensus.cc:2468] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:39.624483  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
W20260709 12:26:39.626034  3603 leader_election.cc:343] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.626959  3675 leader_election.cc:304] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:39.628463  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:39.583714  3903 tablet_bootstrap.cc:654] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.629194  3707 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.633306  3909 ts_tablet_manager.cc:1434] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:26:39.634470  3909 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.635991  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.636878  3634 raft_consensus.cc:2468] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
W20260709 12:26:39.638752  3824 leader_election.cc:343] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.639041  3985 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.628649  4082 raft_consensus.cc:2749] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.639808  3907 tablet_bootstrap.cc:654] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.640223  4082 raft_consensus.cc:2804] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.640880  4082 raft_consensus.cc:493] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.641368  4082 raft_consensus.cc:3060] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.638677  3707 raft_consensus.cc:2468] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:39.652231  3601 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:39.653776  4041 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.654026  3985 raft_consensus.cc:2804] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:39.654930  3985 raft_consensus.cc:697] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:39.656088  3985 consensus_queue.cc:237] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.659700  3909 tablet_bootstrap.cc:654] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.664198  4121 raft_consensus.cc:493] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.673069  3903 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:39.673554  3903 ts_tablet_manager.cc:1403] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.002s
I20260709 12:26:39.650168  4082 raft_consensus.cc:515] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.684247  3903 raft_consensus.cc:359] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.675140  4121 raft_consensus.cc:515] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.686775  3950 consensus_queue.cc:1048] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:39.688516  4121 leader_election.cc:290] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.688747  3911 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:39.689266  3911 ts_tablet_manager.cc:1403] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.001s
I20260709 12:26:39.685335  3903 raft_consensus.cc:385] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.689940  3903 raft_consensus.cc:740] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.690637  3903 consensus_queue.cc:260] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.692752  3903 ts_tablet_manager.cc:1434] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:26:39.693421  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebd36f4d9ae4ef088c352d6ff852c2c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.696667  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebd36f4d9ae4ef088c352d6ff852c2c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.697435  3712 raft_consensus.cc:2468] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
W20260709 12:26:39.699291  3752 leader_election.cc:343] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.703619  3750 leader_election.cc:304] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:39.705124  4118 raft_consensus.cc:2804] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.705757  4118 raft_consensus.cc:493] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.706028  3903 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:39.706312  4118 raft_consensus.cc:3060] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.704070  3911 raft_consensus.cc:359] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.710458  3911 raft_consensus.cc:385] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.710932  3911 raft_consensus.cc:740] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.711918  3911 consensus_queue.cc:260] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.714494  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:39.715401  3636 raft_consensus.cc:3060] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.714882  3911 ts_tablet_manager.cc:1434] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:26:39.708927  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9e17887fd9477a80caeeab47552dd4" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:39.723735  3784 raft_consensus.cc:3060] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.723757  3911 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:39.731120  4118 raft_consensus.cc:515] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.732003  4082 leader_election.cc:290] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:39.748736  3950 consensus_queue.cc:1048] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:39.755156  3909 tablet_bootstrap.cc:492] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:39.755792  3909 ts_tablet_manager.cc:1403] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.006s
I20260709 12:26:39.756420  3985 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.756964  3985 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.760960  3985 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:39.763646  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:39.771106  4041 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.766409  4102 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.769160  3636 raft_consensus.cc:2468] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:39.787178  3907 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:39.790997  3907 ts_tablet_manager.cc:1403] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.043s
I20260709 12:26:39.791950  3909 raft_consensus.cc:359] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.792600  3909 raft_consensus.cc:385] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:39.792855  3909 raft_consensus.cc:740] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.793406  3909 consensus_queue.cc:260] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:39.800092  3678 leader_election.cc:304] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:39.801162  4170 raft_consensus.cc:2804] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:39.801710  4170 raft_consensus.cc:697] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:39.801903  3857 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.802580  4170 consensus_queue.cc:237] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:39.810020  3909 ts_tablet_manager.cc:1434] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 12:26:39.782490  4041 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.818939  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:39.822499  3903 tablet_bootstrap.cc:654] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.822990  4118 leader_election.cc:290] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.823940  4168 consensus_queue.cc:1048] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:39.832636  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebd36f4d9ae4ef088c352d6ff852c2c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:39.834344  3709 raft_consensus.cc:3060] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.832831  3784 raft_consensus.cc:2468] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:39.826135  3907 raft_consensus.cc:359] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.828182  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:39.828365  4041 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.824735  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebd36f4d9ae4ef088c352d6ff852c2c" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:39.836306  3907 raft_consensus.cc:385] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:39.809016  3601 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.838227  3907 raft_consensus.cc:740] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:39.838917  3909 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:39.842301  3855 raft_consensus.cc:3060] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.850240  3907 consensus_queue.cc:260] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.835907  4102 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:39.846623  3603 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.860260  3985 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.860878  3985 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.861950  3601 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:39.863207  3968 raft_consensus.cc:493] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:39.863824  3824 leader_election.cc:343] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.863751  3968 raft_consensus.cc:515] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.866393  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.867249  3781 raft_consensus.cc:2393] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
I20260709 12:26:39.867296  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.868022  3783 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:39.869607  3854 raft_consensus.cc:1275] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:39.871971  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:39.876756  3907 ts_tablet_manager.cc:1434] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 12:26:39.877054  3600 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:39.879137  4101 raft_consensus.cc:2804] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.879536  4101 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.879911  4101 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.877072  3784 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.885782  4170 consensus_queue.cc:1048] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:39.888743  3907 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:39.892184  3968 leader_election.cc:290] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:26:39.893698  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 71863.3us
I20260709 12:26:39.894999  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.896003  3911 tablet_bootstrap.cc:654] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.896124  3634 raft_consensus.cc:2468] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:39.849314  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.898365  3985 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.934149  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:39.923418  4167 raft_consensus.cc:493] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:39.945277  3826 leader_election.cc:304] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
W20260709 12:26:39.945734  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 137853us
I20260709 12:26:39.946036  4167 raft_consensus.cc:515] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:39.947701  3985 raft_consensus.cc:2749] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:39.948112  4192 raft_consensus.cc:2804] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:39.948959  4167 leader_election.cc:290] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:39.924445  3636 raft_consensus.cc:2393] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:39.952333  3634 raft_consensus.cc:1275] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:39.952781  3855 raft_consensus.cc:2468] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
W20260709 12:26:39.920809  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 51876.3us
I20260709 12:26:39.948997  4192 raft_consensus.cc:493] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:39.945381  4101 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:39.973922  4101 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:39.979295  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:39.979784  3823 leader_election.cc:343] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:39.976588  4192 raft_consensus.cc:3060] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.984628  3709 raft_consensus.cc:2468] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:39.975955  3826 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:39.991040  4170 consensus_queue.cc:1048] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:39.991294  3968 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:39.993515  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:39.997895  3907 tablet_bootstrap.cc:654] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:39.981135  3909 tablet_bootstrap.cc:654] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:40.005057  3603 leader_election.cc:343] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.013608  3911 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:40.014292  3911 ts_tablet_manager.cc:1403] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.003s
I20260709 12:26:40.018756  3911 raft_consensus.cc:359] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.021817  3532 catalog_manager.cc:5697] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:40.024106  3903 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:40.024708  3903 ts_tablet_manager.cc:1403] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.319s	user 0.020s	sys 0.022s
I20260709 12:26:40.026262  3911 raft_consensus.cc:385] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.026690  3911 raft_consensus.cc:740] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.023840  4041 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.028213  4041 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.032382  4192 raft_consensus.cc:515] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.036265  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:40.017374  3784 raft_consensus.cc:2468] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:40.043913  3750 leader_election.cc:304] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:40.043246  3534 catalog_manager.cc:5697] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.997473  4167 consensus_queue.cc:1048] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:26:40.034358  4041 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.050101  4192 leader_election.cc:290] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:40.052733  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:40.053541  3636 raft_consensus.cc:3060] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:40.055130  3678 leader_election.cc:343] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.061197  3911 consensus_queue.cc:260] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.062556  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.063234  3784 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:40.064198  3911 ts_tablet_manager.cc:1434] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
I20260709 12:26:40.063894  3903 raft_consensus.cc:359] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.064657  3903 raft_consensus.cc:385] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.064962  3903 raft_consensus.cc:740] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.066085  3950 raft_consensus.cc:2804] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.066677  3950 raft_consensus.cc:697] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:40.067600  3950 consensus_queue.cc:237] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.067977  4057 consensus_queue.cc:1048] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.068815  3534 catalog_manager.cc:5697] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:40.027361  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:40.072294  3903 consensus_queue.cc:260] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.065402  3911 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:40.076974  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 96364.7us
I20260709 12:26:40.097389  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:40.098251  3786 raft_consensus.cc:3060] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.100049  3903 ts_tablet_manager.cc:1434] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.001s
I20260709 12:26:40.101128  3903 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
W20260709 12:26:40.135475  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:40.136694  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:40.137444  3707 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
W20260709 12:26:40.138278  3603 leader_election.cc:343] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.093505  3823 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:40.125988  3678 leader_election.cc:343] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:40.110435  3600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 104701us
I20260709 12:26:40.121846  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:40.152400  3780 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.153019  4041 raft_consensus.cc:2804] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.158784  4201 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.159353  4201 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.160141  3786 raft_consensus.cc:2468] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:40.149627  3678 leader_election.cc:304] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:40.164826  4170 raft_consensus.cc:2749] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.141588  3824 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:40.162626  4201 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.166033  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:40.166064  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 83986.4us
W20260709 12:26:40.169814  3601 leader_election.cc:343] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.174993  3823 leader_election.cc:304] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:40.167809  4192 raft_consensus.cc:2804] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:40.178989  4192 raft_consensus.cc:493] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:40.185705  3911 tablet_bootstrap.cc:654] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.190388  3907 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:40.190893  3907 ts_tablet_manager.cc:1403] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.310s	user 0.013s	sys 0.013s
I20260709 12:26:40.193996  3909 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:40.194739  3909 ts_tablet_manager.cc:1403] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.381s	user 0.015s	sys 0.011s
I20260709 12:26:40.206157  4102 raft_consensus.cc:2804] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.207394  4102 raft_consensus.cc:697] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:40.211782  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.189338  4192 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:40.246950  3903 tablet_bootstrap.cc:654] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:40.248541  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 70352.9us
I20260709 12:26:40.259506  3909 raft_consensus.cc:359] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.260133  3909 raft_consensus.cc:385] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.260399  3909 raft_consensus.cc:740] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.260957  3909 consensus_queue.cc:260] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:40.237619  4204 log.cc:927] Time spent T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.142s	user 0.000s	sys 0.005s
I20260709 12:26:40.279501  4167 consensus_queue.cc:1048] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.209156  4102 consensus_queue.cc:237] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.290274  4041 raft_consensus.cc:697] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:40.305310  4041 consensus_queue.cc:237] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.308503  3911 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:40.309495  3911 ts_tablet_manager.cc:1403] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.244s	user 0.026s	sys 0.005s
W20260709 12:26:40.289009  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 74242.2us
W20260709 12:26:40.294734  3600 leader_election.cc:343] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.292631  3985 consensus_queue.cc:1048] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:26:40.322293  3600 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:40.319871  3636 raft_consensus.cc:2468] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:40.338297  4200 raft_consensus.cc:2749] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.342927  3907 raft_consensus.cc:359] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.343771  3907 raft_consensus.cc:385] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.344269  3907 raft_consensus.cc:740] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.347429  3907 consensus_queue.cc:260] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.370613  4201 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.371219  4201 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.344259  3968 raft_consensus.cc:2749] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:40.340953  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 53490.7us
W20260709 12:26:40.354707  3600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 62986.9us
W20260709 12:26:40.413805  4210 log.cc:927] Time spent T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:26:40.344558  3780 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
W20260709 12:26:40.435192  3603 consensus_peers.cc:597] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 -> Peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Couldn't send request to peer d316293dad704c0a820707fae2150c49. 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:26:40.436028  3600 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:40.351588  4192 raft_consensus.cc:515] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.447485  3909 ts_tablet_manager.cc:1434] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.252s	user 0.022s	sys 0.037s
I20260709 12:26:40.448901  4219 consensus_queue.cc:1048] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:40.450156  3911 raft_consensus.cc:359] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.451133  3911 raft_consensus.cc:385] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.451483  3911 raft_consensus.cc:740] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.456049  3911 consensus_queue.cc:260] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.442008  4057 raft_consensus.cc:2804] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.464962  3909 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:40.468499  3911 ts_tablet_manager.cc:1434] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.158s	user 0.007s	sys 0.002s
I20260709 12:26:40.466078  3907 ts_tablet_manager.cc:1434] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.275s	user 0.010s	sys 0.012s
I20260709 12:26:40.479346  3909 tablet_bootstrap.cc:654] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.479429  3903 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:40.480080  3903 ts_tablet_manager.cc:1403] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.379s	user 0.019s	sys 0.004s
I20260709 12:26:40.480080  3907 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:40.481398  4201 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.488746  4101 consensus_queue.cc:1048] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:40.488860  3903 raft_consensus.cc:359] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.489512  3903 raft_consensus.cc:385] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.489821  3903 raft_consensus.cc:740] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.493542  4192 leader_election.cc:290] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.491263  3903 consensus_queue.cc:260] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.508140  3903 ts_tablet_manager.cc:1434] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 12:26:40.517860  3532 catalog_manager.cc:5697] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:40.526870  3911 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:40.515643  4057 raft_consensus.cc:697] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:40.534994  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:40.535470  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:40.552109  3780 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:40.556408  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.557670  3903 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:40.558427  3907 tablet_bootstrap.cc:654] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.564998  4057 consensus_queue.cc:237] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.570700  3535 catalog_manager.cc:5697] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:40.575295  3911 tablet_bootstrap.cc:654] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.575009  3535 catalog_manager.cc:5697] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:40.557320  3783 raft_consensus.cc:2468] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:40.583495  3903 tablet_bootstrap.cc:654] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.583653  3600 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:40.585500  4201 raft_consensus.cc:2804] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:40.586124  4201 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:40.586511  4201 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.607676  3911 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:40.608297  3911 ts_tablet_manager.cc:1403] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.003s
I20260709 12:26:40.614362  4227 raft_consensus.cc:493] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.615077  4227 raft_consensus.cc:515] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.616464  3911 raft_consensus.cc:359] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:40.617386  3911 raft_consensus.cc:385] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.617694  3911 raft_consensus.cc:740] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.621104  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:40.622107  3911 consensus_queue.cc:260] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:40.623114  3603 leader_election.cc:343] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.623997  4227 leader_election.cc:290] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:40.625926  3911 ts_tablet_manager.cc:1434] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:26:40.626372  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.627025  3911 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:40.629769  3600 leader_election.cc:343] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.630465  3600 leader_election.cc:304] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:40.634620  3907 tablet_bootstrap.cc:492] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:40.640204  3907 ts_tablet_manager.cc:1403] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.160s	user 0.049s	sys 0.016s
I20260709 12:26:40.635753  3911 tablet_bootstrap.cc:654] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.638240  4201 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.644804  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cb8111b5f54cc582bdab917598cfcd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:40.645704  3707 raft_consensus.cc:3060] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:40.653710  4200 raft_consensus.cc:2749] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.657295  3780 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
W20260709 12:26:40.662590  3601 leader_election.cc:343] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.663757  4201 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.664450  3907 raft_consensus.cc:359] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.665189  3907 raft_consensus.cc:385] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.666388  3903 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:40.666924  3903 ts_tablet_manager.cc:1403] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.008s
I20260709 12:26:40.670426  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:40.672196  3903 raft_consensus.cc:359] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.673026  3903 raft_consensus.cc:385] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.674219  3823 leader_election.cc:304] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:40.665488  3907 raft_consensus.cc:740] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.683642  4192 raft_consensus.cc:2804] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:40.684190  3707 raft_consensus.cc:2468] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:40.684296  4192 raft_consensus.cc:697] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:40.684605  3907 consensus_queue.cc:260] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.687566  3907 ts_tablet_manager.cc:1434] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
W20260709 12:26:40.679148  3601 leader_election.cc:343] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.679268  4196 consensus_queue.cc:1048] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.688931  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:40.689656  3780 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.685372  4192 consensus_queue.cc:237] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER 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: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.681951  3903 raft_consensus.cc:740] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.700028  4221 raft_consensus.cc:493] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.709439  4221 raft_consensus.cc:515] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.681509  3909 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:40.713408  3909 ts_tablet_manager.cc:1403] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.250s	user 0.008s	sys 0.024s
I20260709 12:26:40.714664  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:40.716359  3637 raft_consensus.cc:2468] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:40.718102  3678 leader_election.cc:304] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:40.718235  3968 consensus_queue.cc:1048] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.719082  4219 raft_consensus.cc:2804] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:40.719609  4219 raft_consensus.cc:493] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:40.719998  4219 raft_consensus.cc:3060] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.721963  3780 raft_consensus.cc:2468] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:40.723356  4201 raft_consensus.cc:493] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.723908  4201 raft_consensus.cc:515] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:40.727133  3907 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:40.725893  3909 raft_consensus.cc:359] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:40.728624  3909 raft_consensus.cc:385] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.728874  3909 raft_consensus.cc:740] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.729787  4217 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.730588  4217 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.731029  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.729851  3600 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:40.732496  3911 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
W20260709 12:26:40.732638  3675 leader_election.cc:343] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.733080  3911 ts_tablet_manager.cc:1403] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.014s
I20260709 12:26:40.734930  3909 consensus_queue.cc:260] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:40.736126  4217 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:40.736019  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:40.739094  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:40.743218  3909 ts_tablet_manager.cc:1434] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:26:40.742152  3903 consensus_queue.cc:260] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.741875  3911 raft_consensus.cc:359] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.745652  3911 raft_consensus.cc:385] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:40.745977  3911 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:40.746701  3911 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:40.747279  3603 leader_election.cc:343] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.748720  3911 ts_tablet_manager.cc:1434] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:26:40.755221  3903 ts_tablet_manager.cc:1434] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260709 12:26:40.736009  4201 leader_election.cc:290] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:40.744963  4057 raft_consensus.cc:2804] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.729878  4221 leader_election.cc:290] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.760939  4196 consensus_queue.cc:1048] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.773913  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.774861  3783 raft_consensus.cc:2393] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:40.777045  3909 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:40.781917  3535 catalog_manager.cc:5697] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:40.783211  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:40.762184  4219 raft_consensus.cc:515] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.790655  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:40.791519  3637 raft_consensus.cc:3060] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.793960  3823 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:40.795701  3911 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:40.797025  4217 consensus_queue.cc:1048] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.796989  3968 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.804404  3903 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
W20260709 12:26:40.801695  3601 leader_election.cc:343] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.779348  4057 raft_consensus.cc:697] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:40.821523  4121 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.822877  4121 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.825039  4121 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:40.825969  4224 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.826570  4224 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:40.826993  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:40.827652  3854 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:40.828969  3752 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:40.830057  4196 raft_consensus.cc:2804] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:40.830410  4196 raft_consensus.cc:493] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:40.830720  4196 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:40.832805  4217 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.834512  3909 tablet_bootstrap.cc:654] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.833756  4217 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:40.834345  3968 raft_consensus.cc:2749] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.844581  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:40.845813  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:40.846544  3637 raft_consensus.cc:2468] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:40.847270  4224 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:40.848775  3678 leader_election.cc:304] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:40.848227  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:40.850514  4167 raft_consensus.cc:2804] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:40.850677  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.851195  4167 raft_consensus.cc:697] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:40.852190  4167 consensus_queue.cc:237] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:40.853749  3675 leader_election.cc:343] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.817961  3601 leader_election.cc:304] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:40.858919  4201 raft_consensus.cc:2749] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:40.859957  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 58299us
I20260709 12:26:40.857908  3675 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:40.863270  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:40.864413  4221 raft_consensus.cc:2749] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.861779  4217 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:40.848115  3535 catalog_manager.cc:5697] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 2, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:40.867899  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:40.869360  3824 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:40.870630  3903 tablet_bootstrap.cc:654] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.873214  3633 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:40.882818  3968 raft_consensus.cc:2749] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.838166  4057 consensus_queue.cc:237] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:40.879158  3907 tablet_bootstrap.cc:654] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.886408  3711 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:40.865854  4219 leader_election.cc:290] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:40.906992  4201 raft_consensus.cc:493] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:40.907573  4201 raft_consensus.cc:515] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:40.915218  4201 leader_election.cc:290] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:40.917748  3535 catalog_manager.cc:5697] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:40.920112  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:40.932700  3603 leader_election.cc:343] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.944221  4217 consensus_queue.cc:1048] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:40.948109  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:40.948293  4217 consensus_queue.cc:1048] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:26:40.955927  3600 leader_election.cc:343] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:40.956627  3600 leader_election.cc:304] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:40.957451  4201 raft_consensus.cc:2749] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:40.958040  3911 tablet_bootstrap.cc:654] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:40.995999  4196 raft_consensus.cc:515] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.008268  3911 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:41.009075  3911 ts_tablet_manager.cc:1403] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.233s	user 0.019s	sys 0.023s
W20260709 12:26:41.009162  4240 log.cc:927] Time spent T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: Append to log took a long time: real 0.089s	user 0.000s	sys 0.002s
I20260709 12:26:41.030149  4196 leader_election.cc:290] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:41.040158  3909 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:41.040504  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:41.040766  3909 ts_tablet_manager.cc:1403] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.282s	user 0.031s	sys 0.002s
I20260709 12:26:41.041121  3635 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:41.039651  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1172a466675496099d2b25c783fc0aa" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:41.044407  3909 raft_consensus.cc:359] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.049690  3909 raft_consensus.cc:385] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.050053  3909 raft_consensus.cc:740] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.051548  3909 consensus_queue.cc:260] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.055392  3909 ts_tablet_manager.cc:1434] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:26:41.056643  3909 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:41.062361  4217 raft_consensus.cc:493] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.062958  4217 raft_consensus.cc:515] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.065419  4217 leader_election.cc:290] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:41.070772  3909 tablet_bootstrap.cc:654] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.074774  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:41.077607  3824 leader_election.cc:343] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.062224  3855 raft_consensus.cc:3060] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:41.089390  3911 raft_consensus.cc:359] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.105226  3911 raft_consensus.cc:385] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.128759  3907 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:41.129644  3907 ts_tablet_manager.cc:1403] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.415s	user 0.019s	sys 0.032s
I20260709 12:26:41.133291  3907 raft_consensus.cc:359] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.134820  3907 raft_consensus.cc:385] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.135175  3907 raft_consensus.cc:740] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.122166  3911 raft_consensus.cc:740] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.138468  3911 consensus_queue.cc:260] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.128445  3635 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:41.142743  3907 consensus_queue.cc:260] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.143402  3911 ts_tablet_manager.cc:1434] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 12:26:41.136412  4121 raft_consensus.cc:493] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.132534  3534 catalog_manager.cc:5697] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:41.151121  3907 ts_tablet_manager.cc:1434] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:26:41.159392  3909 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:41.160027  3909 ts_tablet_manager.cc:1403] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.029s
I20260709 12:26:41.150904  4121 raft_consensus.cc:515] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.167145  4121 leader_election.cc:290] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:41.153631  3752 leader_election.cc:304] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:41.170140  3911 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:41.171784  3903 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:41.172281  3903 ts_tablet_manager.cc:1403] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.390s	user 0.016s	sys 0.002s
I20260709 12:26:41.172279  3907 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:41.157063  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:41.150704  4057 consensus_queue.cc:1048] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:26:41.191280  3783 raft_consensus.cc:1275] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:41.198675  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:41.182642  4118 raft_consensus.cc:2804] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:41.220841  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:41.222874  3907 tablet_bootstrap.cc:654] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.228806  3856 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.230294  3909 raft_consensus.cc:359] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.242566  3909 raft_consensus.cc:385] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.243064  3909 raft_consensus.cc:740] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.236994  3706 raft_consensus.cc:1275] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:41.238409  4101 consensus_queue.cc:1048] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:41.239485  3903 raft_consensus.cc:359] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.249959  3903 raft_consensus.cc:385] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.250321  3903 raft_consensus.cc:740] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.244647  3909 consensus_queue.cc:260] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.248524  3911 tablet_bootstrap.cc:654] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.246799  3855 raft_consensus.cc:2468] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:41.262926  3903 consensus_queue.cc:260] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.270555  3909 ts_tablet_manager.cc:1434] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.001s
W20260709 12:26:41.288043  3675 consensus_peers.cc:597] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. 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:26:41.286917  3909 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:41.290297  4217 consensus_queue.cc:1048] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:41.292246  4041 consensus_queue.cc:1048] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:41.277820  4118 raft_consensus.cc:697] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
W20260709 12:26:41.323669  3823 leader_election.cc:343] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.324179  3823 leader_election.cc:304] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:41.328384  3968 raft_consensus.cc:2749] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:41.350028  3909 tablet_bootstrap.cc:654] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:41.327729  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 49296.6us
W20260709 12:26:41.346200  3750 leader_election.cc:343] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.352730  3903 ts_tablet_manager.cc:1434] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.180s	user 0.012s	sys 0.011s
W20260709 12:26:41.353303  3752 leader_election.cc:343] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.366889  3752 leader_election.cc:304] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:41.371022  4118 consensus_queue.cc:237] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER 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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.380470  3903 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:41.381711  3911 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:41.382323  3911 ts_tablet_manager.cc:1403] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.218s	user 0.020s	sys 0.005s
I20260709 12:26:41.385071  4121 raft_consensus.cc:2749] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:41.391731  3911 raft_consensus.cc:359] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.392318  3911 raft_consensus.cc:385] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.392692  3911 raft_consensus.cc:740] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.394168  3911 consensus_queue.cc:260] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.397246  3711 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.397806  3911 ts_tablet_manager.cc:1434] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:26:41.399385  3911 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:41.407281  3911 tablet_bootstrap.cc:654] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.435818  3903 tablet_bootstrap.cc:654] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.431665  4219 consensus_queue.cc:1048] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:26:41.472059  3907 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:41.472872  3907 ts_tablet_manager.cc:1403] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.301s	user 0.023s	sys 0.014s
W20260709 12:26:41.421379  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 69304.4us
I20260709 12:26:41.504482  4201 consensus_queue.cc:1048] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:41.598984  3903 tablet_bootstrap.cc:492] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:41.599856  3903 ts_tablet_manager.cc:1403] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.240s	user 0.034s	sys 0.036s
W20260709 12:26:41.602562  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:41.586057  3968 raft_consensus.cc:493] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.620937  3535 catalog_manager.cc:5697] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:41.636118  4254 consensus_queue.cc:1048] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:41.636575  4201 raft_consensus.cc:493] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.607884  4167 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.641546  4167 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.643743  4167 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:41.648561  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:41.650177  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:41.651664  3907 raft_consensus.cc:359] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.652647  3907 raft_consensus.cc:385] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.652913  3907 raft_consensus.cc:740] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.625912  3968 raft_consensus.cc:515] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.637393  4201 raft_consensus.cc:515] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.654964  3903 raft_consensus.cc:359] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.689595  3903 raft_consensus.cc:385] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.690006  3903 raft_consensus.cc:740] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.690776  3903 consensus_queue.cc:260] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.653551  3907 consensus_queue.cc:260] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.665102  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:41.672278  3780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:41.690559  4201 leader_election.cc:290] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:41.672250  4121 raft_consensus.cc:493] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.708832  3911 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:41.720829  3911 ts_tablet_manager.cc:1403] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.322s	user 0.027s	sys 0.033s
I20260709 12:26:41.659576  3968 leader_election.cc:290] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:41.715375  3907 ts_tablet_manager.cc:1434] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.242s	user 0.008s	sys 0.004s
I20260709 12:26:41.662336  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:41.710041  3903 ts_tablet_manager.cc:1434] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.002s
I20260709 12:26:41.658133  3675 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:26:41.728925  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 70922.2us
I20260709 12:26:41.731055  4219 raft_consensus.cc:2749] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:41.719106  3637 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:41.739020  3826 leader_election.cc:304] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:41.729235  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:41.722015  4257 raft_consensus.cc:493] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.741770  4257 raft_consensus.cc:515] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.743976  4257 leader_election.cc:290] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:41.747877  3603 leader_election.cc:343] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.750156  3707 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:41.725270  4121 raft_consensus.cc:515] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.752247  4217 raft_consensus.cc:2804] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:41.753274  4217 raft_consensus.cc:493] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:41.753693  4217 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.754714  4121 leader_election.cc:290] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:41.754889  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:41.757705  3711 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
W20260709 12:26:41.756203  3600 leader_election.cc:343] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.761291  3600 leader_election.cc:304] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:41.763221  4273 raft_consensus.cc:2749] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:41.774255  3750 leader_election.cc:304] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:41.763353  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:41.728938  4265 log.cc:927] Time spent T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.143s	user 0.000s	sys 0.003s
I20260709 12:26:41.776696  3903 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:41.781791  3909 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:41.782457  3909 ts_tablet_manager.cc:1403] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.502s	user 0.030s	sys 0.032s
I20260709 12:26:41.782018  4121 raft_consensus.cc:2804] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:41.786878  4121 raft_consensus.cc:493] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:41.787532  4121 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.783582  3854 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
W20260709 12:26:41.794750  4269 log.cc:927] Time spent T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 12:26:41.798902  3909 raft_consensus.cc:359] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.799723  3909 raft_consensus.cc:385] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.800200  3909 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.801350  3909 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:41.803210  3909 ts_tablet_manager.cc:1434] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:26:41.801172  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:41.812162  3907 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:41.813910  3909 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:41.818107  4253 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:41.826650  4253 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.829491  4253 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:41.834553  3911 raft_consensus.cc:359] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.835410  3911 raft_consensus.cc:385] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:41.835711  3911 raft_consensus.cc:740] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:41.816977  4217 raft_consensus.cc:515] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:41.838640  3911 consensus_queue.cc:260] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:41.845775  3911 ts_tablet_manager.cc:1434] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.125s	user 0.006s	sys 0.003s
I20260709 12:26:41.851759  3911 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:41.852545  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:41.853211  3637 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.853466  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:41.855135  3603 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:41.859054  3911 tablet_bootstrap.cc:654] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.898627  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:41.899164  4121 raft_consensus.cc:515] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:41.887284  4217 leader_election.cc:290] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:41.929338  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:41.952065  3706 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.954722  4121 leader_election.cc:290] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:41.935879  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:41.960489  3909 tablet_bootstrap.cc:654] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.970201  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:42.005352  3709 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.951193  3907 tablet_bootstrap.cc:654] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.973655  3706 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:41.974356  3903 tablet_bootstrap.cc:654] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:41.982530  3784 raft_consensus.cc:3060] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.015692  3824 leader_election.cc:304] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:41.991879  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:41.994297  3637 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:42.022047  3855 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:41.994630  3752 leader_election.cc:304] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.003687  3911 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:42.021275  4278 raft_consensus.cc:2804] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.027938  3911 ts_tablet_manager.cc:1403] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.179s	user 0.044s	sys 0.062s
I20260709 12:26:42.028024  4278 raft_consensus.cc:697] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
W20260709 12:26:42.004427  3601 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.031239  3911 raft_consensus.cc:359] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.031997  3911 raft_consensus.cc:385] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.031863  3601 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:42.033572  3709 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:42.029031  4278 consensus_queue.cc:237] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.035101  3750 leader_election.cc:304] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:42.036438  4253 raft_consensus.cc:2749] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.036790  4258 raft_consensus.cc:2804] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.037434  4258 raft_consensus.cc:697] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:42.032337  3911 raft_consensus.cc:740] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.038477  4258 consensus_queue.cc:237] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.052430  3911 consensus_queue.cc:260] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.058081  3911 ts_tablet_manager.cc:1434] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:26:42.079434  3855 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:42.082465  3911 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:42.083797  3535 catalog_manager.cc:5697] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.116914  3907 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:42.117610  3907 ts_tablet_manager.cc:1403] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.343s	user 0.026s	sys 0.010s
I20260709 12:26:42.120011  3909 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:42.120579  3909 ts_tablet_manager.cc:1403] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.309s	user 0.020s	sys 0.006s
I20260709 12:26:42.122934  3907 raft_consensus.cc:359] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.123853  3907 raft_consensus.cc:385] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.124559  3907 raft_consensus.cc:740] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.125631  4118 raft_consensus.cc:2749] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.125878  3911 tablet_bootstrap.cc:654] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.126097  3909 raft_consensus.cc:359] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.126962  3909 raft_consensus.cc:385] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.127267  3909 raft_consensus.cc:740] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.139242  3907 consensus_queue.cc:260] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.140951  3911 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:42.142978  3635 raft_consensus.cc:1275] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:42.145367  3909 consensus_queue.cc:260] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.143375  3855 raft_consensus.cc:1275] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:42.148357  3911 ts_tablet_manager.cc:1403] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.010s
I20260709 12:26:42.149400  3909 ts_tablet_manager.cc:1434] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:26:42.150725  3909 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:42.151407  3903 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:42.151901  3903 ts_tablet_manager.cc:1403] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.377s	user 0.041s	sys 0.023s
I20260709 12:26:42.152338  3911 raft_consensus.cc:359] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.154309  3911 raft_consensus.cc:385] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.155195  4217 raft_consensus.cc:493] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.155099  3903 raft_consensus.cc:359] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.156000  3903 raft_consensus.cc:385] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.155740  4217 raft_consensus.cc:515] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.156333  3903 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.159555  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.159762  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:42.159003  3903 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.160370  3635 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:42.160868  3783 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:42.161746  3826 leader_election.cc:304] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:42.162611  4278 raft_consensus.cc:2804] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.162997  4278 raft_consensus.cc:493] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.163597  4278 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.164443  3903 ts_tablet_manager.cc:1434] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:26:42.165365  3907 ts_tablet_manager.cc:1434] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:26:42.165616  3903 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:42.170897  3534 catalog_manager.cc:5697] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.172940  4217 leader_election.cc:290] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:42.190519  3907 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:42.154639  3911 raft_consensus.cc:740] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.175181  4278 raft_consensus.cc:515] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.197232  4278 leader_election.cc:290] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:42.180457  4273 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.199910  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:42.200621  3637 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.180321  3909 tablet_bootstrap.cc:654] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.199923  4273 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.204206  4257 consensus_queue.cc:1048] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.208957  4257 consensus_queue.cc:1048] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.219550  4201 raft_consensus.cc:493] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.220336  4201 raft_consensus.cc:515] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.223946  4201 leader_election.cc:290] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:42.225915  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.226821  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:42.228271  3603 leader_election.cc:343] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.229063  4273 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:42.229661  3601 leader_election.cc:343] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.230150  3601 leader_election.cc:304] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:42.232164  3909 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:42.232651  3909 ts_tablet_manager.cc:1403] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.010s
I20260709 12:26:42.233385  4201 raft_consensus.cc:2749] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.231941  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.234004  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.236552  3909 raft_consensus.cc:359] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:42.237371  3600 leader_election.cc:343] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.237643  3909 raft_consensus.cc:385] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.237965  3909 raft_consensus.cc:740] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
W20260709 12:26:42.238906  3601 leader_election.cc:343] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.241526  3601 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.241933  3637 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:42.241919  3909 consensus_queue.cc:260] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.243660  3826 leader_election.cc:304] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:42.198204  3911 consensus_queue.cc:260] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.258642  3911 ts_tablet_manager.cc:1434] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.001s
I20260709 12:26:42.260066  3911 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:42.246183  4278 raft_consensus.cc:2804] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.263072  4278 raft_consensus.cc:697] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:42.263981  4278 consensus_queue.cc:237] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.246560  3903 tablet_bootstrap.cc:654] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.248320  3909 ts_tablet_manager.cc:1434] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:26:42.267110  3909 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:42.254451  4273 raft_consensus.cc:2749] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.238638  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:42.275944  3784 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.278856  3909 tablet_bootstrap.cc:654] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.281955  3907 tablet_bootstrap.cc:654] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.290220  3784 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:42.305444  3531 catalog_manager.cc:5697] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.317268  3911 tablet_bootstrap.cc:654] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.313148  4273 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.318795  4273 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.331071  3903 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:42.332095  3903 ts_tablet_manager.cc:1403] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.167s	user 0.001s	sys 0.019s
I20260709 12:26:42.337013  3911 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:42.337675  3911 ts_tablet_manager.cc:1403] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.004s
I20260709 12:26:42.339274  3903 raft_consensus.cc:359] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.340145  3903 raft_consensus.cc:385] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.340477  3903 raft_consensus.cc:740] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.340639  3911 raft_consensus.cc:359] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.341456  3911 raft_consensus.cc:385] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.341777  3911 raft_consensus.cc:740] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.342080  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.342553  3911 consensus_queue.cc:260] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:42.343703  3600 leader_election.cc:343] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.345119  4273 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:42.346356  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.346532  3911 ts_tablet_manager.cc:1434] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
W20260709 12:26:42.348627  3603 leader_election.cc:343] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.348958  3911 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:42.349172  3603 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:42.352659  4057 raft_consensus.cc:2749] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.361413  3907 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:42.362087  3907 ts_tablet_manager.cc:1403] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.002s
I20260709 12:26:42.362512  3903 consensus_queue.cc:260] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.363581  3909 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:42.364058  3909 ts_tablet_manager.cc:1403] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.008s
I20260709 12:26:42.365437  3903 ts_tablet_manager.cc:1434] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.002s
I20260709 12:26:42.367111  3903 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:42.368707  4224 raft_consensus.cc:493] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.369517  4224 raft_consensus.cc:515] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.371215  3911 tablet_bootstrap.cc:654] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.372135  4224 leader_election.cc:290] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:42.372563  3909 raft_consensus.cc:359] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.373265  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.373924  3786 raft_consensus.cc:2468] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:42.375394  3675 leader_election.cc:304] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:42.373291  3909 raft_consensus.cc:385] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.377723  4275 raft_consensus.cc:2804] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.380048  3909 raft_consensus.cc:740] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.382961  4258 raft_consensus.cc:493] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.384153  4258 raft_consensus.cc:515] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.383479  3909 consensus_queue.cc:260] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.386523  4258 leader_election.cc:290] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:42.380503  4275 raft_consensus.cc:493] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.388136  4275 raft_consensus.cc:3060] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.388507  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.388664  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:42.389900  3633 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:42.389469  3855 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:42.393481  3752 leader_election.cc:304] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:42.396078  4258 raft_consensus.cc:2804] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.396660  4258 raft_consensus.cc:493] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.397161  4258 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.399439  3909 ts_tablet_manager.cc:1434] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:26:42.400601  3909 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:42.407476  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:42.410048  3678 leader_election.cc:343] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.416741  3903 tablet_bootstrap.cc:654] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.416976  3907 raft_consensus.cc:359] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.417909  3907 raft_consensus.cc:385] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.418227  3907 raft_consensus.cc:740] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.422405  3909 tablet_bootstrap.cc:654] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.429356  3911 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:42.429992  3911 ts_tablet_manager.cc:1403] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.013s
I20260709 12:26:42.432410  4258 raft_consensus.cc:515] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.424081  4275 raft_consensus.cc:515] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.438122  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:42.438566  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:42.439013  3784 raft_consensus.cc:3060] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.439198  3633 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.441992  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:42.442416  3968 consensus_queue.cc:1048] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.442734  3854 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.448437  3633 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:42.450405  3752 leader_election.cc:304] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:42.451407  4257 raft_consensus.cc:2804] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.452023  4257 raft_consensus.cc:697] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:42.452910  4257 consensus_queue.cc:237] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.433277  3911 raft_consensus.cc:359] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.541224  3911 raft_consensus.cc:385] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.541661  3911 raft_consensus.cc:740] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.449123  4258 leader_election.cc:290] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:42.476055  4273 raft_consensus.cc:493] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.457603  4057 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.542886  4057 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.542791  4273 raft_consensus.cc:515] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.545248  4057 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:42.455936  3909 tablet_bootstrap.cc:492] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:42.473291  3903 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:42.546084  3909 ts_tablet_manager.cc:1403] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.007s
I20260709 12:26:42.546162  3903 ts_tablet_manager.cc:1403] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.004s
I20260709 12:26:42.546697  3531 catalog_manager.cc:5697] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.459124  3784 raft_consensus.cc:2468] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:42.477658  4275 leader_election.cc:290] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:42.459278  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:42.528069  3854 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:42.420966  3907 consensus_queue.cc:260] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.550747  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.551427  4297 raft_consensus.cc:493] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.545433  4273 leader_election.cc:290] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:42.551533  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.552313  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.551985  4297 raft_consensus.cc:515] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.549276  3903 raft_consensus.cc:359] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.553813  3903 raft_consensus.cc:385] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.553656  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.554155  3903 raft_consensus.cc:740] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
W20260709 12:26:42.555565  3603 leader_election.cc:343] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.555757  3907 ts_tablet_manager.cc:1434] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.193s	user 0.008s	sys 0.000s
I20260709 12:26:42.556618  4297 leader_election.cc:290] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:42.556990  3907 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:42.560834  3675 leader_election.cc:304] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:42.555397  3903 consensus_queue.cc:260] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.561885  4297 raft_consensus.cc:2804] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.562497  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.562487  4297 raft_consensus.cc:697] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:26:42.563867  4297 consensus_queue.cc:237] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.558182  3909 raft_consensus.cc:359] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.566854  3909 raft_consensus.cc:385] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.568017  3909 raft_consensus.cc:740] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.569005  3909 consensus_queue.cc:260] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.558429  3911 consensus_queue.cc:260] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.565050  3783 raft_consensus.cc:2468] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
W20260709 12:26:42.570323  3675 leader_election.cc:343] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:42.557847  3601 leader_election.cc:343] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.571642  3909 ts_tablet_manager.cc:1434] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
W20260709 12:26:42.571759  3601 leader_election.cc:343] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.572219  3601 leader_election.cc:304] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:42.573956  3600 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.574509  4057 raft_consensus.cc:2749] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.575501  4057 raft_consensus.cc:2804] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.567121  3903 ts_tablet_manager.cc:1434] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:26:42.579048  3903 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:42.579555  3909 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:42.531473  3968 consensus_queue.cc:1048] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:42.576586  4057 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.584625  3911 ts_tablet_manager.cc:1434] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.154s	user 0.026s	sys 0.025s
I20260709 12:26:42.587877  3911 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:42.584859  4057 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.600843  3911 tablet_bootstrap.cc:654] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.592231  3903 tablet_bootstrap.cc:654] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.606701  4257 consensus_queue.cc:1048] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:42.622255  3909 tablet_bootstrap.cc:654] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.638011  3907 tablet_bootstrap.cc:654] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:42.629482  3678 leader_election.cc:343] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.652681  4217 raft_consensus.cc:493] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.654127  4217 raft_consensus.cc:515] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.656405  4217 leader_election.cc:290] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:42.672214  3903 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:42.672521  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.672952  3903 ts_tablet_manager.cc:1403] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.015s
I20260709 12:26:42.677750  3911 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:42.678339  3911 ts_tablet_manager.cc:1403] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.009s
I20260709 12:26:42.680008  3534 catalog_manager.cc:5697] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.680938  4057 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.681821  4257 consensus_queue.cc:1048] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.683367  4057 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:42.675560  3903 raft_consensus.cc:359] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.686957  3903 raft_consensus.cc:385] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.687247  3903 raft_consensus.cc:740] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.687954  3903 consensus_queue.cc:260] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.687724  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:42.689134  3783 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.690454  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b5240bb4e14dc888ae0e7ccf5f19e1" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.691680  3786 raft_consensus.cc:2393] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:42.686086  3911 raft_consensus.cc:359] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.697160  3823 leader_election.cc:304] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.698230  3911 raft_consensus.cc:385] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.698674  3911 raft_consensus.cc:740] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.698983  4278 raft_consensus.cc:3060] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.699493  3911 consensus_queue.cc:260] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:42.647933  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 68948.9us
I20260709 12:26:42.702859  3907 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:42.702675  3903 ts_tablet_manager.cc:1434] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:26:42.703555  3907 ts_tablet_manager.cc:1403] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.004s
I20260709 12:26:42.700822  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:42.723428  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.726186  3855 raft_consensus.cc:2468] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 0.
I20260709 12:26:42.736609  3783 raft_consensus.cc:2468] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:42.743822  3903 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:42.746635  3911 ts_tablet_manager.cc:1434] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 12:26:42.724017  3968 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.754572  3600 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:42.759188  4273 raft_consensus.cc:2804] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:42.759900  4273 raft_consensus.cc:697] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:42.760941  4273 consensus_queue.cc:237] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.775215  3903 tablet_bootstrap.cc:654] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.776026  3678 leader_election.cc:304] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:42.778576  4217 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:42.781317  4217 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.781965  4275 raft_consensus.cc:2804] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.786475  4275 raft_consensus.cc:493] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.787042  4275 raft_consensus.cc:3060] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:42.754101  3968 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.794868  3911 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:42.802870  3909 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:42.803424  3909 ts_tablet_manager.cc:1403] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.231s	user 0.013s	sys 0.008s
I20260709 12:26:42.804291  3968 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:42.807415  3909 raft_consensus.cc:359] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.808856  3909 raft_consensus.cc:385] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.809451  3909 raft_consensus.cc:740] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.812091  3909 consensus_queue.cc:260] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:42.800696  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 44519.9us
I20260709 12:26:42.816905  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.813560  4273 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.821916  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:42.837373  3909 ts_tablet_manager.cc:1434] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.008s
I20260709 12:26:42.852878  3909 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:42.860114  3903 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:42.861197  3903 ts_tablet_manager.cc:1403] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.002s
I20260709 12:26:42.836647  4273 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:42.842527  3633 raft_consensus.cc:2468] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
W20260709 12:26:42.878450  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:42.881407  4273 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:42.881193  3903 raft_consensus.cc:359] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.882784  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.883339  3903 raft_consensus.cc:385] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.883692  3903 raft_consensus.cc:740] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.882843  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:42.885922  3600 leader_election.cc:343] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.886535  3903 consensus_queue.cc:260] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:42.889519  3824 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:42.891016  3603 leader_election.cc:343] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.891772  3603 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
W20260709 12:26:42.898761  3601 leader_election.cc:343] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.901268  3909 tablet_bootstrap.cc:654] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.905777  3903 ts_tablet_manager.cc:1434] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 12:26:42.910272  3907 raft_consensus.cc:359] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.911257  3907 raft_consensus.cc:385] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:42.911514  3907 raft_consensus.cc:740] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:42.912266  3907 consensus_queue.cc:260] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.903041  4201 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.918576  4201 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:42.920622  4201 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:42.922535  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.923642  4057 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:42.923867  4278 raft_consensus.cc:2749] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:42.924126  3601 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.924317  4057 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:42.912422  4273 raft_consensus.cc:2749] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:42.923566  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:42.938766  3907 ts_tablet_manager.cc:1434] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.235s	user 0.001s	sys 0.007s
W20260709 12:26:42.939361  3600 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.939878  3600 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.940320  3907 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:42.941560  4273 raft_consensus.cc:2749] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:42.946257  4311 log.cc:927] Time spent T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 12:26:42.948757  3911 tablet_bootstrap.cc:654] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:42.954766  4057 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:42.955914  4275 raft_consensus.cc:515] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:42.959240  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:42.960004  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:42.961431  3903 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:42.960974  3826 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:42.966019  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
W20260709 12:26:42.975340  3675 leader_election.cc:343] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:42.979923  3601 leader_election.cc:343] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.984015  4258 consensus_queue.cc:1048] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:42.984380  3535 catalog_manager.cc:5697] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:42.986738  4278 raft_consensus.cc:2804] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:42.987196  4278 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:42.987735  4278 raft_consensus.cc:3060] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:42.989902  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 55585.8us
I20260709 12:26:42.966077  4275 leader_election.cc:290] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:42.998245  3603 leader_election.cc:343] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:42.999037  3603 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:43.016269  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:43.017112  3857 raft_consensus.cc:3060] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.030496  4302 consensus_queue.cc:1048] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:43.034332  3907 tablet_bootstrap.cc:654] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.037520  4278 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.038174  4302 consensus_queue.cc:1048] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:43.042366  4201 raft_consensus.cc:2749] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:43.042399  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:43.043259  3631 raft_consensus.cc:3060] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.058791  3909 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:43.059576  3909 ts_tablet_manager.cc:1403] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.216s	user 0.015s	sys 0.000s
I20260709 12:26:43.074819  4278 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.060432  3857 raft_consensus.cc:2468] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:43.086665  3678 leader_election.cc:304] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:43.093101  3907 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:43.094017  3907 ts_tablet_manager.cc:1403] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.154s	user 0.025s	sys 0.008s
I20260709 12:26:43.095101  4297 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.109217  4297 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.111439  4297 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:43.113624  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:43.114689  3909 raft_consensus.cc:359] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.115484  3909 raft_consensus.cc:385] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.115648  3903 tablet_bootstrap.cc:654] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.115846  3909 raft_consensus.cc:740] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.095340  4275 raft_consensus.cc:2804] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:43.116760  4275 raft_consensus.cc:697] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
W20260709 12:26:43.118276  3824 leader_election.cc:343] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.118892  4118 raft_consensus.cc:493] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.119380  4118 raft_consensus.cc:515] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.121850  4118 leader_election.cc:290] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:43.124733  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:43.125757  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:43.126466  3632 raft_consensus.cc:2468] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
W20260709 12:26:43.130049  3752 leader_election.cc:343] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.116616  3909 consensus_queue.cc:260] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.143414  3909 ts_tablet_manager.cc:1434] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.001s
I20260709 12:26:43.144197  3631 raft_consensus.cc:2468] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:43.132779  4257 consensus_queue.cc:1048] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:26:43.156988  4275 consensus_queue.cc:237] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.160518  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:43.161345  3909 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:43.161511  3784 raft_consensus.cc:2393] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:43.155087  3752 leader_election.cc:304] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:43.151912  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:43.172612  3909 tablet_bootstrap.cc:654] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.174114  4257 raft_consensus.cc:2804] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:43.202786  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 68165.8us
I20260709 12:26:43.214901  3826 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:43.205246  4257 raft_consensus.cc:493] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:43.223029  4278 raft_consensus.cc:2804] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:43.223637  4278 raft_consensus.cc:697] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:43.224494  4278 consensus_queue.cc:237] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.228559  4303 raft_consensus.cc:493] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.229174  4303 raft_consensus.cc:515] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.231416  4303 leader_election.cc:290] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.233518  3911 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:43.234035  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.217360  4257 raft_consensus.cc:3060] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.234277  3911 ts_tablet_manager.cc:1403] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.452s	user 0.011s	sys 0.027s
W20260709 12:26:43.242424  3824 leader_election.cc:343] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.243822  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:43.244633  3634 raft_consensus.cc:2468] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
W20260709 12:26:43.246176  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 111563us
I20260709 12:26:43.245935  3826 leader_election.cc:304] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:43.264026  4329 raft_consensus.cc:493] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.264848  4329 raft_consensus.cc:515] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.267990  4329 leader_election.cc:290] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:43.276747  3903 tablet_bootstrap.cc:492] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:43.276674  3678 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:43.277431  3903 ts_tablet_manager.cc:1403] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.328s	user 0.011s	sys 0.013s
I20260709 12:26:43.280604  3911 raft_consensus.cc:359] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.281339  3911 raft_consensus.cc:385] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.281656  3911 raft_consensus.cc:740] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.273361  3968 raft_consensus.cc:2804] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:43.285917  3911 consensus_queue.cc:260] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.288669  3907 raft_consensus.cc:359] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.296579  3907 raft_consensus.cc:385] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.297065  3907 raft_consensus.cc:740] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.302208  3909 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:43.302914  3909 ts_tablet_manager.cc:1403] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.151s	user 0.029s	sys 0.012s
I20260709 12:26:43.302306  3907 consensus_queue.cc:260] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.319972  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:43.305369  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.318650  3903 raft_consensus.cc:359] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.324820  3903 raft_consensus.cc:385] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.325150  3903 raft_consensus.cc:740] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.285266  4275 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:43.323616  3750 leader_election.cc:343] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.333710  3911 ts_tablet_manager.cc:1434] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 12:26:43.295322  4217 raft_consensus.cc:493] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.302759  3968 raft_consensus.cc:493] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:43.340184  3968 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.338279  3903 consensus_queue.cc:260] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.347656  3907 ts_tablet_manager.cc:1434] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.253s	user 0.010s	sys 0.000s
I20260709 12:26:43.343923  4217 raft_consensus.cc:515] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.391796  4217 leader_election.cc:290] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.394322  4257 raft_consensus.cc:515] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.404909  3531 catalog_manager.cc:5697] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:43.405849  3911 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:43.414006  3907 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:43.411484  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 88566.4us
I20260709 12:26:43.420305  4253 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.421078  4253 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.422660  3911 tablet_bootstrap.cc:654] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.423991  4253 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:43.431165  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.441942  4328 raft_consensus.cc:493] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.442698  4328 raft_consensus.cc:515] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.447635  3909 raft_consensus.cc:359] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.449515  3909 raft_consensus.cc:385] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:43.448927  3601 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.465435  3909 raft_consensus.cc:740] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.466614  3909 consensus_queue.cc:260] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.475026  3909 ts_tablet_manager.cc:1434] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.172s	user 0.011s	sys 0.000s
I20260709 12:26:43.476425  3909 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:43.462224  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.445267  4328 leader_election.cc:290] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:43.478972  3709 raft_consensus.cc:2468] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:43.481549  3824 leader_election.cc:304] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:43.483448  4312 raft_consensus.cc:2804] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:43.483958  4312 raft_consensus.cc:493] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:43.484454  4312 raft_consensus.cc:3060] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.487725  3909 tablet_bootstrap.cc:654] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.418267  4257 leader_election.cc:290] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:43.510816  3903 ts_tablet_manager.cc:1434] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.233s	user 0.009s	sys 0.001s
I20260709 12:26:43.512931  3903 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:43.526718  3911 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:43.527798  3911 ts_tablet_manager.cc:1403] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.001s
I20260709 12:26:43.532740  3909 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:43.532253  3911 raft_consensus.cc:359] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.533553  3911 raft_consensus.cc:385] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.535013  3911 raft_consensus.cc:740] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.534119  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:43.533973  3909 ts_tablet_manager.cc:1403] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.008s
I20260709 12:26:43.536170  3911 consensus_queue.cc:260] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.540194  3911 ts_tablet_manager.cc:1434] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 12:26:43.541951  3911 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:43.552753  3911 tablet_bootstrap.cc:654] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.554322  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.572607  3911 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: No bootstrap required, opened a new log
I20260709 12:26:43.596760  3911 ts_tablet_manager.cc:1403] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.008s
I20260709 12:26:43.602680  3911 raft_consensus.cc:359] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.603514  3911 raft_consensus.cc:385] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.603976  3911 raft_consensus.cc:740] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
W20260709 12:26:43.572353  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 229655us
I20260709 12:26:43.586436  4340 consensus_queue.cc:1048] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:43.590868  3600 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.609624  3600 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:43.610762  4340 raft_consensus.cc:2749] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:43.540062  3909 raft_consensus.cc:359] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.622393  3909 raft_consensus.cc:385] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.622817  3909 raft_consensus.cc:740] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.623950  3909 consensus_queue.cc:260] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.628085  3909 ts_tablet_manager.cc:1434] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.001s
I20260709 12:26:43.629628  3909 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:43.630092  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:43.638025  3632 raft_consensus.cc:2468] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:43.632649  3780 raft_consensus.cc:3060] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:43.634956  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 50370.3us
I20260709 12:26:43.637279  3903 tablet_bootstrap.cc:654] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.592681  4275 raft_consensus.cc:2749] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:43.649685  4312 raft_consensus.cc:515] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.656682  4312 leader_election.cc:290] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.604671  3911 consensus_queue.cc:260] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.663003  3907 tablet_bootstrap.cc:700] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: Time spent opening tablet: real 0.163s	user 0.004s	sys 0.000s
I20260709 12:26:43.669905  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:43.671164  3707 raft_consensus.cc:3060] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.672583  3911 ts_tablet_manager.cc:1434] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.002s
I20260709 12:26:43.679297  4275 consensus_queue.cc:1048] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:43.680605  3907 tablet_bootstrap.cc:654] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.681712  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:43.687340  3856 raft_consensus.cc:2468] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:43.690235  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:43.695381  3634 raft_consensus.cc:3060] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.697463  3858 raft_consensus.cc:3060] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.692508  3903 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:43.702428  3903 ts_tablet_manager.cc:1403] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.190s	user 0.029s	sys 0.015s
I20260709 12:26:43.716468  3752 leader_election.cc:304] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:43.620865  3968 raft_consensus.cc:515] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.722662  3909 tablet_bootstrap.cc:654] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.728147  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2896c6c4d401a92b8db572dd473e9" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:43.729099  3857 raft_consensus.cc:2393] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:43.732023  3903 raft_consensus.cc:359] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.733071  3903 raft_consensus.cc:385] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.733374  3903 raft_consensus.cc:740] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.733755  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae3ee399924b63833e9a2d20c8be35" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:43.734545  3632 raft_consensus.cc:3060] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.739671  3903 consensus_queue.cc:260] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.740830  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:43.741430  4257 raft_consensus.cc:2804] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:43.719523  4201 consensus_queue.cc:1048] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:26:43.743764  4257 raft_consensus.cc:493] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:43.744216  4257 raft_consensus.cc:3060] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:43.747012  3824 leader_election.cc:343] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:43.752944  3858 raft_consensus.cc:2468] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:43.754595  3903 ts_tablet_manager.cc:1434] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
W20260709 12:26:43.755988  3824 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:43.767970  4275 consensus_queue.cc:1048] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:26:43.758697  3968 leader_election.cc:290] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.805886  3903 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:43.816293  3752 leader_election.cc:304] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:43.818069  4118 raft_consensus.cc:2749] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:43.834645  3752 leader_election.cc:304] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:43.829721  4329 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.851508  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:43.852205  3636 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:43.853093  3707 raft_consensus.cc:2468] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:43.846633  4329 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:43.839768  4118 raft_consensus.cc:2804] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:43.866111  3903 tablet_bootstrap.cc:654] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:43.862038  4118 raft_consensus.cc:697] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:43.859797  4329 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.869091  3907 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:43.899158  3907 ts_tablet_manager.cc:1403] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.485s	user 0.025s	sys 0.027s
I20260709 12:26:43.874240  3824 leader_election.cc:304] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:43.874588  4253 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.879858  3909 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:43.882154  3634 raft_consensus.cc:2468] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:43.902935  3909 ts_tablet_manager.cc:1403] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.274s	user 0.064s	sys 0.047s
I20260709 12:26:43.872856  4257 raft_consensus.cc:515] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:43.855235  3632 raft_consensus.cc:2468] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:43.908710  3535 catalog_manager.cc:5697] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:43.941879  4118 consensus_queue.cc:237] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.947979  4257 leader_election.cc:290] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:43.953531  4273 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.954303  4273 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.911871  4253 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:43.957574  4273 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:43.957741  4253 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:43.960407  3909 raft_consensus.cc:359] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.912947  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:43.965493  4313 consensus_queue.cc:1048] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:43.970554  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 121415us
I20260709 12:26:43.961511  3909 raft_consensus.cc:385] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:43.973227  3909 raft_consensus.cc:740] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:43.914009  4217 raft_consensus.cc:2804] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:44.003904  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:44.003583  3909 consensus_queue.cc:260] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:43.998569  4339 raft_consensus.cc:493] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:43.972132  3636 raft_consensus.cc:2468] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
W20260709 12:26:44.021282  3750 leader_election.cc:343] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.021811  3909 ts_tablet_manager.cc:1434] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.002s
I20260709 12:26:44.015043  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:44.029304  3907 raft_consensus.cc:359] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:44.043295  3907 raft_consensus.cc:385] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.020838  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:44.046898  3909 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:44.020658  4217 raft_consensus.cc:697] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:44.043771  3907 raft_consensus.cc:740] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
W20260709 12:26:44.049700  3600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 66977.4us
I20260709 12:26:44.058768  3907 consensus_queue.cc:260] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:44.031473  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
W20260709 12:26:44.055632  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 53178.3us
I20260709 12:26:44.023180  4339 raft_consensus.cc:515] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:44.085949  3750 leader_election.cc:343] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.092584  3907 ts_tablet_manager.cc:1434] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.193s	user 0.010s	sys 0.000s
W20260709 12:26:44.098016  3601 leader_election.cc:343] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:44.110356  4353 log.cc:927] Time spent T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: Append to log took a long time: real 0.079s	user 0.004s	sys 0.000s
I20260709 12:26:44.081238  3633 raft_consensus.cc:2468] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:44.122756  3903 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:44.123567  3903 ts_tablet_manager.cc:1403] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.341s	user 0.016s	sys 0.006s
I20260709 12:26:44.096980  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.114475  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.131137  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:44.131801  3858 raft_consensus.cc:2468] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:44.139595  4339 leader_election.cc:290] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:44.112242  4217 consensus_queue.cc:237] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:44.141126  3603 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:44.144387  4360 raft_consensus.cc:2804] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:44.144932  4360 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:44.146834  3752 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:44.152282  4355 log.cc:927] Time spent T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:26:44.152534  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:44.153349  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:44.145339  4360 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:44.158988  3909 tablet_bootstrap.cc:654] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:44.154985  3860 raft_consensus.cc:3060] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:44.184630  3600 leader_election.cc:343] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.187599  4343 raft_consensus.cc:2804] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:44.188331  4343 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:44.188764  4343 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:44.197281  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 80303.9us
I20260709 12:26:44.217869  3903 raft_consensus.cc:359] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:44.219091  3903 raft_consensus.cc:385] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.219458  3903 raft_consensus.cc:740] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:44.225165  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.220311  3903 consensus_queue.cc:260] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:44.280668  3903 ts_tablet_manager.cc:1434] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.002s
I20260709 12:26:44.280316  4343 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:44.310118  3600 leader_election.cc:343] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:44.317196  3603 leader_election.cc:343] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.317843  3603 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:44.239291  4360 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:44.323916  3907 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:44.337393  3603 leader_election.cc:343] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.345026  3603 leader_election.cc:304] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:44.351014  3860 raft_consensus.cc:2468] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:44.355155  4343 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:44.362679  3907 tablet_bootstrap.cc:654] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:44.365186  3903 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:44.376214  3752 leader_election.cc:304] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:44.378021  4258 raft_consensus.cc:2804] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:44.378572  4258 raft_consensus.cc:697] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:44.379514  4258 consensus_queue.cc:237] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.392133  3826 leader_election.cc:304] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:44.395623  3968 raft_consensus.cc:2804] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:44.396552  3968 raft_consensus.cc:697] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:44.398027  3968 consensus_queue.cc:237] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:44.402202  4366 log.cc:927] Time spent T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:26:44.417851  4356 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:44.418552  4356 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:44.424651  3903 tablet_bootstrap.cc:654] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:44.437726  4360 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:44.412926  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:44.414845  4273 raft_consensus.cc:2749] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:44.443114  4373 raft_consensus.cc:2749] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:44.445492  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.446265  4356 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:44.446514  3854 raft_consensus.cc:2468] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:44.445518  4342 consensus_queue.cc:1048] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:26:44.452006  3752 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:44.456935  4342 raft_consensus.cc:2804] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:44.477777  4342 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:44.478229  4342 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:44.485906  3750 leader_election.cc:343] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.488453  4364 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:44.489255  4364 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:44.490451  3907 tablet_bootstrap.cc:492] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:44.490988  3907 ts_tablet_manager.cc:1403] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.025s
I20260709 12:26:44.491086  3909 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:44.491598  3909 ts_tablet_manager.cc:1403] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.445s	user 0.015s	sys 0.026s
I20260709 12:26:44.492321  4364 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:44.494024  3709 raft_consensus.cc:3060] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:44.507669  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.514053  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:44.515234  3632 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:44.519266  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 169321us
I20260709 12:26:44.527803  3909 raft_consensus.cc:359] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.549225  3909 raft_consensus.cc:385] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.549670  3909 raft_consensus.cc:740] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:44.550508  3909 consensus_queue.cc:260] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.551427  4342 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:44.553391  3909 ts_tablet_manager.cc:1434] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 12:26:44.555347  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:44.594103  3856 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:44.596064  4257 consensus_queue.cc:1048] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:44.599421  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:44.600454  3783 raft_consensus.cc:2393] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
I20260709 12:26:44.621388  3903 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:44.622483  3903 ts_tablet_manager.cc:1403] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.258s	user 0.009s	sys 0.006s
I20260709 12:26:44.548327  3907 raft_consensus.cc:359] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.568097  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:44.631608  3633 raft_consensus.cc:2393] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:44.632712  3907 raft_consensus.cc:385] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.633172  3907 raft_consensus.cc:740] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:44.645246  3907 consensus_queue.cc:260] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.647836  4383 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:44.648577  4383 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:44.659698  4383 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:44.664076  3903 raft_consensus.cc:359] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.665171  3903 raft_consensus.cc:385] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.665925  3903 raft_consensus.cc:740] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:44.666679  3903 consensus_queue.cc:260] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.668373  3903 ts_tablet_manager.cc:1434] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.006s
I20260709 12:26:44.672659  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:44.673295  3903 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:44.673995  3633 raft_consensus.cc:2393] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9927e2ac02fd42a69421ce33d7654db0 in current term 1: Already voted for candidate 3cb5c67fec244050b07fc4e0d594da97 in this term.
I20260709 12:26:44.675053  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:44.676523  3600 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:44.677278  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 148174us
I20260709 12:26:44.683054  3903 tablet_bootstrap.cc:654] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:44.688071  3909 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:44.576292  4342 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:44.580329  3632 raft_consensus.cc:2468] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
W20260709 12:26:44.590145  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 252767us
I20260709 12:26:44.696334  3907 ts_tablet_manager.cc:1434] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.205s	user 0.009s	sys 0.000s
I20260709 12:26:44.697585  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:44.701903  3678 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:44.702616  3903 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:44.703191  3903 ts_tablet_manager.cc:1403] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260709 12:26:44.703904  4275 raft_consensus.cc:2749] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:44.710076  3907 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:44.718398  3752 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:44.721230  3903 raft_consensus.cc:359] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.722126  3903 raft_consensus.cc:385] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:44.722431  3903 raft_consensus.cc:740] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:44.726249  3903 consensus_queue.cc:260] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.732726  3532 catalog_manager.cc:5697] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:44.741247  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 215024us
I20260709 12:26:44.751266  3903 ts_tablet_manager.cc:1434] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 12:26:44.730242  4258 raft_consensus.cc:2804] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:44.737915  4275 raft_consensus.cc:493] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:44.772619  3903 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:44.761881  4328 raft_consensus.cc:493] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:44.775949  4328 raft_consensus.cc:515] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:44.781004  4387 log.cc:927] Time spent T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:26:44.765780  4258 raft_consensus.cc:697] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:44.782390  4258 consensus_queue.cc:237] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:44.788749  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:44.796244  3907 tablet_bootstrap.cc:654] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:44.807703  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:44.801792  4328 leader_election.cc:290] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:44.810423  3903 tablet_bootstrap.cc:654] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:44.810802  3752 leader_election.cc:343] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.813978  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:44.816730  3750 leader_election.cc:343] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:44.817454  3750 leader_election.cc:304] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:44.828007  4342 raft_consensus.cc:2749] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:44.828238  3856 raft_consensus.cc:2468] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:44.768247  4275 raft_consensus.cc:515] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:44.842165  4386 consensus_queue.cc:1048] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:44.859934  3909 tablet_bootstrap.cc:654] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:44.986482  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 118463us
I20260709 12:26:44.997828  3752 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:44.989740  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:45.002513  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 136247us
I20260709 12:26:45.011369  3603 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [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: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:45.035542  4057 raft_consensus.cc:2749] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:45.006645  4257 raft_consensus.cc:2804] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:45.078451  4312 raft_consensus.cc:493] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:45.079033  4312 raft_consensus.cc:515] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:45.089362  3601 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.089936  3601 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:45.084657  4257 raft_consensus.cc:697] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:45.102372  4312 leader_election.cc:290] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:45.139688  4361 raft_consensus.cc:2749] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:45.140951  3783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.142068  3783 raft_consensus.cc:2468] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:45.143784  3907 tablet_bootstrap.cc:492] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:45.144536  3907 ts_tablet_manager.cc:1403] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.447s	user 0.016s	sys 0.011s
I20260709 12:26:45.150911  3903 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:45.151630  3903 ts_tablet_manager.cc:1403] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.385s	user 0.025s	sys 0.063s
I20260709 12:26:45.156272  3823 leader_election.cc:304] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:45.161725  4388 raft_consensus.cc:2804] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:45.162191  4388 raft_consensus.cc:493] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:45.162567  4388 raft_consensus.cc:3060] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.171245  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:45.185830  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 173622us
I20260709 12:26:45.178809  4363 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:45.193943  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 196385us
I20260709 12:26:45.170197  4257 consensus_queue.cc:237] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.226941  3907 raft_consensus.cc:359] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.227771  3907 raft_consensus.cc:385] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.228380  3907 raft_consensus.cc:740] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.233008  3707 raft_consensus.cc:3060] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.192721  4363 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.229041  3907 consensus_queue.cc:260] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:45.257468  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 97146.6us
I20260709 12:26:45.258841  3907 ts_tablet_manager.cc:1434] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.114s	user 0.011s	sys 0.000s
I20260709 12:26:45.252970  4363 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:45.264685  3782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.282011  3903 raft_consensus.cc:359] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.287856  3903 raft_consensus.cc:385] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.288203  3903 raft_consensus.cc:740] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.282011  3909 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:45.289033  3909 ts_tablet_manager.cc:1403] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.601s	user 0.025s	sys 0.006s
I20260709 12:26:45.284680  4408 raft_consensus.cc:493] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:45.315572  3903 consensus_queue.cc:260] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.297653  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfb4de732b24137b3d5262352066def" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:45.317312  3854 raft_consensus.cc:2393] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
I20260709 12:26:45.301959  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:45.303886  4275 leader_election.cc:290] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:45.313946  4408 raft_consensus.cc:515] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.322540  3678 leader_election.cc:304] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
W20260709 12:26:45.343420  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 47053.9us
I20260709 12:26:45.352635  4408 leader_election.cc:290] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
W20260709 12:26:45.358605  3603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 164718us
I20260709 12:26:45.362447  3903 ts_tablet_manager.cc:1434] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.210s	user 0.016s	sys 0.014s
W20260709 12:26:45.356709  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 71834.3us
I20260709 12:26:45.366250  3909 raft_consensus.cc:359] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.367125  3909 raft_consensus.cc:385] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.367525  3909 raft_consensus.cc:740] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.372025  3907 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:45.343261  4388 raft_consensus.cc:515] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.377713  4313 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:45.378322  4313 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.379707  4388 leader_election.cc:290] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:45.364086  4408 raft_consensus.cc:2749] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:45.382782  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:45.383056  3709 raft_consensus.cc:2468] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:45.364485  4405 consensus_queue.cc:1048] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:26:45.373378  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:45.394707  3909 consensus_queue.cc:260] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.396596  3854 raft_consensus.cc:2393] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:45.404615  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.405779  3855 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 0.
I20260709 12:26:45.414855  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:45.415593  3778 raft_consensus.cc:3060] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.421684  4406 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:45.422339  4406 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.424417  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:45.425179  3707 raft_consensus.cc:3060] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.426249  4406 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:45.440145  3909 ts_tablet_manager.cc:1434] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.002s
I20260709 12:26:45.441646  3909 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:45.442425  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db26f6c3c2142ca95a10ef533b86488" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.453950  3907 tablet_bootstrap.cc:654] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:45.463752  3858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:45.465307  3707 raft_consensus.cc:2468] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:45.473908  3678 leader_election.cc:304] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:45.475111  4364 raft_consensus.cc:2749] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:45.475980  3824 consensus_peers.cc:597] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:45.476670  3603 leader_election.cc:343] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.477666  4217 consensus_queue.cc:1048] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:45.481130  3909 tablet_bootstrap.cc:654] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:45.483242  3601 leader_election.cc:343] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.487965  4313 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:45.489048  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:45.494598  4312 consensus_queue.cc:1048] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:45.500982  3824 leader_election.cc:304] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:45.502472  4312 raft_consensus.cc:2804] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:45.503265  4312 raft_consensus.cc:697] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:45.506253  3903 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:45.511394  3603 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:45.512346  3778 raft_consensus.cc:2468] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
W20260709 12:26:45.516131  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 85166.2us
I20260709 12:26:45.517597  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.520231  4380 raft_consensus.cc:2804] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:45.520342  3600 leader_election.cc:343] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.520898  4380 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:45.521039  3600 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:45.521329  4380 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.523561  4382 raft_consensus.cc:2749] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:45.527546  4257 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:45.528178  4257 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.530547  4257 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:45.534603  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:45.535526  3633 raft_consensus.cc:2468] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:45.536826  3826 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:45.537156  3752 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:45.504268  4312 consensus_queue.cc:237] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.540225  4386 raft_consensus.cc:2749] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:45.542758  4405 raft_consensus.cc:2804] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:45.543303  4405 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:45.543674  4405 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.555755  3903 tablet_bootstrap.cc:654] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:45.562968  3909 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:45.563632  3909 ts_tablet_manager.cc:1403] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260709 12:26:45.563903  4415 consensus_queue.cc:1048] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:45.574548  3909 raft_consensus.cc:359] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.575713  3909 raft_consensus.cc:385] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.576071  3909 raft_consensus.cc:740] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.576922  3909 consensus_queue.cc:260] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.580598  3909 ts_tablet_manager.cc:1434] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:26:45.606287  3534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46672 (request call id 48) took 1281 ms. Trace:
I20260709 12:26:45.612412  3909 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:45.615808  3532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46694 (request call id 63) took 1096 ms. Trace:
I20260709 12:26:45.622372  3532 rpcz_store.cc:276] 0709 12:26:44.519502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:44.519658 (+   156us) service_pool.cc:224] Handling call
0709 12:26:45.615720 (+1096062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:26:44.838656 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:26:44.842238 (+  3582us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:26:44.842270 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:26:44.842294 (+    24us) tablet.cc:662] Decoding operations
0709 12:26:44.842684 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:26:44.842751 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 12:26:44.843825 (+  1074us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:26:44.844044 (+   219us) tablet.cc:701] Row locks acquired
0709 12:26:44.849674 (+  5630us) write_op.cc:260] PREPARE: finished
0709 12:26:44.992859 (+143185us) write_op.cc:270] Start()
0709 12:26:45.001081 (+  8222us) write_op.cc:276] Timestamp: P: 1783600004990056 usec, L: 0
0709 12:26:45.003199 (+  2118us) op_driver.cc:348] REPLICATION: starting
0709 12:26:45.086454 (+ 83255us) log.cc:844] Serialized 543 byte log entry
0709 12:26:45.297776 (+211322us) op_driver.cc:464] REPLICATION: finished
0709 12:26:45.413629 (+115853us) write_op.cc:301] APPLY: starting
0709 12:26:45.413719 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 12:26:45.413823 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 12:26:45.413943 (+   120us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:26:45.414163 (+   220us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:26:45.414328 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:26:45.414372 (+    44us) write_op.cc:312] APPLY: finished
0709 12:26:45.414563 (+   191us) log.cc:844] Serialized 22 byte log entry
0709 12:26:45.415090 (+   527us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:45.415482 (+   392us) write_op.cc:454] Released schema lock
0709 12:26:45.415529 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:26:45.415833 (+   304us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:26:45.415865 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":30682,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":115542,"apply.run_cpu_time_us":2248,"apply.run_wall_time_us":2249,"num_ops":1,"prepare.queue_time_us":103163,"prepare.run_cpu_time_us":9623,"prepare.run_wall_time_us":248190,"replication_time_us":294398,"thread_start_us":138918,"threads_started":2}]]}
I20260709 12:26:45.621147  4380 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.606792  3534 rpcz_store.cc:276] 0709 12:26:44.342219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:26:44.344532 (+  2313us) service_pool.cc:224] Handling call
0709 12:26:44.565917 (+221385us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b54003200d4. stack: 00007f58f74ca343 00007f58f74ca240 00007f58f6e591d4 00007f5900b97304 00007f5900b97299 00007f58fa553090 00007f58fa5f1f3a 00007f59003a7e9c 00007f59004a604e 00007f58fe9672a4 00007f58fe967232 00007f58fe967161 00007f58fe9670dc 00007f58fe966392 00007f58f892448c 00007f58f89238c6
0709 12:26:45.606190 (+1040273us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":94438,"reported_tablets":9,"spinlock_wait_cycles":250755456}
I20260709 12:26:45.631260  4383 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:45.632889  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:26:45.638052  3750 consensus_peers.cc:597] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:45.648994  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:45.649784  3855 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.657265  3909 tablet_bootstrap.cc:654] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:45.658913  3907 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:45.659418  3907 ts_tablet_manager.cc:1403] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.294s	user 0.013s	sys 0.004s
I20260709 12:26:45.617806  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:45.655943  4383 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:45.698000  3750 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.702723  3903 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:45.703408  3903 ts_tablet_manager.cc:1403] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.197s	user 0.028s	sys 0.006s
I20260709 12:26:45.704589  3907 raft_consensus.cc:359] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.705318  3907 raft_consensus.cc:385] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.705986  3903 raft_consensus.cc:359] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.706809  3903 raft_consensus.cc:385] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.707106  3903 raft_consensus.cc:740] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.708578  4383 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:45.708500  3903 consensus_queue.cc:260] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.715535  3907 raft_consensus.cc:740] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.721326  3907 consensus_queue.cc:260] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.711090  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:45.725325  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:45.739979  3855 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 1.
I20260709 12:26:45.743333  3603 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:45.739207  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.700569  4380 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:45.752005  3601 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.756702  4382 raft_consensus.cc:2804] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:45.753001  3601 leader_election.cc:343] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.713321  4405 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.766176  3903 ts_tablet_manager.cc:1434] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
W20260709 12:26:45.785270  3600 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.785831  3600 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:45.775084  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:45.787989  3636 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:45.760321  4382 raft_consensus.cc:697] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:26:45.790326  3903 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
W20260709 12:26:45.789170  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 55101.2us
I20260709 12:26:45.766494  3531 catalog_manager.cc:5697] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:45.794770  3531 catalog_manager.cc:5697] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:45.797952  4382 consensus_queue.cc:237] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.801769  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:45.791862  4380 raft_consensus.cc:2749] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:45.764444  4405 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:45.757511  4415 consensus_queue.cc:1048] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
W20260709 12:26:45.811574  3750 leader_election.cc:343] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.826668  3903 tablet_bootstrap.cc:654] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:45.839624  3907 ts_tablet_manager.cc:1434] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.180s	user 0.009s	sys 0.001s
I20260709 12:26:45.838357  3636 raft_consensus.cc:2468] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:45.874382  3909 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:45.874998  3909 ts_tablet_manager.cc:1403] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.284s	user 0.026s	sys 0.005s
I20260709 12:26:45.883826  3909 raft_consensus.cc:359] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.884867  3909 raft_consensus.cc:385] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.885310  3909 raft_consensus.cc:740] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.885841  4118 consensus_queue.cc:1048] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:45.887154  3909 consensus_queue.cc:260] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:45.895109  3909 ts_tablet_manager.cc:1434] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:26:45.900573  3909 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:45.910990  3907 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:45.916090  3752 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:45.935771  3909 tablet_bootstrap.cc:654] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:45.926518  4257 raft_consensus.cc:2804] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:45.956158  4257 raft_consensus.cc:697] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:45.970530  4386 raft_consensus.cc:493] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:45.970396  4257 consensus_queue.cc:237] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:45.971100  4386 raft_consensus.cc:515] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:45.977550  3903 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:45.978164  3903 ts_tablet_manager.cc:1403] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.005s
I20260709 12:26:45.981019  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:45.984390  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:45.981161  3903 raft_consensus.cc:359] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.985292  3779 raft_consensus.cc:2468] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:45.986265  3903 raft_consensus.cc:385] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:45.986613  3903 raft_consensus.cc:740] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:45.987358  3903 consensus_queue.cc:260] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:45.987663  3823 leader_election.cc:304] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:45.990990  4217 raft_consensus.cc:2804] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:45.991430  4217 raft_consensus.cc:493] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:45.991786  4217 raft_consensus.cc:3060] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:45.995476  3824 leader_election.cc:343] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:45.998778  3903 ts_tablet_manager.cc:1434] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:26:46.003510  4386 leader_election.cc:290] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:46.020746  3903 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: Bootstrap starting.
I20260709 12:26:46.035221  4258 raft_consensus.cc:493] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:46.054699  4329 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:46.032527  4405 consensus_queue.cc:1048] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:26:46.055996  4329 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.071599  4329 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:46.089495  3706 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.095893  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:46.096652  3636 raft_consensus.cc:2468] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:46.097007  4337 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:46.097491  4337 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.097981  3752 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:46.098842  4329 raft_consensus.cc:2804] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:46.099243  4329 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:46.099567  4337 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:46.099633  4329 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.109764  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
W20260709 12:26:46.111317  3824 leader_election.cc:343] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.062060  4258 raft_consensus.cc:515] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.112988  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:46.115402  3631 raft_consensus.cc:2468] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 0.
I20260709 12:26:46.116485  3903 tablet_bootstrap.cc:654] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:46.117481  3826 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:46.118384  4258 leader_election.cc:290] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:46.120401  4443 raft_consensus.cc:2804] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:46.120885  4443 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:46.121241  4443 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.122979  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:46.123011  4440 consensus_queue.cc:1048] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:46.123898  3636 raft_consensus.cc:2468] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:46.126001  3752 leader_election.cc:304] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:46.127537  4217 raft_consensus.cc:515] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:46.132282  3907 tablet_bootstrap.cc:654] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:46.133033  4258 raft_consensus.cc:2804] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:46.133455  4258 raft_consensus.cc:493] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:46.133836  4258 raft_consensus.cc:3060] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.134974  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
W20260709 12:26:46.136840  3824 leader_election.cc:343] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.142131  3909 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:46.143277  3909 ts_tablet_manager.cc:1403] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.243s	user 0.022s	sys 0.008s
I20260709 12:26:46.172868  3903 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: No bootstrap required, opened a new log
I20260709 12:26:46.158368  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:46.182471  4443 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.185916  3903 ts_tablet_manager.cc:1403] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: Time spent bootstrapping tablet: real 0.167s	user 0.024s	sys 0.015s
W20260709 12:26:46.191103  3752 leader_election.cc:343] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.192926  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:46.194180  4217 leader_election.cc:290] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:46.196491  3532 catalog_manager.cc:5697] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:46.198362  3532 catalog_manager.cc:5697] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:46.199590  3532 catalog_manager.cc:5697] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:46.201449  3752 leader_election.cc:343] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.208307  4329 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.210807  4329 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:46.213080  4337 consensus_queue.cc:1048] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:46.224722  3909 raft_consensus.cc:359] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.225471  3909 raft_consensus.cc:385] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.225771  3909 raft_consensus.cc:740] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.230226  3909 consensus_queue.cc:260] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.219574  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:46.250586  3779 raft_consensus.cc:3060] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.222898  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:46.237769  4443 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:46.236863  4258 raft_consensus.cc:515] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.240476  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:46.245635  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:46.241201  3903 raft_consensus.cc:359] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.256366  3630 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.262784  3903 raft_consensus.cc:385] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.264966  3903 raft_consensus.cc:740] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.266105  3903 consensus_queue.cc:260] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.262466  3909 ts_tablet_manager.cc:1434] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.000s
I20260709 12:26:46.274060  3909 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: Bootstrap starting.
I20260709 12:26:46.278354  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
W20260709 12:26:46.280146  3824 leader_election.cc:343] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.264180  3631 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.284257  3532 catalog_manager.cc:5697] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:46.298164  3909 tablet_bootstrap.cc:654] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:46.306706  3601 consensus_peers.cc:597] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:46.308558  4258 leader_election.cc:290] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:46.266973  3856 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.314345  4383 consensus_queue.cc:1048] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:46.323019  3860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
W20260709 12:26:46.332026  3752 leader_election.cc:343] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d316293dad704c0a820707fae2150c49 (127.31.146.132:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.342167  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:46.342857  3633 raft_consensus.cc:3060] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.350971  3856 raft_consensus.cc:2468] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:46.367077  3907 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:46.366483  3903 ts_tablet_manager.cc:1434] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: Time spent starting tablet: real 0.178s	user 0.005s	sys 0.003s
I20260709 12:26:46.367578  3907 ts_tablet_manager.cc:1403] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.457s	user 0.018s	sys 0.010s
I20260709 12:26:46.380486  3630 raft_consensus.cc:2468] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:46.390548  3535 catalog_manager.cc:5697] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:46.396503  3907 raft_consensus.cc:359] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.420898  3907 raft_consensus.cc:385] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.404215  3779 raft_consensus.cc:2468] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:46.401178  3633 raft_consensus.cc:2468] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:46.421427  3907 raft_consensus.cc:740] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.431434  3752 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:46.444629  3631 raft_consensus.cc:2468] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:46.446583  3826 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:46.447397  3907 consensus_queue.cc:260] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.449918  3823 leader_election.cc:304] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:46.452189  3752 leader_election.cc:304] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: d316293dad704c0a820707fae2150c49
I20260709 12:26:46.454761  4440 raft_consensus.cc:2804] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:46.455487  4440 raft_consensus.cc:697] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:46.450780  4217 raft_consensus.cc:2804] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:46.459270  4217 raft_consensus.cc:697] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:46.460492  4217 consensus_queue.cc:237] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.464255  3907 ts_tablet_manager.cc:1434] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.000s
I20260709 12:26:46.452126  4258 raft_consensus.cc:2804] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:46.462095  4257 raft_consensus.cc:2804] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:46.456694  4440 consensus_queue.cc:237] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:46.478384  4258 raft_consensus.cc:697] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:46.480681  4257 raft_consensus.cc:697] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:46.502321  4257 consensus_queue.cc:237] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.509364  4258 consensus_queue.cc:237] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.517148  3534 catalog_manager.cc:5697] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:46.555490  3907 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:46.565243  3909 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: No bootstrap required, opened a new log
I20260709 12:26:46.566128  3909 ts_tablet_manager.cc:1403] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: Time spent bootstrapping tablet: real 0.292s	user 0.027s	sys 0.017s
I20260709 12:26:46.551753  4275 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:46.574738  4275 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.574456  4258 consensus_queue.cc:1048] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:26:46.602654  4365 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:46.603292  4365 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.607074  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:46.607748  3907 tablet_bootstrap.cc:654] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:46.608035  3630 raft_consensus.cc:2468] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 0.
I20260709 12:26:46.611595  3752 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:26:46.616340  3909 raft_consensus.cc:359] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.617645  3909 raft_consensus.cc:385] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.617949  3909 raft_consensus.cc:740] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.613858  4405 raft_consensus.cc:2804] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:46.625314  4405 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:46.625821  4405 raft_consensus.cc:3060] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.627493  4365 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:46.632279  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:46.632249  4275 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:46.636423  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:46.639204  3678 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:46.630898  3909 consensus_queue.cc:260] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:46.675709  3909 ts_tablet_manager.cc:1434] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.001s
I20260709 12:26:46.651070  4275 raft_consensus.cc:2749] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:46.687074  3750 consensus_peers.cc:597] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:46.687391  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:46.688530  4405 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.691097  4405 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:46.692342  3750 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.694545  3532 catalog_manager.cc:5697] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:46.697758  3532 catalog_manager.cc:5697] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 1 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:46.695755  4457 log.cc:927] Time spent T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:26:46.696205  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
W20260709 12:26:46.709959  3750 leader_election.cc:343] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:46.719101  3535 catalog_manager.cc:5697] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:46.723069  3535 catalog_manager.cc:5697] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:46.751837  3907 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:46.752516  3907 ts_tablet_manager.cc:1403] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.003s
I20260709 12:26:46.760267  3907 raft_consensus.cc:359] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.761162  3907 raft_consensus.cc:385] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.761543  3907 raft_consensus.cc:740] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.762410  3907 consensus_queue.cc:260] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:46.764873  3907 ts_tablet_manager.cc:1434] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:26:46.766337  3907 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:46.771795  3711 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.774075  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:26:46.774847  3630 raft_consensus.cc:3060] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:46.807721  3630 raft_consensus.cc:2468] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:46.809269  3752 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:46.810667  4329 raft_consensus.cc:2804] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:46.811206  4329 raft_consensus.cc:697] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:46.812130  4329 consensus_queue.cc:237] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:46.844929  3907 tablet_bootstrap.cc:654] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:46.877717  3907 tablet_bootstrap.cc:492] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:46.878216  3907 ts_tablet_manager.cc:1403] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.014s
I20260709 12:26:46.881362  3907 raft_consensus.cc:359] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:46.882135  3907 raft_consensus.cc:385] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:46.882426  3907 raft_consensus.cc:740] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:46.883095  3907 consensus_queue.cc:260] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:46.885327  3907 ts_tablet_manager.cc:1434] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:46.886422  3907 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:46.893040  3907 tablet_bootstrap.cc:654] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:46.956775  3535 catalog_manager.cc:5697] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:46.985169  4275 raft_consensus.cc:493] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:46.987977  4275 raft_consensus.cc:515] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:47.019443  4312 consensus_queue.cc:1048] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:47.029831  4330 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:47.031083  4330 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:47.034112  3824 consensus_peers.cc:597] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:26:47.044433  3706 raft_consensus.cc:3060] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:47.047477  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:47.038806  4330 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:47.065815  4217 raft_consensus.cc:493] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:47.066973  4217 raft_consensus.cc:515] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:47.073639  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:47.075995  4275 leader_election.cc:290] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:47.085495  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:47.092335  4217 leader_election.cc:290] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:47.093191  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:47.094391  3786 raft_consensus.cc:2393] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 1: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
W20260709 12:26:47.095049  3583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:47.108736  3678 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:47.110620  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5c67fec244050b07fc4e0d594da97" is_pre_election: true
I20260709 12:26:47.111658  3633 raft_consensus.cc:2393] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 1: Already voted for candidate 9927e2ac02fd42a69421ce33d7654db0 in this term.
I20260709 12:26:47.114616  3826 leader_election.cc:304] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:47.117841  4412 raft_consensus.cc:2749] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:47.117974  4440 raft_consensus.cc:3060] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:47.119737  4217 consensus_queue.cc:1048] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:47.125947  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62824cd148034b948c1e0b65144ad4fd" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:47.161618  3907 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:47.162645  3907 ts_tablet_manager.cc:1403] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.276s	user 0.025s	sys 0.014s
I20260709 12:26:47.177723  4257 consensus_queue.cc:1048] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 12:26:47.177304  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 68766us
I20260709 12:26:47.198485  3678 leader_election.cc:304] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:47.199741  4275 raft_consensus.cc:2749] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:47.239681  4440 raft_consensus.cc:2749] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:47.251060  4405 consensus_queue.cc:1048] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:47.270813  4217 consensus_queue.cc:1048] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:26:47.328043  3907 raft_consensus.cc:359] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:47.329161  3907 raft_consensus.cc:385] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:47.329558  3907 raft_consensus.cc:740] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:47.332062  3907 consensus_queue.cc:260] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:47.340384  3907 ts_tablet_manager.cc:1434] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.177s	user 0.012s	sys 0.000s
I20260709 12:26:47.359990  3907 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
I20260709 12:26:47.363260  3706 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:47.392889  3907 tablet_bootstrap.cc:654] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:47.402704  4257 consensus_queue.cc:1048] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:47.437700  3750 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:47.507867  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 83514.5us
W20260709 12:26:47.546461  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 74154.6us
W20260709 12:26:47.677254  4471 log.cc:927] Time spent T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:26:47.688525  3712 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:47.728919  3907 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:47.729709  3907 ts_tablet_manager.cc:1403] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.370s	user 0.020s	sys 0.001s
W20260709 12:26:47.732319  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 100408us
W20260709 12:26:47.770831  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 145868us
I20260709 12:26:47.774088  4328 consensus_queue.cc:1048] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:47.773717  4365 consensus_queue.cc:1048] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:47.801358  3907 raft_consensus.cc:359] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:47.813028  3907 raft_consensus.cc:385] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:47.813382  3907 raft_consensus.cc:740] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:47.820235  3907 consensus_queue.cc:260] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:47.856904  3907 ts_tablet_manager.cc:1434] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.000s
I20260709 12:26:47.858592  3907 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: Bootstrap starting.
W20260709 12:26:47.889087  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 50119.7us
I20260709 12:26:47.892976  3907 tablet_bootstrap.cc:654] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:47.908406 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
I20260709 12:26:47.941553  4469 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:47.958011  4469 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:48.043063  4469 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:48.076927  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:48.067481  3678 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 444 similar messages]
W20260709 12:26:48.128309  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 60880.2us
I20260709 12:26:48.142024  3907 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: No bootstrap required, opened a new log
I20260709 12:26:48.142549  3907 ts_tablet_manager.cc:1403] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: Time spent bootstrapping tablet: real 0.284s	user 0.035s	sys 0.044s
I20260709 12:26:48.147455  4275 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:48.151051  3907 raft_consensus.cc:359] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:48.151952  3907 raft_consensus.cc:385] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:48.152292  3907 raft_consensus.cc:740] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Initialized, Role: FOLLOWER
I20260709 12:26:48.151612  4275 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:48.158533  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:48.153120  3907 consensus_queue.cc:260] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:48.162367  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 96296.3us
I20260709 12:26:48.159606  4275 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:48.193662  3907 ts_tablet_manager.cc:1434] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 12:26:48.228045  3712 raft_consensus.cc:3060] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:48.242129  3678 leader_election.cc:336] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:26:48.248009  3678 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:26:48.251425  3826 consensus_peers.cc:597] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:26:48.259284  4275 raft_consensus.cc:2749] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:48.261204  3826 consensus_peers.cc:597] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.263411  3678 consensus_peers.cc:597] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.280290  3678 consensus_peers.cc:597] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.284953  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.284545  3826 consensus_peers.cc:597] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.288800  3826 consensus_peers.cc:597] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.290019  3752 consensus_peers.cc:597] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.299765  3752 consensus_peers.cc:597] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.300664  3752 consensus_peers.cc:597] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.319612  3678 leader_election.cc:336] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:26:48.322016  3678 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:26:48.325263  3678 consensus_peers.cc:597] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.329161  3678 consensus_peers.cc:597] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.329850  3678 consensus_peers.cc:597] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.345587  3752 consensus_peers.cc:597] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.347961  3752 consensus_peers.cc:597] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.348778  3752 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.349344  3752 consensus_peers.cc:597] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.349895  3752 consensus_peers.cc:597] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.350734  3752 consensus_peers.cc:597] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.361171  3678 consensus_peers.cc:597] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.370869  3752 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.379925  3826 consensus_peers.cc:597] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.384859  3752 consensus_peers.cc:597] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.386143  3752 consensus_peers.cc:597] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.395044  3826 consensus_peers.cc:597] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.400723  3826 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.408002  3826 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.416723  3826 consensus_peers.cc:597] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.431747  3752 consensus_peers.cc:597] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.463701  3826 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.464794  3826 consensus_peers.cc:597] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:26:48.467603  3826 consensus_peers.cc:597] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:26:48.482520  4470 raft_consensus.cc:2749] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:48.522512  4470 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:48.523111  4470 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:48.525408  4470 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:48.540719  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:48.544025  3678 leader_election.cc:336] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:26:48.545189  3678 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:48.545953  4469 raft_consensus.cc:2749] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:48.561465 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:48.563069 32330 tablet_replica.cc:333] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.564471 32330 raft_consensus.cc:2243] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.565265 32330 raft_consensus.cc:2272] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.574169 32330 tablet_replica.cc:333] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.575793 32330 raft_consensus.cc:2243] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.576658 32330 pending_rounds.cc:70] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Trying to abort 1 pending ops.
I20260709 12:26:48.576987 32330 pending_rounds.cc:77] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625626642927616 op_type: NO_OP noop_request { }
I20260709 12:26:48.577546 32330 raft_consensus.cc:2889] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:48.578212 32330 raft_consensus.cc:2272] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.582962 32330 tablet_replica.cc:333] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.584146 32330 raft_consensus.cc:2243] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.586000 32330 raft_consensus.cc:2272] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.593330 32330 tablet_replica.cc:333] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.594725 32330 raft_consensus.cc:2243] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.595427 32330 raft_consensus.cc:2272] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.601461 32330 tablet_replica.cc:333] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.607741 32330 raft_consensus.cc:2243] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.608779 32330 raft_consensus.cc:2272] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.624511 32330 tablet_replica.cc:333] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.641273 32330 raft_consensus.cc:2243] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.641914 32330 raft_consensus.cc:2272] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.684271  3711 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:48.688923 32330 tablet_replica.cc:333] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.690415 32330 raft_consensus.cc:2243] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.691244 32330 raft_consensus.cc:2272] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.695413 32330 tablet_replica.cc:333] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.696770 32330 raft_consensus.cc:2243] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.699100 32330 raft_consensus.cc:2272] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.704048 32330 tablet_replica.cc:333] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.704900 32330 raft_consensus.cc:2243] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.706341 32330 raft_consensus.cc:2272] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.709348 32330 tablet_replica.cc:333] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.710345 32330 raft_consensus.cc:2243] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.711418 32330 raft_consensus.cc:2272] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.722524 32330 tablet_replica.cc:333] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.723412 32330 raft_consensus.cc:2243] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.725900 32330 raft_consensus.cc:2272] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.729450 32330 tablet_replica.cc:333] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.730499 32330 raft_consensus.cc:2243] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.731115 32330 raft_consensus.cc:2272] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.734226 32330 tablet_replica.cc:333] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.738408 32330 raft_consensus.cc:2243] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.739476 32330 raft_consensus.cc:2272] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.743101 32330 tablet_replica.cc:333] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.743942 32330 raft_consensus.cc:2243] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.744532 32330 raft_consensus.cc:2272] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.751089  4502 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:48.751698  4502 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:48.753381  4416 raft_consensus.cc:493] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:48.753996  4416 raft_consensus.cc:515] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:48.756443  4416 leader_election.cc:290] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:48.761036  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:48.761479  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:48.764285  4502 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:48.765519 32330 tablet_replica.cc:333] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.766553  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:48.766872 32330 raft_consensus.cc:2243] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.766585  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:48.767583 32330 raft_consensus.cc:2272] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.768653  3603 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
W20260709 12:26:48.769696  3603 raft_consensus.cc:2686] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:26:48.770985 32330 tablet_replica.cc:333] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.771206  3603 leader_election.cc:304] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:48.773433 32330 raft_consensus.cc:2243] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.773845  4502 raft_consensus.cc:2749] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:48.775050 32330 raft_consensus.cc:2272] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.778467 32330 tablet_replica.cc:333] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.779417 32330 raft_consensus.cc:2243] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.780124 32330 raft_consensus.cc:2272] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.783690 32330 tablet_replica.cc:333] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.784608 32330 raft_consensus.cc:2243] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.785264 32330 raft_consensus.cc:2272] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.790438  4502 raft_consensus.cc:493] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:48.791023  4502 raft_consensus.cc:515] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:48.793139  4502 leader_election.cc:290] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:48.794696 32330 tablet_replica.cc:333] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.795576 32330 raft_consensus.cc:2243] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.797240 32330 raft_consensus.cc:2272] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.801338  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:48.804340 32330 tablet_replica.cc:333] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.811828  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2bc5fa060374e7081ed9614bca2bb4c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:48.805330 32330 raft_consensus.cc:2243] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.815234 32330 raft_consensus.cc:2272] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.819070 32330 tablet_replica.cc:333] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.820233 32330 raft_consensus.cc:2243] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.820861 32330 raft_consensus.cc:2272] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.835300  3601 leader_election.cc:304] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:48.836086  3601 raft_consensus.cc:2686] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:26:48.837790 32330 tablet_replica.cc:333] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.839541 32330 raft_consensus.cc:2243] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.840130 32330 raft_consensus.cc:2272] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.843422 32330 tablet_replica.cc:333] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.844369 32330 raft_consensus.cc:2243] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.845877 32330 raft_consensus.cc:2272] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.849552 32330 tablet_replica.cc:333] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.850725 32330 raft_consensus.cc:2243] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.851434 32330 pending_rounds.cc:70] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Trying to abort 1 pending ops.
I20260709 12:26:48.851708 32330 pending_rounds.cc:77] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625627944685568 op_type: NO_OP noop_request { }
I20260709 12:26:48.852057 32330 raft_consensus.cc:2889] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:48.852698 32330 raft_consensus.cc:2272] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.859601 32330 tablet_replica.cc:333] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.860275 32330 raft_consensus.cc:2243] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.860810 32330 raft_consensus.cc:2272] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.863516 32330 tablet_replica.cc:333] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.864248 32330 raft_consensus.cc:2243] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.864840 32330 raft_consensus.cc:2272] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.868239 32330 tablet_replica.cc:333] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.869376 32330 raft_consensus.cc:2243] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.870043 32330 raft_consensus.cc:2272] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.872979 32330 tablet_replica.cc:333] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.873723 32330 raft_consensus.cc:2243] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.874233 32330 raft_consensus.cc:2272] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.878739 32330 tablet_replica.cc:333] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.879714 32330 raft_consensus.cc:2243] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.880352 32330 raft_consensus.cc:2272] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.883657 32330 tablet_replica.cc:333] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.884805 32330 raft_consensus.cc:2243] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.885617 32330 raft_consensus.cc:2272] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.892071 32330 tablet_replica.cc:333] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.893728 32330 raft_consensus.cc:2243] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.898589 32330 raft_consensus.cc:2272] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.908953 32330 tablet_replica.cc:333] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.910112 32330 raft_consensus.cc:2243] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.910869 32330 raft_consensus.cc:2272] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.922484 32330 tablet_replica.cc:333] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.923766 32330 raft_consensus.cc:2243] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.925457 32330 raft_consensus.cc:2272] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.934892 32330 tablet_replica.cc:333] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.937558 32330 raft_consensus.cc:2243] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.939255 32330 raft_consensus.cc:2272] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.943060 32330 tablet_replica.cc:333] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.944021 32330 raft_consensus.cc:2243] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.945015 32330 raft_consensus.cc:2272] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.948509 32330 tablet_replica.cc:333] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.949419 32330 raft_consensus.cc:2243] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.950875 32330 raft_consensus.cc:2272] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.954054 32330 tablet_replica.cc:333] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.955008 32330 raft_consensus.cc:2243] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.955650 32330 raft_consensus.cc:2272] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.959422 32330 tablet_replica.cc:333] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.960397 32330 raft_consensus.cc:2243] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.961647 32330 raft_consensus.cc:2272] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.966580 32330 tablet_replica.cc:333] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.967485 32330 raft_consensus.cc:2243] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.968047 32330 raft_consensus.cc:2272] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.971696 32330 tablet_replica.cc:333] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.972656 32330 raft_consensus.cc:2243] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.973322 32330 raft_consensus.cc:2272] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.978879 32330 tablet_replica.cc:333] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.979838 32330 raft_consensus.cc:2243] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.980535 32330 raft_consensus.cc:2272] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.986219 32330 tablet_replica.cc:333] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.987385 32330 raft_consensus.cc:2243] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.988082 32330 raft_consensus.cc:2272] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.991675 32330 tablet_replica.cc:333] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.992553 32330 raft_consensus.cc:2243] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.993191 32330 raft_consensus.cc:2272] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.997608 32330 tablet_replica.cc:333] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:48.998396 32330 raft_consensus.cc:2243] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:48.998910 32330 raft_consensus.cc:2272] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:49.001091 32330 tablet_replica.cc:333] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: stopping tablet replica
I20260709 12:26:49.001752 32330 raft_consensus.cc:2243] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:49.002586 32330 raft_consensus.cc:2272] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:49.094861 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:26:49.306945 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:49.315871  4520 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:26:49.316972  4519 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:26:49.319023  4522 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:26:49.322986 32330 server_base.cc:1061] running on GCE node
I20260709 12:26:49.326323 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:49.326687 32330 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:26:49.327562 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600009327537 us; error 0 us; skew 500 ppm
I20260709 12:26:49.328884 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:49.334689 32330 webserver.cc:533] Webserver started at http://127.31.146.129:39475/ using document root <none> and password file <none>
I20260709 12:26:49.335320 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:49.335563 32330 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:26:49.341473 32330 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 12:26:49.362032  4527 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:26:49.363551 32330 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:26:49.364217 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "3cb5c67fec244050b07fc4e0d594da97"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-0cmf"
I20260709 12:26:49.365523 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599844484784-32330-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:26:49.406087 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:49.408146 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:49.410244 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:49.448556  4534 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:26:49.675691  4535 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.676378  4535 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:49.682408  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:49.689944  3678 leader_election.cc:336] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.690477  3678 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:49.691524  4535 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:49.692139  4469 raft_consensus.cc:2749] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:49.732661  4499 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.733219  4499 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:49.737249  4499 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:49.740134  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:49.747095  3752 leader_election.cc:336] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.747622  3752 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:49.748471  4499 raft_consensus.cc:2749] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:49.852777 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:26:49.853196 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.410s	user 0.012s	sys 0.000s
I20260709 12:26:49.853617 32330 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:26:49.853623  4535 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.854525  4535 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:49.858925  4469 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.859192  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:49.859591  4469 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:49.862286  4469 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:49.864357  4535 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:49.866671  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:49.871328  4534 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:49.871306  3678 leader_election.cc:336] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.872604  3678 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:49.876314  4535 raft_consensus.cc:2749] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:49.877836  3678 leader_election.cc:336] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.878456  3678 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:49.880420  4535 raft_consensus.cc:2749] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:49.901938  4534 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:49.903151  4534 tablet_bootstrap.cc:492] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:49.903869  4534 ts_tablet_manager.cc:1403] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260709 12:26:49.907245  4534 raft_consensus.cc:359] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:49.908057  4534 raft_consensus.cc:740] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:49.909350  4534 consensus_queue.cc:260] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:49.922834  4535 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.923877  4535 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:49.926169  4535 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:49.928908  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:49.934955  3678 leader_election.cc:336] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.935479  3678 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:49.937819  4535 raft_consensus.cc:2749] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:49.959332  4489 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.959996  4489 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:49.962569  4489 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:49.963564  4535 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.964247  4535 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:49.969561  4535 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:49.971361  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:49.975682  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:49.976446  3707 raft_consensus.cc:2468] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:49.986716  3750 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:49.987720  4499 raft_consensus.cc:2804] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:49.988129  4469 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.988785  4469 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:49.992867  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:49.994007  3678 leader_election.cc:336] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.997812  3678 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:49.988148  4499 raft_consensus.cc:493] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:49.998948  4499 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:49.999118  4535 raft_consensus.cc:2749] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:50.006876  3678 leader_election.cc:336] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:49.995316  4469 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:50.007411  3678 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:50.010923  4482 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.011824  4482 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.021021  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.021754  3707 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.023204  3824 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
W20260709 12:26:50.023939  3826 leader_election.cc:336] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.024262  4476 raft_consensus.cc:2804] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.024680  4476 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.025032  4476 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.029806  4482 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.010494  4469 raft_consensus.cc:2749] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:50.037094  4499 raft_consensus.cc:515] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:50.040400  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 57827.5us
I20260709 12:26:50.042654  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7566c00de33f42d4a89f039f89d90dc7" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.043334  3707 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.053907  4534 ts_tablet_manager.cc:1434] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.150s	user 0.028s	sys 0.098s
I20260709 12:26:50.054781  4483 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.055341  4534 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:50.055496  4483 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.056252  4489 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.056825  4489 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.059480  4489 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.062187  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.063316  3712 raft_consensus.cc:2468] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:50.064169  4482 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.065528  3750 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:50.074816  4540 raft_consensus.cc:2804] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.075398  4540 raft_consensus.cc:493] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.075819  4540 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.076120  4483 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.078812  4499 leader_election.cc:290] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:50.081869  3752 leader_election.cc:336] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.086138  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:50.086977  3781 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.088639  3823 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [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: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.091519  4538 raft_consensus.cc:2804] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.064862  4482 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.102363  4534 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:50.121809  4538 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.122376  4538 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.122918  4534 tablet_bootstrap.cc:492] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:50.123819  4534 ts_tablet_manager.cc:1403] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.004s
I20260709 12:26:50.124989  3707 raft_consensus.cc:2468] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:50.108990  4540 raft_consensus.cc:515] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.126585  3750 leader_election.cc:304] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:50.126861  4543 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.127593  4543 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.128865  4365 raft_consensus.cc:2804] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.126909  4534 raft_consensus.cc:359] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:50.116490  3826 leader_election.cc:336] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.130359  4543 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.130905  4365 raft_consensus.cc:697] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:50.130416  4534 raft_consensus.cc:740] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:50.136052  4534 consensus_queue.cc:260] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.140419  4482 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.041810  4476 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.145759  4476 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.146733  4476 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.149123  4540 leader_election.cc:290] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:50.150296  3826 leader_election.cc:336] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.151376  4534 ts_tablet_manager.cc:1434] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:26:50.152333  4534 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:50.152616  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c724eed02cdf4fe28b0ed80bc514c734" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.153173  3712 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.147367  4476 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.157794  4476 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.162694  3712 raft_consensus.cc:2468] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:50.171178  3750 leader_election.cc:304] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:50.172544  4540 raft_consensus.cc:2804] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.173247  4540 raft_consensus.cc:697] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:50.174379  4540 consensus_queue.cc:237] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.177552  4541 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.178251  4541 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.181000  4541 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.187727  4544 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.188362  4544 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.191080  4544 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.193238  4544 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.193786  4544 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.195891  4544 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:26:50.164502  3752 leader_election.cc:336] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.165781  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 77337.3us
W20260709 12:26:50.166462  3826 leader_election.cc:336] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.166837  4469 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.204021  4469 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.134195  4365 consensus_queue.cc:237] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.206635  4469 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.208582  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.169333  4538 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.221733  4538 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.209733  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:50.222620  3854 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
W20260709 12:26:50.211539  3826 leader_election.cc:336] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.210664  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:50.167268  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 59159.1us
I20260709 12:26:50.224057  3856 raft_consensus.cc:2468] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:50.222481  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:26:50.225814  4544 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.226327  3778 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.226404  4544 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.226909  4545 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.227550  4545 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.228826  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.229820  3711 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.230834  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.231628  3708 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.232333  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.233089  3710 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.234162  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.234815  3706 raft_consensus.cc:2468] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.236334  4545 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.229215  4544 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.241972  3710 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:50.248015  3824 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.249130  3712 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:50.251415  4483 raft_consensus.cc:2804] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.251987  4483 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.252507  4483 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:50.249536  3826 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.265794  3826 leader_election.cc:336] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.266539  3826 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.267299  4545 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
W20260709 12:26:50.261237  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 61255.2us
I20260709 12:26:50.270385  3824 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.267922  4545 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:50.273825  4545 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.274556  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:50.275624  3750 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:26:50.277889  4540 raft_consensus.cc:2804] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.278632  4540 raft_consensus.cc:493] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.279150  4540 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.280303  4538 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.280962  4538 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.281424  4538 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.284265  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.285089  3712 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.286537  3824 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.287528  4476 raft_consensus.cc:2804] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.287946  4476 raft_consensus.cc:493] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.288424  4476 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.300761  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:50.301782  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:50.302577  3855 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 1.
I20260709 12:26:50.303735  3824 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.305691  4546 raft_consensus.cc:2804] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.306468  4546 raft_consensus.cc:697] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
W20260709 12:26:50.306685  3752 leader_election.cc:336] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.245091  3778 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:50.307623  4546 consensus_queue.cc:237] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.308087  4476 raft_consensus.cc:515] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.309128  3823 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [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: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.310298  4482 raft_consensus.cc:2804] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.310680  3678 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.310814  4482 raft_consensus.cc:697] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:50.312517  4482 consensus_queue.cc:237] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.321813  3824 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.322829  4545 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.323315  4545 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.323750  4545 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.325873  3535 catalog_manager.cc:5697] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:50.328435  4544 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.328621  4538 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.329535  4544 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.331401  4538 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.333774  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:50.336863  4544 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:50.340022  4476 leader_election.cc:290] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:50.340760  3826 leader_election.cc:336] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.341296  3826 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:50.348155  3678 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.349215  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.349089  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe59a2e3353464aa15289f0a22061b0" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.354975  3711 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.355188  3678 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.351644  4365 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.361819  4365 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:50.363977  4365 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:50.342367  4483 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.365096  3854 raft_consensus.cc:2393] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 2: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:50.351816  4545 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.353435  4544 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.353547  4482 raft_consensus.cc:2749] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:50.367120  3826 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.370977  3712 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.369974  3711 raft_consensus.cc:2468] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:50.372962  4400 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.373492  4400 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.374141  4400 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.375018  4469 raft_consensus.cc:2764] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:26:50.376830  4483 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.372849  3824 leader_election.cc:304] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
W20260709 12:26:50.379146  3752 leader_election.cc:336] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.380303  3826 leader_election.cc:336] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.380208  3752 leader_election.cc:336] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.382880  3752 consensus_peers.cc:597] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:50.383328  3752 consensus_peers.cc:597] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.381034  4482 raft_consensus.cc:2804] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.384232  4482 raft_consensus.cc:697] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:50.385442  4482 consensus_queue.cc:237] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.389988  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.390879  3712 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:50.391004  3710 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.391053  4489 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.391502  4544 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:50.391770  4489 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.392123  4544 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:50.394995  4489 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.415938  4540 raft_consensus.cc:515] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.418244  4400 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.419203  4545 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.420480  4400 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:50.432950  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.435585  3711 raft_consensus.cc:2393] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d316293dad704c0a820707fae2150c49 in current term 2: Already voted for candidate 9b627337a6074cbd9c80382176aeb6f4 in this term.
I20260709 12:26:50.439252  4534 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:50.440935  4534 tablet_bootstrap.cc:492] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:50.442195  4534 ts_tablet_manager.cc:1403] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.290s	user 0.055s	sys 0.064s
I20260709 12:26:50.445189  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:50.446043  3856 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:50.450728  4539 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.452281  4539 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.454097  3710 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:50.455611  3824 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.458081  4546 raft_consensus.cc:2804] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.458647  4546 raft_consensus.cc:697] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:50.459594  4546 consensus_queue.cc:237] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:50.475729  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 97541.8us
I20260709 12:26:50.485980  4540 leader_election.cc:290] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.491705  4539 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.507604  4534 raft_consensus.cc:359] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.511937  4545 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.512419  3824 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
W20260709 12:26:50.513188  3826 leader_election.cc:336] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.511555  3531 catalog_manager.cc:5697] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:50.523306  4534 raft_consensus.cc:740] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:50.527002  3752 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.526260  4534 consensus_queue.cc:260] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.530198  4541 raft_consensus.cc:2804] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.530685  4541 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.531701  4541 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.525954  4538 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:50.536518  4538 raft_consensus.cc:697] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:50.539970  4538 consensus_queue.cc:237] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:50.535861  4534 ts_tablet_manager.cc:1434] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 12:26:50.543174  4534 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:50.545984  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 179081us
I20260709 12:26:50.524602  4545 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.571022  4541 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
W20260709 12:26:50.573684  3678 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.574754  3678 leader_election.cc:336] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.584055  3826 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.584811  3826 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:50.623764  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
W20260709 12:26:50.626060  3752 leader_election.cc:336] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.629055  3752 leader_election.cc:336] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.637354  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.638091  3712 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:50.626477  4483 raft_consensus.cc:2749] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:26:50.571019  4544 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:50.675396  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 44590us
I20260709 12:26:50.680847  3854 raft_consensus.cc:2393] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 in current term 2: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:50.688707  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13cf8e9e30f4ef498cb794570fb4f3e" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:50.689977  3712 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.708184  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.709235  3710 raft_consensus.cc:2468] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 1.
I20260709 12:26:50.733492  4545 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.735903  4544 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 3 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:26:50.740370  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 55275.3us
I20260709 12:26:50.748632  3712 raft_consensus.cc:2468] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
W20260709 12:26:50.764707  4560 log.cc:927] Time spent T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:26:50.767464  4541 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:50.784000  3750 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
W20260709 12:26:50.794322  3752 leader_election.cc:336] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.795159  3752 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.799024  4365 raft_consensus.cc:2804] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.799494  4365 raft_consensus.cc:493] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.799901  4365 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.804441  3710 raft_consensus.cc:1275] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:50.806646  4482 consensus_queue.cc:1048] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:50.817108  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:50.817929  3706 raft_consensus.cc:2468] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 1.
I20260709 12:26:50.820179  3712 raft_consensus.cc:1275] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:50.835032  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.843811  3781 raft_consensus.cc:1275] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:50.842123  3752 leader_election.cc:336] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.845127  4558 log.cc:927] Time spent T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: Append to log took a long time: real 0.161s	user 0.000s	sys 0.002s
I20260709 12:26:50.849798  4365 raft_consensus.cc:515] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.857159 32330 ts_tablet_manager.cc:600] Registering tablets (27/45 complete)
W20260709 12:26:50.881289  3752 consensus_peers.cc:597] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:50.901472  3752 leader_election.cc:336] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:50.884142  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
W20260709 12:26:50.902315  3752 consensus_peers.cc:597] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.902498  3854 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:50.902913  3752 consensus_peers.cc:597] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.903625  4482 consensus_queue.cc:1048] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:50.903944  3752 consensus_peers.cc:597] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:50.907227  3750 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:50.908779  4541 raft_consensus.cc:2804] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.909366  4541 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.909762  4541 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.911779  3531 catalog_manager.cc:5697] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:50.900444  4534 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:50.896728  3824 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:50.928426  4534 tablet_bootstrap.cc:492] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:50.928671  4482 raft_consensus.cc:2804] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:50.929034  4482 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:26:50.929392  4534 ts_tablet_manager.cc:1403] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.386s	user 0.029s	sys 0.015s
I20260709 12:26:50.929557  4482 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:50.932693  4534 raft_consensus.cc:359] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.934610  4534 raft_consensus.cc:740] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:50.935971  4534 consensus_queue.cc:260] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.940625  4534 ts_tablet_manager.cc:1434] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:26:50.898912  4365 leader_election.cc:290] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:50.879654  3826 consensus_peers.cc:597] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:50.945935  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 66353.6us
I20260709 12:26:50.945338  3535 catalog_manager.cc:5697] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:50.946623  3826 consensus_peers.cc:597] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.947795  3712 raft_consensus.cc:1240] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Rejecting Update request from peer d316293dad704c0a820707fae2150c49 for earlier term 2. Current term is 3. Ops: []
I20260709 12:26:50.956686  3750 leader_election.cc:304] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
W20260709 12:26:50.968811  3826 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:50.969491  3826 leader_election.cc:336] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:50.970348  3826 consensus_peers.cc:597] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:50.971079  3826 consensus_peers.cc:597] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.941525  4534 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:50.971465  3826 consensus_peers.cc:597] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.966666  3535 catalog_manager.cc:5697] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:50.971289  3752 consensus_peers.cc:597] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.961251  4541 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:50.970232  4365 raft_consensus.cc:2804] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:26:50.964253  3678 consensus_peers.cc:597] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.972656  4476 consensus_queue.cc:1059] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:26:50.998885  4476 raft_consensus.cc:3055] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:50.999402  4476 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:51.000527  4476 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:51.002702  4476 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:50.972047  3826 consensus_peers.cc:597] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:51.019202  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 47191us
W20260709 12:26:51.019934  3826 consensus_peers.cc:597] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.020496  3826 consensus_peers.cc:597] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.020984  3826 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.023591  4534 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:51.024879  4534 tablet_bootstrap.cc:492] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:51.025696  4534 ts_tablet_manager.cc:1403] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.004s
I20260709 12:26:50.986979  4541 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:50.987530  4365 raft_consensus.cc:697] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:51.028716  4365 consensus_queue.cc:237] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:51.029552  4534 raft_consensus.cc:359] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.031056  4534 raft_consensus.cc:740] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:50.981869  4482 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.032256  4534 consensus_queue.cc:260] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:50.982095  3535 catalog_manager.cc:5697] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:50.983839  3752 consensus_peers.cc:597] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:50.986779  3854 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
W20260709 12:26:51.038533  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 54725us
I20260709 12:26:51.036316  3535 catalog_manager.cc:5697] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:51.046425  3752 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:51.047550  4499 raft_consensus.cc:2804] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:51.048375  4499 raft_consensus.cc:697] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:51.049283  4499 consensus_queue.cc:237] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:51.050666  4534 ts_tablet_manager.cc:1434] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 12:26:51.051779  4534 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:51.058373  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:51.059083  3712 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:51.069839  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:26:51.071116  3855 raft_consensus.cc:2410] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b627337a6074cbd9c80382176aeb6f4 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 12:26:50.991261  3678 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:51.076785  3678 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:51.077446  4482 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:51.077821  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 86603.3us
I20260709 12:26:51.077895  4566 raft_consensus.cc:2749] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:26:51.085981  3712 raft_consensus.cc:2468] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:51.087546  3710 raft_consensus.cc:1275] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:51.099071  4561 consensus_queue.cc:1048] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:26:51.093282  3678 leader_election.cc:336] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:51.099287  3824 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:51.104468  4545 raft_consensus.cc:2804] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:51.104971  4545 raft_consensus.cc:697] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
W20260709 12:26:51.105501  3826 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.105826  4545 consensus_queue.cc:237] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.112536  3678 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:51.113847  4566 raft_consensus.cc:2749] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:51.088013  3752 consensus_peers.cc:597] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.113878  3678 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:51.115713  3752 leader_election.cc:336] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:51.119377  4499 consensus_queue.cc:1048] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:51.124138  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4d46ef8643c4e3f9a9daeab18125046" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:51.125138  3706 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:51.113016  3535 catalog_manager.cc:5697] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:51.128125  3826 consensus_peers.cc:597] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:51.128909  3826 consensus_peers.cc:597] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.117031  3752 consensus_peers.cc:597] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:51.130106  3752 consensus_peers.cc:597] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.141489  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "9927e2ac02fd42a69421ce33d7654db0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:51.142283  3711 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:51.148156  3706 raft_consensus.cc:2468] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:51.151129  3711 raft_consensus.cc:2468] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9927e2ac02fd42a69421ce33d7654db0 in term 2.
I20260709 12:26:51.153234  3710 raft_consensus.cc:1275] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:51.129401  3826 consensus_peers.cc:597] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:51.187472  3826 leader_election.cc:336] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:51.188606  3826 consensus_peers.cc:597] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.191527  3707 raft_consensus.cc:1275] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:51.193229  4561 consensus_queue.cc:1048] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:51.200943  3678 consensus_peers.cc:597] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.189465  3826 consensus_peers.cc:597] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.214162  3533 catalog_manager.cc:5697] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 2 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:51.216498  3752 consensus_peers.cc:597] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.217033  3752 leader_election.cc:336] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:51.219332  3752 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.244086  4534 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:51.245244  4534 tablet_bootstrap.cc:492] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
W20260709 12:26:51.262868  3752 consensus_peers.cc:597] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.265343  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 63797us
W20260709 12:26:51.266038  3678 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:26:51.266633  3678 leader_election.cc:336] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:51.266980  3678 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:51.267544 32330 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:26:51.267925 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 1.414s	user 0.347s	sys 0.025s
I20260709 12:26:51.272898  4534 ts_tablet_manager.cc:1403] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.221s	user 0.016s	sys 0.006s
I20260709 12:26:51.278667  3531 catalog_manager.cc:5697] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:51.291069  4566 raft_consensus.cc:2749] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:51.295635  3678 consensus_peers.cc:597] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.301672  3750 leader_election.cc:304] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:51.275925  4534 raft_consensus.cc:359] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:51.302749  4534 raft_consensus.cc:740] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:51.305125  4534 consensus_queue.cc:260] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:51.308303  4534 ts_tablet_manager.cc:1434] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 12:26:51.316213  3678 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [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: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49
I20260709 12:26:51.321974  4534 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:51.323771  4572 raft_consensus.cc:2804] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:51.324548  4572 raft_consensus.cc:697] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:26:51.326442  4566 raft_consensus.cc:2749] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:26:51.342871  3750 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [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: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:51.361270  4537 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:51.369206  4537 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.363494  4564 raft_consensus.cc:2804] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:26:51.382864  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 64476.1us
I20260709 12:26:51.325471  4572 consensus_queue.cc:237] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
W20260709 12:26:51.387650  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 44878.6us
I20260709 12:26:51.360679  4499 consensus_queue.cc:1048] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:26:51.418895  4537 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:51.479900  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 104477us
I20260709 12:26:51.484798  4564 raft_consensus.cc:697] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Leader. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
W20260709 12:26:51.547376  3824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 56095.4us
W20260709 12:26:51.556242  3678 consensus_peers.cc:597] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:51.558604  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 87049.6us
I20260709 12:26:51.523408  4564 consensus_queue.cc:237] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:51.578711  3712 raft_consensus.cc:1275] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:51.585685  4365 consensus_queue.cc:1048] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:51.607301  3533 catalog_manager.cc:5697] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:51.641666  4537 raft_consensus.cc:493] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:51.642553  4537 raft_consensus.cc:515] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:51.647013  4537 leader_election.cc:290] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:51.653635  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:51.654966  3711 raft_consensus.cc:2393] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cb5c67fec244050b07fc4e0d594da97 in current term 2: Already voted for candidate d316293dad704c0a820707fae2150c49 in this term.
I20260709 12:26:51.678707  3854 raft_consensus.cc:1275] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:51.690711  4612 log.cc:927] Time spent T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 12:26:51.695432  3678 consensus_peers.cc:597] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.702193  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:51.702843  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
W20260709 12:26:51.710039  3752 consensus_peers.cc:597] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:51.717067  4531 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:51.718463  3531 catalog_manager.cc:5697] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 reported cstate change: term changed from 1 to 2, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "9927e2ac02fd42a69421ce33d7654db0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:51.728266  4537 raft_consensus.cc:3060] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:51.715888  3826 consensus_peers.cc:597] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:51.734040  3678 consensus_peers.cc:597] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:51.746486  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:51.750187  4534 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: 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:26:51.765733  4528 leader_election.cc:304] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:51.772683  4534 tablet_bootstrap.cc:492] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:51.794420  3711 raft_consensus.cc:1275] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:26:51.797721  4614 log.cc:927] Time spent T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 12:26:51.799063  4534 ts_tablet_manager.cc:1403] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.485s	user 0.023s	sys 0.017s
I20260709 12:26:51.806809  4534 raft_consensus.cc:359] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.807885  4534 raft_consensus.cc:740] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:51.811756  4537 raft_consensus.cc:2749] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:51.812628  4537 raft_consensus.cc:2749] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:51.801347  4606 consensus_queue.cc:1048] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:26:51.813431  4537 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:51.894883  4537 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:51.883821  4534 consensus_queue.cc:260] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:51.911484  4534 ts_tablet_manager.cc:1434] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.004s
I20260709 12:26:51.914130  4534 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:51.914055  4537 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
W20260709 12:26:51.938831  4528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 173284us
I20260709 12:26:52.191700  4534 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:52.193030  4534 tablet_bootstrap.cc:492] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:52.194657  4534 ts_tablet_manager.cc:1403] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.281s	user 0.020s	sys 0.014s
I20260709 12:26:52.199138  4534 raft_consensus.cc:359] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.199812  4534 raft_consensus.cc:740] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:52.200875  4534 consensus_queue.cc:260] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.203685  4534 ts_tablet_manager.cc:1434] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:26:52.205996  4534 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:52.225905  4534 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:52.226966  4534 tablet_bootstrap.cc:492] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:52.227710  4534 ts_tablet_manager.cc:1403] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260709 12:26:52.233055  4534 raft_consensus.cc:359] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.234161  4534 raft_consensus.cc:740] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:52.235185  4534 consensus_queue.cc:260] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.237522  4534 ts_tablet_manager.cc:1434] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:52.238621  4534 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:52.241381 32330 thread.cc:641] rpc worker (service pool kudu.tserver.TabletServerService) Time spent creating pthread: real 0.569s	user 0.000s	sys 0.017s
W20260709 12:26:52.241789 32330 thread.cc:608] rpc worker (service pool kudu.tserver.TabletServerService) Time spent starting thread: real 0.569s	user 0.000s	sys 0.018s
I20260709 12:26:52.263124  4534 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:52.264555  4534 tablet_bootstrap.cc:492] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:52.265512  4534 ts_tablet_manager.cc:1403] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:26:52.269843  4534 raft_consensus.cc:359] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.271718  4534 raft_consensus.cc:740] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:52.273236  4534 consensus_queue.cc:260] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.276979  4534 ts_tablet_manager.cc:1434] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:26:52.278153  4534 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:52.348869  4621 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:52.349481  4621 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.352409  4621 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:26:52.385310  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 623970us
I20260709 12:26:52.434568  4605 consensus_queue.cc:1048] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:52.472456  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:52.501262  3752 consensus_peers.cc:597] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:52.508589  3752 consensus_peers.cc:597] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:52.517784  3826 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:52.538690  4620 raft_consensus.cc:493] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:52.538475  3752 consensus_peers.cc:597] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:52.539556  4620 raft_consensus.cc:515] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.543506  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:52.548205  4620 leader_election.cc:290] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:52.550611  4620 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:52.551497  4620 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:52.554967  4620 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:52.587369  4534 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: 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:26:52.588553  4534 tablet_bootstrap.cc:492] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:52.589337  4534 ts_tablet_manager.cc:1403] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.311s	user 0.044s	sys 0.081s
I20260709 12:26:52.623696  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168e4541992243ecb9a7fbcecf8d7845" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:52.635491  4591 raft_consensus.cc:493] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:52.636125  4591 raft_consensus.cc:515] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:52.638877  4591 leader_election.cc:290] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:52.643872  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:52.650154  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:52.655961  4531 leader_election.cc:304] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:52.657549  4620 raft_consensus.cc:2749] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.664131  4559 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:52.664991  4559 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:52.667165  4559 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:52.665021  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 154557us
I20260709 12:26:52.671334  4534 raft_consensus.cc:359] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:52.672191  4534 raft_consensus.cc:740] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:52.672952  4534 consensus_queue.cc:260] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:52.677627  4640 raft_consensus.cc:493] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:52.678325  4640 raft_consensus.cc:515] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:52.680558  4640 leader_election.cc:290] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:52.682183  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031fc82f2445d0b9afacf7aceb9454" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:52.684420  4534 ts_tablet_manager.cc:1434] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 12:26:52.685361  4534 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:52.699625  3826 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:52.705178  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:52.706384  3711 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 3.
I20260709 12:26:52.712285  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:52.712941  3706 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 2.
I20260709 12:26:52.720368  4620 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:52.721171  4620 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:52.726557  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:52.757138  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:52.760576  4620 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:52.765559  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:52.828958  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:52.832420  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:52.792241  4529 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:52.835464  4620 raft_consensus.cc:2749] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.835713  4529 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:52.836709  4620 raft_consensus.cc:2749] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.840586  4529 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:52.841396  4620 raft_consensus.cc:2749] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.859958  3706 raft_consensus.cc:1275] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:52.862074  3824 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:52.863193  4534 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: 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:26:52.864029  4534 tablet_bootstrap.cc:492] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:52.864591  4534 ts_tablet_manager.cc:1403] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.179s	user 0.023s	sys 0.001s
I20260709 12:26:52.866922  4534 raft_consensus.cc:359] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:52.867604  4534 raft_consensus.cc:740] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:52.878363  4476 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:26:52.878849  4476 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:52.879021  4534 consensus_queue.cc:260] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:52.879490  4476 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:52.883070  3711 raft_consensus.cc:1275] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 9927e2ac02fd42a69421ce33d7654db0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:52.884044  4534 ts_tablet_manager.cc:1434] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:26:52.884933  4534 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:52.885116  4572 consensus_queue.cc:1048] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:52.896418  3678 leader_election.cc:304] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:52.897149  4591 raft_consensus.cc:2749] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.898524  3824 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:26:52.899888  4571 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:52.900266  4571 raft_consensus.cc:493] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:52.900579  4571 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:52.903995  4564 consensus_queue.cc:1048] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 12:26:52.905714  3678 leader_election.cc:336] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:52.905589  4476 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:52.906342  3678 leader_election.cc:304] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:26:52.916775  4640 raft_consensus.cc:2749] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:52.936517  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:52.937486  3707 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:52.943501  4476 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:52.968816  3707 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 4.
I20260709 12:26:53.016607  3824 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [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: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:26:53.019450  4543 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:53.021026  4543 raft_consensus.cc:697] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:53.022300  4543 consensus_queue.cc:237] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
W20260709 12:26:53.087456  3826 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111) [suppressed 360 similar messages]
W20260709 12:26:53.095100  3826 leader_election.cc:336] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:52.978471  4571 raft_consensus.cc:515] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.112452  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b77ca9803411590fead9ef61487b2" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:26:53.113240  3707 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:26:53.117555  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 53718.6us
I20260709 12:26:53.118686  4534 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: 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:26:53.119791  4534 tablet_bootstrap.cc:492] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:53.123446  4534 ts_tablet_manager.cc:1403] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.239s	user 0.061s	sys 0.054s
I20260709 12:26:53.108496  4571 leader_election.cc:290] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 election: Requested vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:53.125370  3707 raft_consensus.cc:2468] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 3.
I20260709 12:26:53.131942  3824 leader_election.cc:304] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
W20260709 12:26:53.146852  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 52675.9us
W20260709 12:26:53.168150  3826 leader_election.cc:336] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:26:53.141057  4561 raft_consensus.cc:2804] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:53.173099  4561 raft_consensus.cc:697] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 3 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:26:53.174140  4561 consensus_queue.cc:237] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue going to LEADER 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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.182006  4534 raft_consensus.cc:359] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:53.182907  4534 raft_consensus.cc:740] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:53.183804  4534 consensus_queue.cc:260] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:53.188331  4534 ts_tablet_manager.cc:1434] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.005s
W20260709 12:26:53.252828  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 102411us
I20260709 12:26:53.261703  4534 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:53.293823  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 49336us
I20260709 12:26:53.306357  4620 raft_consensus.cc:493] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:53.306995  4620 raft_consensus.cc:515] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.313894  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:53.317278  3533 catalog_manager.cc:5697] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:53.317354  4620 leader_election.cc:290] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:53.321383  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:53.325346  4531 leader_election.cc:304] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:53.331316  4620 raft_consensus.cc:2749] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:53.366339  3826 consensus_peers.cc:597] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.376037  3752 consensus_peers.cc:597] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.383170  4534 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:53.384397  4534 tablet_bootstrap.cc:492] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:53.385118  4534 ts_tablet_manager.cc:1403] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.013s
W20260709 12:26:53.387192  3881 debug-util.cc:398] Leaking SignalData structure 0x7b08000f18e0 after lost signal to thread 32333
I20260709 12:26:53.388412  4534 raft_consensus.cc:359] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.389212  4534 raft_consensus.cc:740] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
W20260709 12:26:53.390081  3881 debug-util.cc:398] Leaking SignalData structure 0x7b080034afc0 after lost signal to thread 3569
I20260709 12:26:53.390120  4534 consensus_queue.cc:260] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.395135  4534 ts_tablet_manager.cc:1434] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 12:26:53.396908  3881 debug-util.cc:398] Leaking SignalData structure 0x7b080029b3a0 after lost signal to thread 3736
I20260709 12:26:53.397809  4534 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:53.400976  3881 debug-util.cc:398] Leaking SignalData structure 0x7b08002f08e0 after lost signal to thread 3810
W20260709 12:26:53.403579  3881 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6ea0 after lost signal to thread 3884
I20260709 12:26:53.435860  3533 catalog_manager.cc:5697] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 1 to 3, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 3 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:53.451134  4620 raft_consensus.cc:493] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:53.451743  4620 raft_consensus.cc:515] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:53.482400  4620 leader_election.cc:290] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:53.484009  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
W20260709 12:26:53.501811  3826 consensus_peers.cc:597] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.526885  3752 consensus_peers.cc:597] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.538626  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fa0b3fdfb24fbea0b6560b06bd41b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:53.556023  4531 leader_election.cc:304] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:53.557274  4620 raft_consensus.cc:2749] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:53.558374  4620 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:53.558802  4620 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:53.561549  4534 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: 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:26:53.561949  4620 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:53.562016  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:53.562660  4534 tablet_bootstrap.cc:492] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:53.563736  4534 ts_tablet_manager.cc:1403] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.168s	user 0.071s	sys 0.038s
W20260709 12:26:53.565845  3826 consensus_peers.cc:597] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:53.572299  3826 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.566138  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:53.567863  4534 raft_consensus.cc:359] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.577225  4534 raft_consensus.cc:740] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:53.578047  4534 consensus_queue.cc:260] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:53.578372  3826 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.580417  4534 ts_tablet_manager.cc:1434] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 12:26:53.581637  3826 consensus_peers.cc:597] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.582260  4534 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:53.583163  4531 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:53.587709  4620 raft_consensus.cc:2749] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:26:53.596721  3826 consensus_peers.cc:597] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:53.598058  3826 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.643289  3826 consensus_peers.cc:597] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.663923  4534 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:53.665306  4534 tablet_bootstrap.cc:492] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:53.666222  4534 ts_tablet_manager.cc:1403] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.021s
W20260709 12:26:53.683722  3826 consensus_peers.cc:597] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:53.706080  3826 consensus_peers.cc:597] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.706578  3826 consensus_peers.cc:597] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:53.705138  4534 raft_consensus.cc:359] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:53.708258  4534 raft_consensus.cc:740] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:53.712383  4534 consensus_queue.cc:260] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:26:53.714524  4620 raft_consensus.cc:493] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:53.715317  4620 raft_consensus.cc:515] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:53.720170  4620 leader_election.cc:290] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:53.723531  3712 raft_consensus.cc:1275] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:26:53.725950  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:53.726080  4534 ts_tablet_manager.cc:1434] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:26:53.727416  4534 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:53.725636  4671 consensus_queue.cc:1048] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:26:53.732107  3712 raft_consensus.cc:1275] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 4 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:26:53.734887  4545 consensus_queue.cc:1048] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:53.754130  3826 consensus_peers.cc:597] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:53.767005  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7993fd3c4a5e4bba909e37f629229225" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:53.770046  4529 leader_election.cc:304] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:53.771334  4703 raft_consensus.cc:2749] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:53.777544  3826 consensus_peers.cc:597] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.801194  3752 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.811810  3826 consensus_peers.cc:597] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.839830  3752 consensus_peers.cc:597] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:53.879808  4703 raft_consensus.cc:493] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:53.888974  3752 consensus_peers.cc:597] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:53.921011  3826 consensus_peers.cc:597] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:53.886941  4703 raft_consensus.cc:515] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:53.902323  4620 raft_consensus.cc:493] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:53.940972  4620 raft_consensus.cc:515] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.000047  4620 leader_election.cc:290] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:54.000811  4620 raft_consensus.cc:493] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.001506  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:53.983647  4703 leader_election.cc:290] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:26:54.001430  4620 raft_consensus.cc:515] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:26:54.014706  3678 consensus_peers.cc:597] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.015854  3752 consensus_peers.cc:597] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.016646  3752 consensus_peers.cc:597] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:54.017200  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:54.020450  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:54.011529  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75e0fe841334c0fa16d8859dcfc26a3" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:54.011705  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc6fc111464e1eb11fcba8aa8d7129" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:54.022943  4528 leader_election.cc:304] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:54.024652  4703 raft_consensus.cc:2749] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:54.020546  4620 leader_election.cc:290] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:26:54.017531  3826 consensus_peers.cc:597] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.033022  3752 consensus_peers.cc:597] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:54.046869  4534 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.060633  4534 tablet_bootstrap.cc:492] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.061854  4534 ts_tablet_manager.cc:1403] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.335s	user 0.027s	sys 0.009s
I20260709 12:26:54.074105  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762e461b331840b79990bcf7d5462bec" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:54.084204  4531 leader_election.cc:304] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49
I20260709 12:26:54.126426  4534 raft_consensus.cc:359] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.130894  4534 raft_consensus.cc:740] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
W20260709 12:26:54.130899  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:54.132012  4534 consensus_queue.cc:260] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.123214  4529 leader_election.cc:304] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
W20260709 12:26:54.154448  4531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 78579.4us
I20260709 12:26:54.155515  4718 raft_consensus.cc:2749] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:54.157802  4718 raft_consensus.cc:2749] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:54.157370  4529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 44970.6us
I20260709 12:26:54.161064  4534 ts_tablet_manager.cc:1434] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.000s
I20260709 12:26:54.162262  4534 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:54.163064  3752 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.189508  3826 consensus_peers.cc:597] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:54.205403  3678 consensus_peers.cc:597] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.233628  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 95345.1us
W20260709 12:26:54.246311  3752 consensus_peers.cc:597] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.248124  3752 consensus_peers.cc:597] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.248574  3752 consensus_peers.cc:597] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.268896  3678 consensus_peers.cc:597] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.270210  3752 consensus_peers.cc:597] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:54.270823  3752 consensus_peers.cc:597] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:54.297433  4735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:37699 every 8 connection(s)
I20260709 12:26:54.299991 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:37699
I20260709 12:26:54.301230  4534 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.302989  4534 tablet_bootstrap.cc:492] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.303707  4534 ts_tablet_manager.cc:1403] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.142s	user 0.019s	sys 0.003s
I20260709 12:26:54.311327  4534 raft_consensus.cc:359] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.312137  4534 raft_consensus.cc:740] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.315326  4534 consensus_queue.cc:260] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.319203  4534 ts_tablet_manager.cc:1434] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:26:54.319903  4534 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:54.367849  4718 raft_consensus.cc:493] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.368485  4718 raft_consensus.cc:515] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.371090  4718 leader_election.cc:290] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:54.372404  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:54.372690  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed5e945fecd4c908dded7da1e885f5d" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:54.374486  4529 leader_election.cc:304] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:54.376245  4718 raft_consensus.cc:2749] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:54.378572  4688 raft_consensus.cc:3060] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:54.412427  3752 consensus_peers.cc:597] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:54.424021  4683 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:54.425887  4620 raft_consensus.cc:493] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.426875  4620 raft_consensus.cc:515] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:54.431203  4620 leader_election.cc:290] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:26:54.431385  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d316293dad704c0a820707fae2150c49" is_pre_election: true
I20260709 12:26:54.434183  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0267c0af0e0d46fd9949c8daf4780422" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:54.436730  4529 leader_election.cc:304] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49
I20260709 12:26:54.438576  4718 raft_consensus.cc:2749] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:54.458171  4738 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39717
I20260709 12:26:54.461140  4738 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:54.472383  4738 heartbeater.cc:507] Master 127.31.146.190:39717 requested a full tablet report, sending...
I20260709 12:26:54.492074  4685 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:54.498358  4534 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.499774  4534 tablet_bootstrap.cc:492] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.501488  4534 ts_tablet_manager.cc:1403] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.002s
I20260709 12:26:54.521938  4718 raft_consensus.cc:493] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9927e2ac02fd42a69421ce33d7654db0)
I20260709 12:26:54.522535  4718 raft_consensus.cc:515] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.530233  4534 raft_consensus.cc:359] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.533290  4534 raft_consensus.cc:740] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.534513  4534 consensus_queue.cc:260] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.537372  4534 ts_tablet_manager.cc:1434] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:26:54.538287  4534 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:54.541119  4718 leader_election.cc:290] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:54.543147  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:54.545871  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568edc71414478bb8d9fe909ef2952b" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:54.547644  4528 leader_election.cc:304] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
W20260709 12:26:54.556442  3678 consensus_peers.cc:597] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:54.552066  4718 raft_consensus.cc:2749] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:26:54.564505  3752 consensus_peers.cc:597] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:26:54.570225  4534 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.571391  4534 tablet_bootstrap.cc:492] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.572237  4534 ts_tablet_manager.cc:1403] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260709 12:26:54.585433  4534 raft_consensus.cc:359] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.586267  4534 raft_consensus.cc:740] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.586792  4620 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.587029  4534 consensus_queue.cc:260] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.587730  4620 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.589725  4534 ts_tablet_manager.cc:1434] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:26:54.590955  4534 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:54.592394  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9927e2ac02fd42a69421ce33d7654db0" is_pre_election: true
I20260709 12:26:54.593948  3531 ts_manager.cc:194] Re-registered known tserver with Master: 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:26:54.596057  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b627337a6074cbd9c80382176aeb6f4" is_pre_election: true
I20260709 12:26:54.597623  4529 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:26:54.598675  4718 raft_consensus.cc:2749] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:54.600013  4620 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:26:54.600835  4685 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:54.655637  4534 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.656670  4534 tablet_bootstrap.cc:492] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.657341  4534 ts_tablet_manager.cc:1403] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.011s
I20260709 12:26:54.660385  4534 raft_consensus.cc:359] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.661149  4534 raft_consensus.cc:740] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.693173  4534 consensus_queue.cc:260] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:54.695650  4534 ts_tablet_manager.cc:1434] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 12:26:54.696532  4534 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:54.708506  4685 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:54.718690  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 53528.1us
I20260709 12:26:54.846840  4534 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: 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:26:54.847892  4534 tablet_bootstrap.cc:492] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:54.848548  4534 ts_tablet_manager.cc:1403] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.152s	user 0.037s	sys 0.080s
W20260709 12:26:54.850875  3678 consensus_peers.cc:597] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:54.851914  4534 raft_consensus.cc:359] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.853076  4534 raft_consensus.cc:740] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.865916  4534 consensus_queue.cc:260] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:54.878222  4534 ts_tablet_manager.cc:1434] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.006s
I20260709 12:26:54.879062  4534 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:54.895713  4685 raft_consensus.cc:3060] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:54.914913  3531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50956
I20260709 12:26:54.921331  4738 heartbeater.cc:499] Master 127.31.146.190:39717 was elected leader, sending a full tablet report...
I20260709 12:26:54.965216  4688 raft_consensus.cc:3060] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.041939  4534 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.043267  4534 tablet_bootstrap.cc:492] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.044304  4534 ts_tablet_manager.cc:1403] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.165s	user 0.032s	sys 0.049s
I20260709 12:26:55.093755  4534 raft_consensus.cc:359] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.098750  4534 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.110037  4534 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.113168  4534 ts_tablet_manager.cc:1434] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 12:26:55.154883  4534 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.203323  4682 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 4
I20260709 12:26:55.210597  4534 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.212517  4534 tablet_bootstrap.cc:492] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.224862  4682 raft_consensus.cc:1275] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 4 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:55.226679  4534 ts_tablet_manager.cc:1403] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.001s
I20260709 12:26:55.237233  4545 consensus_queue.cc:1050] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:55.239521  4534 raft_consensus.cc:359] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.240353  4534 raft_consensus.cc:740] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.241207  4534 consensus_queue.cc:260] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.243973  4534 ts_tablet_manager.cc:1434] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:26:55.245000  4534 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.290315  4534 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.291297  4534 tablet_bootstrap.cc:492] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.291978  4534 ts_tablet_manager.cc:1403] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260709 12:26:55.294844  4534 raft_consensus.cc:359] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.295583  4534 raft_consensus.cc:740] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.296387  4534 consensus_queue.cc:260] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.305939  4534 ts_tablet_manager.cc:1434] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:26:55.307097  4534 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.348284  4534 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.349351  4534 tablet_bootstrap.cc:492] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.350064  4534 ts_tablet_manager.cc:1403] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.002s
I20260709 12:26:55.352958  4534 raft_consensus.cc:359] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.353809  4534 raft_consensus.cc:740] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.354498  4534 consensus_queue.cc:260] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.359390  4534 ts_tablet_manager.cc:1434] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:26:55.360260  4534 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.404780  4534 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.406095  4534 tablet_bootstrap.cc:492] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.406955  4534 ts_tablet_manager.cc:1403] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260709 12:26:55.410390  4534 raft_consensus.cc:359] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.411150  4534 raft_consensus.cc:740] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.412123  4534 consensus_queue.cc:260] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.414670  4534 ts_tablet_manager.cc:1434] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:26:55.419737  4534 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.465188  4534 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.466476  4534 tablet_bootstrap.cc:492] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.467517  4534 ts_tablet_manager.cc:1403] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.007s
I20260709 12:26:55.470264  4534 raft_consensus.cc:359] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.470986  4534 raft_consensus.cc:740] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.471720  4534 consensus_queue.cc:260] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.480805  4534 ts_tablet_manager.cc:1434] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:26:55.497776  4534 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.535099  4534 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.536145  4534 tablet_bootstrap.cc:492] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.537048  4534 ts_tablet_manager.cc:1403] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260709 12:26:55.540026  4534 raft_consensus.cc:359] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.540771  4534 raft_consensus.cc:740] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.544214  4534 consensus_queue.cc:260] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.547066  4534 ts_tablet_manager.cc:1434] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:26:55.548111  4534 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.584028  4534 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.585134  4534 tablet_bootstrap.cc:492] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.585867  4534 ts_tablet_manager.cc:1403] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.007s
I20260709 12:26:55.588624  4534 raft_consensus.cc:359] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.589416  4534 raft_consensus.cc:740] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.590814  4534 consensus_queue.cc:260] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:55.593796  4534 ts_tablet_manager.cc:1434] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:26:55.594830  4534 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.618959  4534 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.620102  4534 tablet_bootstrap.cc:492] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.620788  4534 ts_tablet_manager.cc:1403] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 12:26:55.623708  4534 raft_consensus.cc:359] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.624459  4534 raft_consensus.cc:740] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.625198  4534 consensus_queue.cc:260] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.628430  4534 ts_tablet_manager.cc:1434] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:55.630848  4534 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.648023  4685 raft_consensus.cc:3060] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:26:55.651189  3752 consensus_peers.cc:597] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:26:55.655853  4534 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.656872  4534 tablet_bootstrap.cc:492] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.657485  4534 ts_tablet_manager.cc:1403] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260709 12:26:55.660053  4534 raft_consensus.cc:359] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.660725  4534 raft_consensus.cc:740] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.661365  4534 consensus_queue.cc:260] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.663811  4534 ts_tablet_manager.cc:1434] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:26:55.665046  4534 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.755005  4682 raft_consensus.cc:3060] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.772039  4534 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.773701  4534 tablet_bootstrap.cc:492] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.774466  4534 ts_tablet_manager.cc:1403] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.110s	user 0.025s	sys 0.036s
I20260709 12:26:55.779512  4534 raft_consensus.cc:359] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.781814  4534 raft_consensus.cc:740] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.782615  4534 consensus_queue.cc:260] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:55.791105  4534 ts_tablet_manager.cc:1434] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:26:55.792143  4534 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:55.880302  4534 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:55.881345  4534 tablet_bootstrap.cc:492] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:55.882100  4534 ts_tablet_manager.cc:1403] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.090s	user 0.044s	sys 0.037s
I20260709 12:26:55.884891  4534 raft_consensus.cc:359] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.885842  4534 raft_consensus.cc:740] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:55.886958  4534 consensus_queue.cc:260] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:55.889838  4534 ts_tablet_manager.cc:1434] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:55.891004  4534 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:55.957472  3826 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:26:56.020196  4534 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.021211  4534 tablet_bootstrap.cc:492] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.021893  4534 ts_tablet_manager.cc:1403] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.131s	user 0.048s	sys 0.078s
I20260709 12:26:56.024471  4534 raft_consensus.cc:359] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.025158  4534 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.025981  4534 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.027446  4534 ts_tablet_manager.cc:1434] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:26:56.038717  4534 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.087996  4534 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.089118  4534 tablet_bootstrap.cc:492] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.090756  4534 ts_tablet_manager.cc:1403] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.007s
W20260709 12:26:56.099074  3752 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:26:56.101153  4534 raft_consensus.cc:359] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.102489  4534 raft_consensus.cc:740] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.105911  4534 consensus_queue.cc:260] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.108438  4534 ts_tablet_manager.cc:1434] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 12:26:56.109668  4534 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.177546  4534 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.178901  4534 tablet_bootstrap.cc:492] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.179962  4534 ts_tablet_manager.cc:1403] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.017s
I20260709 12:26:56.183036  4534 raft_consensus.cc:359] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.185989  4534 raft_consensus.cc:740] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.186879  4534 consensus_queue.cc:260] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.189127  4534 ts_tablet_manager.cc:1434] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:26:56.192132  4534 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.230911  4534 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.231873  4534 tablet_bootstrap.cc:492] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.232594  4534 ts_tablet_manager.cc:1403] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 12:26:56.240860  4688 raft_consensus.cc:3060] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:56.239130  4534 raft_consensus.cc:359] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.242657  4534 raft_consensus.cc:740] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.243439  4534 consensus_queue.cc:260] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.245602  4534 ts_tablet_manager.cc:1434] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:26:56.250177  4534 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.283680  4534 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.284730  4534 tablet_bootstrap.cc:492] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.285445  4534 ts_tablet_manager.cc:1403] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260709 12:26:56.287964  4534 raft_consensus.cc:359] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.288854  4534 raft_consensus.cc:740] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.289721  4534 consensus_queue.cc:260] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.292148  4534 ts_tablet_manager.cc:1434] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:56.293027  4534 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.338730  4534 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.340952  4534 tablet_bootstrap.cc:492] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.344240  4534 ts_tablet_manager.cc:1403] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.007s
I20260709 12:26:56.347787  4534 raft_consensus.cc:359] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.348841  4534 raft_consensus.cc:740] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.349859  4534 consensus_queue.cc:260] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.352689  4534 ts_tablet_manager.cc:1434] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:26:56.354307  4688 raft_consensus.cc:3060] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:56.357081  4534 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.395864  4534 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.396924  4534 tablet_bootstrap.cc:492] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.403009  4534 ts_tablet_manager.cc:1403] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.007s
I20260709 12:26:56.421267  4534 raft_consensus.cc:359] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.431269  4534 raft_consensus.cc:740] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.432221  4534 consensus_queue.cc:260] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.438069  4534 ts_tablet_manager.cc:1434] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:26:56.440400  4534 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.520182  4534 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.521173  4534 tablet_bootstrap.cc:492] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.521906  4534 ts_tablet_manager.cc:1403] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.003s
I20260709 12:26:56.525115  4534 raft_consensus.cc:359] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.525987  4534 raft_consensus.cc:740] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.526904  4534 consensus_queue.cc:260] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.529364  4534 ts_tablet_manager.cc:1434] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:26:56.530606  4534 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.567281  4534 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.568823  4534 tablet_bootstrap.cc:492] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.569770  4534 ts_tablet_manager.cc:1403] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.007s
I20260709 12:26:56.575161  4534 raft_consensus.cc:359] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:56.576706  4534 raft_consensus.cc:740] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.577487  4534 consensus_queue.cc:260] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:26:56.582952  4534 ts_tablet_manager.cc:1434] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:26:56.584002  4534 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
W20260709 12:26:56.633970  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:26:56.644011  4534 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.645426  4534 tablet_bootstrap.cc:492] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.647758  4534 ts_tablet_manager.cc:1403] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.005s
I20260709 12:26:56.654667  4534 raft_consensus.cc:359] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.655844  4534 raft_consensus.cc:740] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.657150  4534 consensus_queue.cc:260] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:26:56.659575  4534 ts_tablet_manager.cc:1434] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:26:56.660384  4534 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap starting.
I20260709 12:26:56.698273  4534 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: 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:26:56.699846  4534 tablet_bootstrap.cc:492] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Bootstrap complete.
I20260709 12:26:56.701174  4534 ts_tablet_manager.cc:1403] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.005s
I20260709 12:26:56.724143  4534 raft_consensus.cc:359] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.724941  4534 raft_consensus.cc:740] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Initialized, Role: FOLLOWER
I20260709 12:26:56.725814  4534 consensus_queue.cc:260] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [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: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:26:56.728552  4534 ts_tablet_manager.cc:1434] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260709 12:26:58.816685  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 82152.7us
I20260709 12:27:04.356490 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:04.428953  3779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:04.430590  3779 raft_consensus.cc:606] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:04.436018  3779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:04.436812  3779 raft_consensus.cc:606] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:04.440745  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:04.441337  3781 raft_consensus.cc:606] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:04.444568  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:04.445065  3781 raft_consensus.cc:606] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:04.467447  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:04.468158  3855 raft_consensus.cc:606] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:04.472046  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:04.472790  3781 raft_consensus.cc:606] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:04.475382 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:27:04.476892 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:04.478142 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:04.527827  4814 raft_consensus.cc:993] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.528606  4814 raft_consensus.cc:1081] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.531621  4815 raft_consensus.cc:993] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.531157  4682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:04.532317  4682 raft_consensus.cc:493] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.532267  4815 raft_consensus.cc:1081] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.532789  4682 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.534514  4676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:04.535254  4676 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.535562  4676 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.544404  4682 raft_consensus.cc:515] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:04.548094  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:04.548966  4676 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.548998  3707 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.551872  4676 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:04.552325  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:04.552946  3781 raft_consensus.cc:3055] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:04.552737  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32d8845fc344dbea67b9f60b25cdee5" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:04.553406  3781 raft_consensus.cc:740] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:04.553754  3856 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.554600  3781 consensus_queue.cc:260] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.557044  3781 raft_consensus.cc:3060] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.562224  4682 leader_election.cc:290] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:27:04.563609  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7132a4a0e82e464e945c7164c0c74bef" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:04.564304  3779 raft_consensus.cc:3055] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:04.564572  3779 raft_consensus.cc:740] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:04.565318  3779 consensus_queue.cc:260] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:04.565924  3707 raft_consensus.cc:2468] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.566565  3779 raft_consensus.cc:3060] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.566917  3712 raft_consensus.cc:1240] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Rejecting Update request from peer 9927e2ac02fd42a69421ce33d7654db0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:27:04.567598  3781 raft_consensus.cc:2468] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.569161  4528 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:04.570075  4529 leader_election.cc:304] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:04.574298  4823 raft_consensus.cc:2804] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:04.584769  3856 raft_consensus.cc:2468] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.588179  3779 raft_consensus.cc:2468] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.592216  4822 raft_consensus.cc:2804] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:04.600078  4823 raft_consensus.cc:697] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:04.601702  4823 consensus_queue.cc:237] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.602478  4822 raft_consensus.cc:697] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:04.603634  4822 consensus_queue.cc:237] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:04.623750  3535 catalog_manager.cc:5697] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:04.625005  3535 catalog_manager.cc:5697] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:04.718772  4814 raft_consensus.cc:993] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.719331  4814 raft_consensus.cc:1081] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.721091  4676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:04.721650  4676 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.721977  4676 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:04.722205  4821 raft_consensus.cc:993] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:04.722860  4814 raft_consensus.cc:1081] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:04.724761  3707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90"
dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:44744
I20260709 12:27:04.725327  3707 raft_consensus.cc:493] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.726378  3707 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.733502  4676 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.734485  3707 raft_consensus.cc:515] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.735795  4676 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:04.736665  4797 raft_consensus.cc:993] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.736987  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:04.737286  4817 raft_consensus.cc:1081] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.737596  3856 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:04.737607  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416f23261c914d7b9e28d544d1dea792" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:04.738338  3779 raft_consensus.cc:3055] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:04.738618  3779 raft_consensus.cc:740] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:04.738992  4676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:04.739828  4676 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.740232  4676 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.739343  3779 consensus_queue.cc:260] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.742807  3779 raft_consensus.cc:3060] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:04.756023  3856 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:04.757997  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:04.759891  3781 raft_consensus.cc:3055] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:04.760211  3781 raft_consensus.cc:740] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:04.760979  3781 consensus_queue.cc:260] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.762063  3781 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.762234  3779 raft_consensus.cc:2468] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:04.760219  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ecab47d4c4a35a84d0172a209be90" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:04.763406  4528 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:04.763645  3855 raft_consensus.cc:3060] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.764323  4823 raft_consensus.cc:2804] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:04.762976  4676 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:04.765218  4823 raft_consensus.cc:697] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:04.766718  4823 consensus_queue.cc:237] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue 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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.768738  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:04.770412  3712 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.771063  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa30e85656246be9ef306fd918e0246" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:04.771788  3852 raft_consensus.cc:3055] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:04.772105  3852 raft_consensus.cc:740] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:04.772914  3852 consensus_queue.cc:260] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:04.774713  3852 raft_consensus.cc:3060] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.777464  3855 raft_consensus.cc:2468] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:04.793835  3535 catalog_manager.cc:5697] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 2 to 3, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:04.782625  3781 raft_consensus.cc:2468] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:04.788570  3712 raft_consensus.cc:2468] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.794783  3678 leader_election.cc:304] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b627337a6074cbd9c80382176aeb6f4, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:27:04.778786  3707 leader_election.cc:290] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:04.797221  4529 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:04.798167  4823 raft_consensus.cc:2804] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:04.798676  4823 raft_consensus.cc:697] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:04.798903  4676 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:04.799630  4823 consensus_queue.cc:237] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:04.801319  4805 raft_consensus.cc:2804] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:04.805389  4805 raft_consensus.cc:697] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:27:04.806351  4805 consensus_queue.cc:237] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:04.801600  3852 raft_consensus.cc:2468] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.826815  4814 raft_consensus.cc:993] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.827399  4814 raft_consensus.cc:1081] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:04.829186  4676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:04.829733  4676 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:04.830076  4676 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.833076  3535 catalog_manager.cc:5697] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:04.834772  3533 catalog_manager.cc:5697] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:04.837859  4676 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.845293  4676 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:04.846089  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:04.847400  3781 raft_consensus.cc:3055] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:04.847823  3781 raft_consensus.cc:740] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:04.847981  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0d113a5c924fffa486d396e1d4e648" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:04.848618  3852 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.848636  3781 consensus_queue.cc:260] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.849896  3781 raft_consensus.cc:3060] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:04.854413  3781 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.855340  3852 raft_consensus.cc:2468] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:04.855739  4528 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:04.857172  4823 raft_consensus.cc:2804] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:04.857721  4823 raft_consensus.cc:697] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:04.858546  4823 consensus_queue.cc:237] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:04.871910  3533 catalog_manager.cc:5697] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:05.029845  3707 raft_consensus.cc:1275] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.031334  4823 consensus_queue.cc:1048] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.052309  3781 raft_consensus.cc:1275] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.054960  4822 consensus_queue.cc:1048] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:27:05.118247  3781 raft_consensus.cc:1275] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.119875  4822 consensus_queue.cc:1048] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.136304  3852 raft_consensus.cc:1275] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.141396  4843 consensus_queue.cc:1048] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:05.166133  3781 raft_consensus.cc:1275] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:05.167448  4843 consensus_queue.cc:1048] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:05.182413  3852 raft_consensus.cc:1275] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:05.184844  4843 consensus_queue.cc:1048] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:05.225178  3784 raft_consensus.cc:1275] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.226812  4805 consensus_queue.cc:1048] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.239148  3852 raft_consensus.cc:1275] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.241791  4805 consensus_queue.cc:1048] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.285974  3707 raft_consensus.cc:1275] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.287336  4843 consensus_queue.cc:1048] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.290382  3852 raft_consensus.cc:1275] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.292299  4843 consensus_queue.cc:1048] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.374142  3852 raft_consensus.cc:1275] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.376884  4843 consensus_queue.cc:1048] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.391543  3781 raft_consensus.cc:1275] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:05.393074  4825 consensus_queue.cc:1048] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:05.548094 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:05.618300  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:05.619298  3781 raft_consensus.cc:606] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:05.623154  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:05.625191  3781 raft_consensus.cc:606] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:05.629760  3781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:05.630368  3781 raft_consensus.cc:606] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:05.634148  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:05.634851  3852 raft_consensus.cc:606] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:05.638394  3779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26241113ce5493f9015041196a9e85e"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:05.639178  3779 raft_consensus.cc:606] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:05.641993  3779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb"
dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:38738
I20260709 12:27:05.642915  3779 raft_consensus.cc:606] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:05.644321 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:27:05.646297 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:05.647282 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:05.685014  4815 raft_consensus.cc:993] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.685528  4815 raft_consensus.cc:1081] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.687631  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:05.688287  4688 raft_consensus.cc:493] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:05.688545  4688 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.699534  4688 raft_consensus.cc:515] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:05.701948  4688 leader_election.cc:290] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:05.702831  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:05.702947  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cea033d3c1471eacc194af465442fb" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:05.703588  3779 raft_consensus.cc:3055] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:05.703704  3852 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.704003  3779 raft_consensus.cc:740] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:05.706207  3779 consensus_queue.cc:260] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:05.707261  3779 raft_consensus.cc:3060] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.709659  3852 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:05.711215  4531 leader_election.cc:304] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:27:05.712142  4823 raft_consensus.cc:2804] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:05.712625  4823 raft_consensus.cc:697] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:05.713478  4823 consensus_queue.cc:237] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:05.713524  3779 raft_consensus.cc:2468] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:05.719178  4811 raft_consensus.cc:993] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.719673  4811 raft_consensus.cc:1081] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.722877  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:05.723594  4688 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:05.724083  4688 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:05.729162  3531 catalog_manager.cc:5697] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:05.737385  4688 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:05.739318  4688 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:05.740413  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:05.741001  3852 raft_consensus.cc:3055] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:05.741356  3852 raft_consensus.cc:740] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:05.742120  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d41907598842f79faacd1c08d3fa8c" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:05.742735  3712 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:05.742180  3852 consensus_queue.cc:260] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:05.743906  3852 raft_consensus.cc:3060] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:05.750180  3712 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:05.751134  3707 raft_consensus.cc:1240] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Rejecting Update request from peer d316293dad704c0a820707fae2150c49 for earlier term 2. Current term is 3. Ops: []
I20260709 12:27:05.755324  4529 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:05.756240  4823 raft_consensus.cc:2804] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:05.756806  4823 raft_consensus.cc:697] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:05.757791  4823 consensus_queue.cc:237] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue 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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:05.759821  3852 raft_consensus.cc:2468] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:05.769773  3531 catalog_manager.cc:5697] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 2 to 3, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:05.895833  4815 raft_consensus.cc:993] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.896938  4821 raft_consensus.cc:1081] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:05.899498  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:05.900051  4688 raft_consensus.cc:493] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:05.900418  4688 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.906363  4688 raft_consensus.cc:515] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:05.909821  4688 leader_election.cc:290] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:27:05.910621  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:05.911193  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3feaede5bf4a2782dc321b4680c9b7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:05.911710  3712 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.911787  3779 raft_consensus.cc:3055] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:05.912190  3779 raft_consensus.cc:740] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:05.912935  3779 consensus_queue.cc:260] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:05.913990  3779 raft_consensus.cc:3060] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:05.918996  3779 raft_consensus.cc:2468] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:05.919380  3712 raft_consensus.cc:2468] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:05.920243  4528 leader_election.cc:304] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:05.921145  4823 raft_consensus.cc:2804] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:05.921667  4823 raft_consensus.cc:697] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:05.922371  4823 consensus_queue.cc:237] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } }
I20260709 12:27:05.935809  3533 catalog_manager.cc:5697] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:06.045449  4815 raft_consensus.cc:993] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.046113  4861 raft_consensus.cc:1081] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.047735  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:06.048229  4688 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:06.048905  4688 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.058488  4688 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.061060  4688 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:06.062569  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:06.063200  3855 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.063414  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddfeec17ab74a7c84ddb37ea24d3913" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:06.064142  4821 raft_consensus.cc:993] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.064775  3779 raft_consensus.cc:3055] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:06.064953  4821 raft_consensus.cc:1081] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.065234  3779 raft_consensus.cc:740] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:06.066308  3779 consensus_queue.cc:260] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.068589  3779 raft_consensus.cc:3060] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.068549  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40412
I20260709 12:27:06.069399  4688 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:06.069865  4688 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.074736  3855 raft_consensus.cc:2468] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.076452  4531 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:27:06.077981  4822 raft_consensus.cc:2804] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:06.079267  4822 raft_consensus.cc:697] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:06.080649  4822 consensus_queue.cc:237] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.081215  3779 raft_consensus.cc:2468] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.083436  4688 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.088146  4688 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:06.089921  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:06.090137  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbd37e53ee44f5896935571adc13b17" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:06.090745  3855 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.090867  3779 raft_consensus.cc:3055] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:06.091355  3779 raft_consensus.cc:740] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:06.092530  3779 consensus_queue.cc:260] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.099293  3855 raft_consensus.cc:2468] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.099632  3852 raft_consensus.cc:1275] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.103555  3779 raft_consensus.cc:3060] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.106417  4822 consensus_queue.cc:1048] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.106607  4531 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:27:06.107592  4823 raft_consensus.cc:2804] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:06.108064  4823 raft_consensus.cc:697] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:06.109118  4823 consensus_queue.cc:237] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.115130  3779 raft_consensus.cc:2468] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.120186  3533 catalog_manager.cc:5697] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:06.138185  4861 raft_consensus.cc:993] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: : Instructing follower 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:06.139796  4821 raft_consensus.cc:1081] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Signalling peer 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:06.143095  3712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26241113ce5493f9015041196a9e85e"
dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:44744
I20260709 12:27:06.143831  3712 raft_consensus.cc:493] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:06.145171  3712 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.154402  3712 raft_consensus.cc:515] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:06.165192  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:06.165993  3779 raft_consensus.cc:3055] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:06.166657  3779 raft_consensus.cc:740] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9927e2ac02fd42a69421ce33d7654db0, State: Running, Role: LEADER
I20260709 12:27:06.176878  3779 consensus_queue.cc:260] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:06.182439  3779 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.188304  3533 catalog_manager.cc:5697] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:06.208985  3712 leader_election.cc:290] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:06.210954  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26241113ce5493f9015041196a9e85e" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:06.212349  3781 raft_consensus.cc:1275] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.212451  3855 raft_consensus.cc:3060] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.213917  4822 consensus_queue.cc:1048] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.219125  3779 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:06.221889  3675 leader_election.cc:304] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:06.223182  4809 raft_consensus.cc:2804] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:06.225919  4809 raft_consensus.cc:697] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:27:06.227742  4809 consensus_queue.cc:237] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:06.223768  3855 raft_consensus.cc:2468] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:06.249331  3533 catalog_manager.cc:5697] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 1 to 2, leader changed from 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131) to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:06.296674  3855 raft_consensus.cc:1275] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:06.298502  4822 consensus_queue.cc:1048] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:06.308599  3707 raft_consensus.cc:1275] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:06.311724  4822 consensus_queue.cc:1048] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:06.334362  3781 raft_consensus.cc:1275] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.336218  4822 consensus_queue.cc:1048] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.346886  3712 raft_consensus.cc:1275] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.348770  4843 consensus_queue.cc:1048] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.535796  3855 raft_consensus.cc:1275] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.537514  4843 consensus_queue.cc:1048] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.552973  3856 raft_consensus.cc:1275] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.555442  3781 raft_consensus.cc:1275] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.556432  4823 consensus_queue.cc:1048] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.557633  4843 consensus_queue.cc:1048] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.586256  3781 raft_consensus.cc:1275] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.588759  4843 consensus_queue.cc:1048] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.702960 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:06.778050  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:06.779322  3855 raft_consensus.cc:606] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 LEADER]: Received request to transfer leadership to TS 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:06.784087  3855 raft_consensus.cc:1275] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.784533  3856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:06.785194  3856 raft_consensus.cc:606] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:06.787241  4805 consensus_queue.cc:1048] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.789352  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:06.790162  3855 raft_consensus.cc:606] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:06.794512  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:06.795956  3855 raft_consensus.cc:606] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:06.800469  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:06.801307  3855 raft_consensus.cc:606] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:06.802884  3781 raft_consensus.cc:1275] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:06.804664  4809 consensus_queue.cc:1048] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:06.804689 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:27:06.807189 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:06.808068 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:06.883484  4817 raft_consensus.cc:993] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.884572  4817 raft_consensus.cc:1081] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:06.887235  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:06.887879  4688 raft_consensus.cc:493] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:06.888396  4688 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.896715  4688 raft_consensus.cc:515] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.899011  4688 leader_election.cc:290] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:06.900385  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:06.899894  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:06.901273  3852 raft_consensus.cc:3055] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:06.901352  3781 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.901712  3852 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:06.902491  3852 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.903689  3852 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:06.908905  3781 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.910982  4528 leader_election.cc:304] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:06.911525  3852 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:06.911681  4823 raft_consensus.cc:2804] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:06.912285  4823 raft_consensus.cc:697] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:06.913076  4823 consensus_queue.cc:237] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:06.924152  3531 catalog_manager.cc:5697] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:07.018877  4855 raft_consensus.cc:993] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.019364  4855 raft_consensus.cc:1081] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.021756  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:07.022261  4688 raft_consensus.cc:493] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:07.022560  4688 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.028692  4688 raft_consensus.cc:515] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.031349  4688 leader_election.cc:290] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:07.032214  3781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:07.032908  3781 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.032454  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13475f26bc744adeb3791a06ed9745e6" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:07.038548  3852 raft_consensus.cc:3055] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:07.038975  3852 raft_consensus.cc:740] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:07.040786  3852 consensus_queue.cc:260] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.041972  3852 raft_consensus.cc:3060] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.042582  3781 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.043624  4528 leader_election.cc:304] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:07.044677  4823 raft_consensus.cc:2804] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:07.045181  4823 raft_consensus.cc:697] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:07.046157  4823 consensus_queue.cc:237] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.049768  3852 raft_consensus.cc:2468] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.063558  3531 catalog_manager.cc:5697] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:07.066874  4817 raft_consensus.cc:993] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: : Instructing follower 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:07.067440  4876 raft_consensus.cc:1081] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 LEADER]: Signalling peer 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:07.069622  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506"
dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:44752
I20260709 12:27:07.070221  3708 raft_consensus.cc:493] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:07.070623  3708 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:07.079913  3708 raft_consensus.cc:515] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.082192  3708 leader_election.cc:290] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 5 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:07.083734  4688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:27:07.084376  4688 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:07.088955  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10556848530e4fe09a8ef46c3a5e1506" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:07.089529  3852 raft_consensus.cc:3055] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:27:07.090044  3852 raft_consensus.cc:740] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:07.090775  3852 consensus_queue.cc:260] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [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: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.092047  3852 raft_consensus.cc:3060] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:07.092684  4688 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 5.
I20260709 12:27:07.093956  3678 leader_election.cc:304] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [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: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:07.094952  4809 raft_consensus.cc:2804] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:27:07.095467  4809 raft_consensus.cc:697] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 5 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:27:07.096478  4809 consensus_queue.cc:237] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [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: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:07.102715  3852 raft_consensus.cc:2468] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 5.
I20260709 12:27:07.116566  3531 catalog_manager.cc:5697] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 4 to 5, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 5 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:07.144694  4876 raft_consensus.cc:993] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.145179  4855 raft_consensus.cc:1081] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.148456  4688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:07.149085  4688 raft_consensus.cc:493] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:07.149456  4688 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.159255  4688 raft_consensus.cc:515] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:07.271456  4881 raft_consensus.cc:993] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.272535  4881 raft_consensus.cc:1081] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:07.281093  4682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:07.282274  4682 raft_consensus.cc:493] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:07.285557  4682 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.286949  4688 leader_election.cc:290] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:07.288990  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:07.290365  3712 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.315315  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11bcc788eeb643a18d5a4710a2bec3ed" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:07.316311  3856 raft_consensus.cc:3055] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:07.316627  3856 raft_consensus.cc:740] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:07.328197  3856 consensus_queue.cc:260] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:07.343529  3852 raft_consensus.cc:1275] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:07.358650  4823 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:07.356323  4682 raft_consensus.cc:515] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:07.374125  4682 leader_election.cc:290] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:07.376849  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:07.377723  3707 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.380345  3856 raft_consensus.cc:3060] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.393318  3707 raft_consensus.cc:2468] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.399030  3712 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.405939  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f273502620084fc699e5f5a678ddebc7" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:07.407717  3855 raft_consensus.cc:3055] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:07.408385  3855 raft_consensus.cc:740] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:07.413237  3855 consensus_queue.cc:260] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:07.415491  4529 leader_election.cc:304] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:07.424391  3856 raft_consensus.cc:2468] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.436138  4529 leader_election.cc:304] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:07.436144  4843 raft_consensus.cc:2804] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:07.442822  4823 raft_consensus.cc:2804] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:07.446359  4843 raft_consensus.cc:697] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:07.447971  4843 consensus_queue.cc:237] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:07.456655  3855 raft_consensus.cc:3060] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:07.482281  3855 raft_consensus.cc:2468] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 2.
I20260709 12:27:07.492533  3781 raft_consensus.cc:1275] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:07.499936  4822 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:27:07.496531  4823 raft_consensus.cc:697] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:07.514822  4688 raft_consensus.cc:1275] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 5 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:27:07.518187  4893 consensus_queue.cc:1048] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:27:07.608074  3855 raft_consensus.cc:1275] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:07.604921  4823 consensus_queue.cc:237] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:27:07.628441  3750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 77254.3us
I20260709 12:27:07.650806  3855 raft_consensus.cc:1275] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 5 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:27:07.677938  4809 consensus_queue.cc:1048] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:27:07.766582  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 242016us
I20260709 12:27:07.824676  4871 consensus_queue.cc:1048] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
W20260709 12:27:07.829706  4904 log.cc:927] Time spent T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
W20260709 12:27:07.849540  4531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 79447.7us
W20260709 12:27:07.876729  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 104079us
I20260709 12:27:07.983891 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:27:08.073357  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 123046us
W20260709 12:27:08.089653  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 57805.8us
W20260709 12:27:08.092871  4912 log.cc:927] Time spent T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260709 12:27:08.133453  4528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:42881, user_credentials={real_user=slave}} blocked reactor thread for 92403.4us
I20260709 12:27:08.140937  3785 raft_consensus.cc:1275] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:27:08.155045  3826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:37699, user_credentials={real_user=slave}} blocked reactor thread for 110097us
I20260709 12:27:08.176169  3707 raft_consensus.cc:1275] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:08.188773  4908 consensus_queue.cc:1048] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:08.204020  3856 raft_consensus.cc:1275] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:08.208025  3855 raft_consensus.cc:1275] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:27:08.233127  4529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:46407, user_credentials={real_user=slave}} blocked reactor thread for 45100.8us
I20260709 12:27:08.267910  4908 consensus_queue.cc:1048] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:08.267774  3533 catalog_manager.cc:5697] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:08.301482  4926 consensus_queue.cc:1048] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:27:08.319131  4531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 71577.7us
I20260709 12:27:08.347493  4938 consensus_queue.cc:1048] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:08.374788  3710 raft_consensus.cc:1275] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:08.385221  4871 consensus_queue.cc:1048] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:27:08.371222  3752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.132:34163, user_credentials={real_user=slave}} blocked reactor thread for 250394us
I20260709 12:27:08.435865  3535 catalog_manager.cc:5697] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 2 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } }
I20260709 12:27:08.611840  3860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:08.612883  3860 raft_consensus.cc:606] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:08.641405  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:08.642742  3855 raft_consensus.cc:606] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Received request to transfer leadership to TS 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:08.673182  4876 raft_consensus.cc:993] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:08.688669  4881 raft_consensus.cc:1081] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:08.692576  4683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:08.693413  4683 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:08.694144  4683 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:08.710280  3860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547"
dest_uuid: "d316293dad704c0a820707fae2150c49"
mode: GRACEFUL
new_leader_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:43018
I20260709 12:27:08.711227  3860 raft_consensus.cc:606] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Received request to transfer leadership to TS 3cb5c67fec244050b07fc4e0d594da97
I20260709 12:27:08.712836 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:08.714722 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:08.717923 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:08.718248  4817 raft_consensus.cc:993] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: : Instructing follower 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:08.718741  4817 raft_consensus.cc:1081] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Signalling peer 9b627337a6074cbd9c80382176aeb6f4 to start an election
I20260709 12:27:08.721405  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe"
dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
 from {username='slave'} at 127.0.0.1:44752
I20260709 12:27:08.722182  3708 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:08.722571  3708 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:08.735505  3708 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:08.738595  3708 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:08.739979  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:08.740641  3779 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:08.740868  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ac02571a7547369eff34f37acc57fe" candidate_uuid: "9b627337a6074cbd9c80382176aeb6f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:08.746034  3855 raft_consensus.cc:3055] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:08.746598  3855 raft_consensus.cc:740] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:08.750640  3779 raft_consensus.cc:2468] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:08.752844  4683 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:08.754712  3675 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:08.750108  3855 consensus_queue.cc:260] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:08.755837  4935 raft_consensus.cc:2804] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:08.756302  3855 raft_consensus.cc:3060] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:08.756477  4935 raft_consensus.cc:697] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9b627337a6074cbd9c80382176aeb6f4, State: Running, Role: LEADER
I20260709 12:27:08.758496  4935 consensus_queue.cc:237] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:08.766757  3855 raft_consensus.cc:2468] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b627337a6074cbd9c80382176aeb6f4 in term 2.
I20260709 12:27:08.776420  3779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:08.777213  3779 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:08.780591  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f3429e60bc48cba12db38e30dd79bd" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:08.775367  4683 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), d316293dad704c0a820707fae2150c49 (127.31.146.132:34163)
I20260709 12:27:08.781239  3855 raft_consensus.cc:3055] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:08.781649  3855 raft_consensus.cc:740] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:08.784921  3855 consensus_queue.cc:260] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:08.787434  3855 raft_consensus.cc:3060] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:08.793041  3779 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:08.805478  4528 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0; no voters: 
I20260709 12:27:08.805644  3855 raft_consensus.cc:2468] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:08.806478  4909 raft_consensus.cc:2804] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:08.807035  4909 raft_consensus.cc:697] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:08.807989  4909 consensus_queue.cc:237] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue 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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:08.818629  3533 catalog_manager.cc:5697] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 reported cstate change: term changed from 1 to 2, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "9b627337a6074cbd9c80382176aeb6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:08.839674  3533 catalog_manager.cc:5697] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 2 to 3, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:09.175534  3784 raft_consensus.cc:1275] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:09.177244  4917 consensus_queue.cc:1048] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:09.197764  3852 raft_consensus.cc:1275] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Refusing update from remote peer 9b627337a6074cbd9c80382176aeb6f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:09.205416  4923 consensus_queue.cc:1048] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:09.240947  4881 raft_consensus.cc:993] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: : Instructing follower 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:09.241513  4931 raft_consensus.cc:1081] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Signalling peer 3cb5c67fec244050b07fc4e0d594da97 to start an election
I20260709 12:27:09.244714  4683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
 from {username='slave'} at 127.0.0.1:40396
I20260709 12:27:09.245335  4683 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:09.245745  4683 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:09.254211  4683 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:09.256537  4683 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Requested vote from peers d316293dad704c0a820707fae2150c49 (127.31.146.132:34163), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:09.257521  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b627337a6074cbd9c80382176aeb6f4"
I20260709 12:27:09.257869  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc91155b497f4cea866bccc807ba6547" candidate_uuid: "3cb5c67fec244050b07fc4e0d594da97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d316293dad704c0a820707fae2150c49"
I20260709 12:27:09.258258  3708 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:09.258404  3852 raft_consensus.cc:3055] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:09.259090  3852 raft_consensus.cc:740] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:09.260092  3852 consensus_queue.cc:260] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:09.261348  3852 raft_consensus.cc:3060] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:09.267282  3708 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:09.268967  3852 raft_consensus.cc:2468] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5c67fec244050b07fc4e0d594da97 in term 3.
I20260709 12:27:09.270735  4529 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4; no voters: 
I20260709 12:27:09.273002  4822 raft_consensus.cc:2804] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:09.273548  4822 raft_consensus.cc:697] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Becoming Leader. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:09.274737  4822 consensus_queue.cc:237] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Queue 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: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:09.288125  3533 catalog_manager.cc:5697] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 reported cstate change: term changed from 2 to 3, leader changed from d316293dad704c0a820707fae2150c49 (127.31.146.132) to 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129). New cstate: current_term: 3 leader_uuid: "3cb5c67fec244050b07fc4e0d594da97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:09.339965  3784 raft_consensus.cc:1275] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:09.341377  4822 consensus_queue.cc:1048] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:09.365278  3852 raft_consensus.cc:1275] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:09.367982  4963 consensus_queue.cc:1048] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:09.717327  3860 raft_consensus.cc:1275] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:09.718998  4963 consensus_queue.cc:1048] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:09.731320  3708 raft_consensus.cc:1275] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Refusing update from remote peer 3cb5c67fec244050b07fc4e0d594da97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:09.733321  4909 consensus_queue.cc:1048] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:09.829823 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:09.899252  4676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40"
dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
mode: GRACEFUL
new_leader_uuid: "d316293dad704c0a820707fae2150c49"
 from {username='slave'} at 127.0.0.1:39418
I20260709 12:27:09.899978  4676 raft_consensus.cc:606] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Received request to transfer leadership to TS d316293dad704c0a820707fae2150c49
I20260709 12:27:09.901415 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:27:09.903293 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:09.904062 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:10.007047  4964 raft_consensus.cc:993] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97: : Instructing follower d316293dad704c0a820707fae2150c49 to start an election
I20260709 12:27:10.007624  4964 raft_consensus.cc:1081] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Signalling peer d316293dad704c0a820707fae2150c49 to start an election
I20260709 12:27:10.009241  3855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40"
dest_uuid: "d316293dad704c0a820707fae2150c49"
 from {username='slave'} at 127.0.0.1:49158
I20260709 12:27:10.009845  3855 raft_consensus.cc:493] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:10.010179  3855 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:10.016583  3855 raft_consensus.cc:515] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:10.021307  3855 leader_election.cc:290] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 election: Requested vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:10.021248  3784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9927e2ac02fd42a69421ce33d7654db0"
I20260709 12:27:10.022506  3784 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:10.022902  4683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07e1d51861943058ecdb6c1d2c2db40" candidate_uuid: "d316293dad704c0a820707fae2150c49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cb5c67fec244050b07fc4e0d594da97"
I20260709 12:27:10.023732  4683 raft_consensus.cc:3055] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:10.023939  4683 raft_consensus.cc:740] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cb5c67fec244050b07fc4e0d594da97, State: Running, Role: LEADER
I20260709 12:27:10.024821  4683 consensus_queue.cc:260] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:10.025990  4683 raft_consensus.cc:3060] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:10.028663  3784 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 3.
I20260709 12:27:10.030148  3823 leader_election.cc:304] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9927e2ac02fd42a69421ce33d7654db0, d316293dad704c0a820707fae2150c49; no voters: 
I20260709 12:27:10.031073  4876 raft_consensus.cc:2804] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:10.031599  4876 raft_consensus.cc:697] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 3 LEADER]: Becoming Leader. State: Replica: d316293dad704c0a820707fae2150c49, State: Running, Role: LEADER
I20260709 12:27:10.032615  4876 consensus_queue.cc:237] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Queue 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: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:10.033178  4683 raft_consensus.cc:2468] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d316293dad704c0a820707fae2150c49 in term 3.
I20260709 12:27:10.049257  3534 catalog_manager.cc:5697] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 reported cstate change: term changed from 2 to 3, leader changed from 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129) to d316293dad704c0a820707fae2150c49 (127.31.146.132). New cstate: current_term: 3 leader_uuid: "d316293dad704c0a820707fae2150c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:10.467789  4676 raft_consensus.cc:1275] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:10.469980  4876 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:10.483863  3784 raft_consensus.cc:1275] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Refusing update from remote peer d316293dad704c0a820707fae2150c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:10.487558  4881 consensus_queue.cc:1048] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:10.945319 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:10.999250 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:11.000813 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:11.001432 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:11.055368 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:11.105620 32330 tablet_server.cc:179] TabletServer@127.31.146.129:37699 shutting down...
W20260709 12:27:11.150190  3826 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 115 similar messages]
I20260709 12:27:11.156102 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:11.157882 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.159345 32330 raft_consensus.cc:2243] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:27:11.159235  3826 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.161623 32330 raft_consensus.cc:2272] T 8e0d113a5c924fffa486d396e1d4e648 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.164229  3678 consensus_peers.cc:597] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.165119 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.166129 32330 raft_consensus.cc:2243] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.166632 32330 raft_consensus.cc:2272] T 7cae3ee399924b63833e9a2d20c8be35 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.166975  3678 consensus_peers.cc:597] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.169530 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.170368 32330 raft_consensus.cc:2243] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.170847 32330 raft_consensus.cc:2272] T 65d232a4fe08449bae1a0405628d968e P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.173971 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.174588 32330 raft_consensus.cc:2243] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.174961 32330 raft_consensus.cc:2272] T a1172a466675496099d2b25c783fc0aa P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.177985 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.178865 32330 raft_consensus.cc:2243] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.179299 32330 raft_consensus.cc:2272] T 3d031fc82f2445d0b9afacf7aceb9454 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.182078 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.182763 32330 raft_consensus.cc:2243] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.183234 32330 raft_consensus.cc:2272] T b4d46ef8643c4e3f9a9daeab18125046 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.186309 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.187079 32330 raft_consensus.cc:2243] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.188319 32330 raft_consensus.cc:2272] T 9fbd37e53ee44f5896935571adc13b17 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.191107 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.191818 32330 raft_consensus.cc:2243] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.192369 32330 raft_consensus.cc:2272] T c724eed02cdf4fe28b0ed80bc514c734 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.195467 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.196343 32330 raft_consensus.cc:2243] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.196740 32330 raft_consensus.cc:2272] T 27396a14a473481ab8128f9d5c9a843a P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.199111 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.199898 32330 raft_consensus.cc:2243] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.200515 32330 raft_consensus.cc:2272] T b7c341ad017c450ca5a8d026b0482b90 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.202932  3826 consensus_peers.cc:597] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.203882 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.204826 32330 raft_consensus.cc:2243] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.205264 32330 raft_consensus.cc:2272] T 20c4a130851e4e608d87d512f7b77ad2 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.208221 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.208846 32330 raft_consensus.cc:2243] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.209239 32330 raft_consensus.cc:2272] T ba9e17887fd9477a80caeeab47552dd4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.211895 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.212888 32330 raft_consensus.cc:2243] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.213385 32330 raft_consensus.cc:2272] T 9fe59a2e3353464aa15289f0a22061b0 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.215857 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.216643 32330 raft_consensus.cc:2243] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.217506 32330 raft_consensus.cc:2272] T 7566c00de33f42d4a89f039f89d90dc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.220392 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.220921 32330 raft_consensus.cc:2243] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.221311 32330 raft_consensus.cc:2272] T 7993fd3c4a5e4bba909e37f629229225 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.223779 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.224483 32330 raft_consensus.cc:2243] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.224970 32330 raft_consensus.cc:2272] T 5ed5e945fecd4c908dded7da1e885f5d P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.228022 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.228950 32330 raft_consensus.cc:2243] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.230010 32330 raft_consensus.cc:2272] T 416f23261c914d7b9e28d544d1dea792 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.233235 32330 tablet_replica.cc:333] stopping tablet replica
W20260709 12:27:11.233675  3826 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.234378 32330 raft_consensus.cc:2243] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.235447 32330 raft_consensus.cc:2272] T b3d41907598842f79faacd1c08d3fa8c P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.238855 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.239627 32330 raft_consensus.cc:2243] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.240849 32330 raft_consensus.cc:2272] T bfa30e85656246be9ef306fd918e0246 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.241132  3826 consensus_peers.cc:597] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.243656 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.245126 32330 raft_consensus.cc:2243] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.245680 32330 raft_consensus.cc:2272] T 8cd5a66d30b1423b89721f2504bfa1bd P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.249029 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.249843 32330 raft_consensus.cc:2243] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.250424 32330 raft_consensus.cc:2272] T 3568edc71414478bb8d9fe909ef2952b P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.252789  3826 consensus_peers.cc:597] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.253283 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.254022 32330 raft_consensus.cc:2243] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.254575 32330 raft_consensus.cc:2272] T e07e1d51861943058ecdb6c1d2c2db40 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.257671 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.258286 32330 raft_consensus.cc:2243] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.259618 32330 raft_consensus.cc:2272] T befc6fc111464e1eb11fcba8aa8d7129 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.263029 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.263708 32330 raft_consensus.cc:2243] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.264175 32330 raft_consensus.cc:2272] T 762e461b331840b79990bcf7d5462bec P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.266278 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.266885 32330 raft_consensus.cc:2243] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.267689 32330 raft_consensus.cc:2272] T f32d8845fc344dbea67b9f60b25cdee5 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.270534 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.271309 32330 raft_consensus.cc:2243] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.272020 32330 raft_consensus.cc:2272] T a13cf8e9e30f4ef498cb794570fb4f3e P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.275570 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.276439 32330 raft_consensus.cc:2243] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.277040 32330 raft_consensus.cc:2272] T e5cce6b7a4e145699574ba0176b0f4b4 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.279796 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.280433 32330 raft_consensus.cc:2243] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.281215 32330 raft_consensus.cc:2272] T 11bcc788eeb643a18d5a4710a2bec3ed P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.283366 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.283949 32330 raft_consensus.cc:2243] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.284475 32330 raft_consensus.cc:2272] T f00c7845c8d944c08ede7fce49d6fcc6 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.287271 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.287957 32330 raft_consensus.cc:2243] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.288596 32330 raft_consensus.cc:2272] T d44b77ca9803411590fead9ef61487b2 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.291260 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.291855 32330 raft_consensus.cc:2243] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.292292 32330 raft_consensus.cc:2272] T 10556848530e4fe09a8ef46c3a5e1506 P 3cb5c67fec244050b07fc4e0d594da97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.294817 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.295828 32330 raft_consensus.cc:2243] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.296568 32330 raft_consensus.cc:2272] T a2bc5fa060374e7081ed9614bca2bb4c P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.299623 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.300463 32330 raft_consensus.cc:2243] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.301007 32330 raft_consensus.cc:2272] T 0267c0af0e0d46fd9949c8daf4780422 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.303577 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.304307 32330 raft_consensus.cc:2243] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.305356 32330 raft_consensus.cc:2272] T 7132a4a0e82e464e945c7164c0c74bef P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.307830 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.308887 32330 raft_consensus.cc:2243] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:27:11.310062  3752 consensus_peers.cc:597] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.310107 32330 raft_consensus.cc:2272] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.312908 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.313602 32330 raft_consensus.cc:2243] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.314069 32330 raft_consensus.cc:2272] T b03aeb7d66574b27bac2376d4b1c3874 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.316267 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.316823 32330 raft_consensus.cc:2243] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.317245 32330 raft_consensus.cc:2272] T 168e4541992243ecb9a7fbcecf8d7845 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.319344 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.320071 32330 raft_consensus.cc:2243] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.320883 32330 raft_consensus.cc:2272] T f273502620084fc699e5f5a678ddebc7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.323215 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.323957 32330 raft_consensus.cc:2243] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.324710 32330 raft_consensus.cc:2272] T bc91155b497f4cea866bccc807ba6547 P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.327030 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.327682 32330 raft_consensus.cc:2243] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.328191 32330 raft_consensus.cc:2272] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.329850  3678 consensus_peers.cc:597] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: 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:27:11.330929 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.331562 32330 raft_consensus.cc:2243] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.332290 32330 raft_consensus.cc:2272] T 15f3429e60bc48cba12db38e30dd79bd P 3cb5c67fec244050b07fc4e0d594da97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.334709 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.335418 32330 raft_consensus.cc:2243] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.335881 32330 raft_consensus.cc:2272] T a75e0fe841334c0fa16d8859dcfc26a3 P 3cb5c67fec244050b07fc4e0d594da97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.337929 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.338472 32330 raft_consensus.cc:2243] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.339344 32330 raft_consensus.cc:2272] T 7d3feaede5bf4a2782dc321b4680c9b7 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.342149 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.342738 32330 raft_consensus.cc:2243] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.343532 32330 raft_consensus.cc:2272] T f2cea033d3c1471eacc194af465442fb P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.345868 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:11.346381 32330 raft_consensus.cc:2243] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.347277 32330 raft_consensus.cc:2272] T 13475f26bc744adeb3791a06ed9745e6 P 3cb5c67fec244050b07fc4e0d594da97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.370101  3752 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:27:11.380973  3826 consensus_peers.cc:597] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:27:11.391254  3752 consensus_peers.cc:597] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:27:11.396410  3752 consensus_peers.cc:597] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:27:11.408375  3826 consensus_peers.cc:597] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. 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:27:11.416488  3752 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.429674 32330 tablet_server.cc:196] TabletServer@127.31.146.129:37699 shutdown complete.
W20260709 12:27:11.464147  3678 consensus_peers.cc:597] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.470043  3826 consensus_peers.cc:597] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.470567  3826 consensus_peers.cc:597] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.482059  3826 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.502043  3678 consensus_peers.cc:597] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.519174  3678 consensus_peers.cc:597] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.528939  3752 consensus_peers.cc:597] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.555225 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
W20260709 12:27:11.560880  3752 consensus_peers.cc:597] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.569038  3826 consensus_peers.cc:597] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.575714  3750 consensus_peers.cc:597] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.584007  3824 consensus_peers.cc:597] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.588336  3824 consensus_peers.cc:597] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.594146  3752 consensus_peers.cc:597] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.597709  3824 consensus_peers.cc:597] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.604635  3750 consensus_peers.cc:597] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.619750  3678 consensus_peers.cc:597] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:11.620657  3824 consensus_peers.cc:597] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.633142  3752 consensus_peers.cc:597] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.645323 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:27:11.646557  3752 consensus_peers.cc:597] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.647740 32330 tablet_replica.cc:333] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.648835 32330 raft_consensus.cc:2243] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.649442 32330 raft_consensus.cc:2272] T bfa30e85656246be9ef306fd918e0246 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.653554 32330 tablet_replica.cc:333] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.654901 32330 raft_consensus.cc:2243] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.655942 32330 raft_consensus.cc:2272] T 3d031fc82f2445d0b9afacf7aceb9454 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.660347 32330 tablet_replica.cc:333] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
W20260709 12:27:11.660691  3750 consensus_peers.cc:597] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.661265 32330 raft_consensus.cc:2243] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.661896 32330 raft_consensus.cc:2272] T 7132a4a0e82e464e945c7164c0c74bef P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.663844  3752 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.664749 32330 tablet_replica.cc:333] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.665740 32330 raft_consensus.cc:2243] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.667382 32330 raft_consensus.cc:2272] T 62824cd148034b948c1e0b65144ad4fd P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.670637 32330 tablet_replica.cc:333] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.671669 32330 raft_consensus.cc:2243] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.672400 32330 raft_consensus.cc:2272] T b3d41907598842f79faacd1c08d3fa8c P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.674068  3752 consensus_peers.cc:597] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Couldn't send request to peer 3cb5c67fec244050b07fc4e0d594da97. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.675326 32330 tablet_replica.cc:333] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.677049 32330 raft_consensus.cc:2243] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.677606 32330 raft_consensus.cc:2272] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.679605 32330 tablet_replica.cc:333] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.680214 32330 raft_consensus.cc:2243] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.680960 32330 raft_consensus.cc:2272] T 3db26f6c3c2142ca95a10ef533b86488 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.683187 32330 tablet_replica.cc:333] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.683799 32330 raft_consensus.cc:2243] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.684289 32330 raft_consensus.cc:2272] T 7cae3ee399924b63833e9a2d20c8be35 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.686753 32330 tablet_replica.cc:333] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
W20260709 12:27:11.687234  3824 consensus_peers.cc:597] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.687361 32330 raft_consensus.cc:2243] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.687974 32330 raft_consensus.cc:2272] T c724eed02cdf4fe28b0ed80bc514c734 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.689988 32330 tablet_replica.cc:333] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.690630 32330 raft_consensus.cc:2243] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.691536 32330 raft_consensus.cc:2272] T e6f2896c6c4d401a92b8db572dd473e9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.694228 32330 tablet_replica.cc:333] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.695226 32330 raft_consensus.cc:2243] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.696324 32330 raft_consensus.cc:2272] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.699991 32330 tablet_replica.cc:333] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.700636 32330 raft_consensus.cc:2243] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.701627 32330 raft_consensus.cc:2272] T e26241113ce5493f9015041196a9e85e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.705204 32330 tablet_replica.cc:333] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.706044 32330 raft_consensus.cc:2243] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.706600 32330 raft_consensus.cc:2272] T 7566c00de33f42d4a89f039f89d90dc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.708580 32330 tablet_replica.cc:333] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.709260 32330 raft_consensus.cc:2243] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.710058 32330 raft_consensus.cc:2272] T 86ac02571a7547369eff34f37acc57fe P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.711992 32330 tablet_replica.cc:333] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.712586 32330 raft_consensus.cc:2243] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.713158 32330 raft_consensus.cc:2272] T 9fe59a2e3353464aa15289f0a22061b0 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.715520 32330 tablet_replica.cc:333] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.716436 32330 raft_consensus.cc:2243] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.717518 32330 raft_consensus.cc:2272] T 5ed5e945fecd4c908dded7da1e885f5d P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.720782 32330 tablet_replica.cc:333] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
W20260709 12:27:11.720844  3824 consensus_peers.cc:597] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.721644 32330 raft_consensus.cc:2243] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.722302 32330 raft_consensus.cc:2272] T 7993fd3c4a5e4bba909e37f629229225 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.727392 32330 tablet_replica.cc:333] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
W20260709 12:27:11.727244  3750 consensus_peers.cc:597] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.728278 32330 raft_consensus.cc:2243] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.737121 32330 raft_consensus.cc:2272] T 3cfb4de732b24137b3d5262352066def P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.735545  3824 consensus_peers.cc:597] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.741794 32330 tablet_replica.cc:333] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.742548 32330 raft_consensus.cc:2243] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.743467 32330 raft_consensus.cc:2272] T ba9e17887fd9477a80caeeab47552dd4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.745858 32330 tablet_replica.cc:333] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.746652 32330 raft_consensus.cc:2243] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.747574 32330 raft_consensus.cc:2272] T 65d232a4fe08449bae1a0405628d968e P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.750471 32330 tablet_replica.cc:333] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.751216 32330 raft_consensus.cc:2243] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.751798 32330 raft_consensus.cc:2272] T 0267c0af0e0d46fd9949c8daf4780422 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.754521 32330 tablet_replica.cc:333] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.755344 32330 raft_consensus.cc:2243] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.757241 32330 raft_consensus.cc:2272] T dca1bfce91df4449926ca2e621acc8b8 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.759737  3824 consensus_peers.cc:597] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.760651 32330 tablet_replica.cc:333] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.761487 32330 raft_consensus.cc:2243] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:27:11.761497  3824 consensus_peers.cc:597] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: 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:27:11.762106 32330 raft_consensus.cc:2272] T a2bc5fa060374e7081ed9614bca2bb4c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.764321 32330 tablet_replica.cc:333] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.765507 32330 raft_consensus.cc:2243] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.766134 32330 raft_consensus.cc:2272] T d44b77ca9803411590fead9ef61487b2 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.768368 32330 tablet_replica.cc:333] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.769114 32330 raft_consensus.cc:2243] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.770149 32330 raft_consensus.cc:2272] T 10556848530e4fe09a8ef46c3a5e1506 P 9b627337a6074cbd9c80382176aeb6f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.773341 32330 tablet_replica.cc:333] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.774564 32330 raft_consensus.cc:2243] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.775054 32330 raft_consensus.cc:2272] T f00c7845c8d944c08ede7fce49d6fcc6 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.777254 32330 tablet_replica.cc:333] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.777926 32330 raft_consensus.cc:2243] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.778378 32330 raft_consensus.cc:2272] T f273502620084fc699e5f5a678ddebc7 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.780355 32330 tablet_replica.cc:333] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.780975 32330 raft_consensus.cc:2243] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.781391 32330 raft_consensus.cc:2272] T bc91155b497f4cea866bccc807ba6547 P 9b627337a6074cbd9c80382176aeb6f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.783720 32330 tablet_replica.cc:333] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.784443 32330 raft_consensus.cc:2243] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.784963 32330 raft_consensus.cc:2272] T a13cf8e9e30f4ef498cb794570fb4f3e P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.787184 32330 tablet_replica.cc:333] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.787817 32330 raft_consensus.cc:2243] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.788301 32330 raft_consensus.cc:2272] T 11bcc788eeb643a18d5a4710a2bec3ed P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.790484 32330 tablet_replica.cc:333] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.791143 32330 raft_consensus.cc:2243] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.791968 32330 raft_consensus.cc:2272] T e5cce6b7a4e145699574ba0176b0f4b4 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.794570 32330 tablet_replica.cc:333] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.795183 32330 raft_consensus.cc:2243] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.796021 32330 raft_consensus.cc:2272] T b03aeb7d66574b27bac2376d4b1c3874 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.797870 32330 tablet_replica.cc:333] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.798481 32330 raft_consensus.cc:2243] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.799254 32330 raft_consensus.cc:2272] T 2f3ecab47d4c4a35a84d0172a209be90 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.801275 32330 tablet_replica.cc:333] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.802249 32330 raft_consensus.cc:2243] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.803292 32330 raft_consensus.cc:2272] T 762e461b331840b79990bcf7d5462bec P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.806012 32330 tablet_replica.cc:333] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.806773 32330 raft_consensus.cc:2243] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.807832 32330 raft_consensus.cc:2272] T cc941b9d107e4e099fd72876bfb7ed9b P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.810900 32330 tablet_replica.cc:333] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.811986 32330 raft_consensus.cc:2243] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.812525 32330 raft_consensus.cc:2272] T bebd36f4d9ae4ef088c352d6ff852c2c P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.815698 32330 tablet_replica.cc:333] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.816555 32330 raft_consensus.cc:2243] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.817317 32330 raft_consensus.cc:2272] T b7c341ad017c450ca5a8d026b0482b90 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.820115 32330 tablet_replica.cc:333] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.820993 32330 raft_consensus.cc:2243] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.821614 32330 raft_consensus.cc:2272] T 27396a14a473481ab8128f9d5c9a843a P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.824409 32330 tablet_replica.cc:333] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.825178 32330 raft_consensus.cc:2243] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.825763 32330 raft_consensus.cc:2272] T 20c4a130851e4e608d87d512f7b77ad2 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.828552 32330 tablet_replica.cc:333] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.829349 32330 raft_consensus.cc:2243] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.829924 32330 raft_consensus.cc:2272] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.832720 32330 tablet_replica.cc:333] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.834213 32330 raft_consensus.cc:2243] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.835142 32330 raft_consensus.cc:2272] T 29cb8111b5f54cc582bdab917598cfcd P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.838660 32330 tablet_replica.cc:333] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.839591 32330 raft_consensus.cc:2243] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:11.840816 32330 raft_consensus.cc:2272] T 636b48bcaec546739259bb1d3ebfddfe P 9b627337a6074cbd9c80382176aeb6f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.843739 32330 tablet_replica.cc:333] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.844491 32330 raft_consensus.cc:2243] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.845153 32330 raft_consensus.cc:2272] T b4d46ef8643c4e3f9a9daeab18125046 P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:11.848940 32330 tablet_replica.cc:333] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4: stopping tablet replica
I20260709 12:27:11.849725 32330 raft_consensus.cc:2243] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:11.850304 32330 raft_consensus.cc:2272] T 3568edc71414478bb8d9fe909ef2952b P 9b627337a6074cbd9c80382176aeb6f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:11.858243  3824 consensus_peers.cc:597] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.903208  3750 consensus_peers.cc:597] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.908840  3750 consensus_peers.cc:597] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.932284  3750 consensus_peers.cc:597] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.937644  3750 consensus_peers.cc:597] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. 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:27:11.950444  3750 consensus_peers.cc:597] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:11.963503 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
W20260709 12:27:11.974010  3750 consensus_peers.cc:597] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:12.030519  3824 consensus_peers.cc:597] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:12.043896  3750 consensus_peers.cc:597] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 -> Peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Couldn't send request to peer 9b627337a6074cbd9c80382176aeb6f4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:12.069003 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
W20260709 12:27:12.130541  3823 consensus_peers.cc:597] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. 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:27:12.158874  3823 consensus_peers.cc:597] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. Status: 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:27:12.162520 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:12.173913 32330 tablet_replica.cc:333] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.174702 32330 raft_consensus.cc:2243] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.175257 32330 raft_consensus.cc:2272] T 7132a4a0e82e464e945c7164c0c74bef P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.178480 32330 tablet_replica.cc:333] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.179307 32330 raft_consensus.cc:2243] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.179975 32330 raft_consensus.cc:2272] T 62824cd148034b948c1e0b65144ad4fd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.183269 32330 tablet_replica.cc:333] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.184257 32330 raft_consensus.cc:2243] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.184899 32330 raft_consensus.cc:2272] T 3db26f6c3c2142ca95a10ef533b86488 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.188897 32330 tablet_replica.cc:333] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.189751 32330 raft_consensus.cc:2243] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.190284 32330 raft_consensus.cc:2272] T 9fbd37e53ee44f5896935571adc13b17 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.192763 32330 tablet_replica.cc:333] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.193805 32330 raft_consensus.cc:2243] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.194372 32330 raft_consensus.cc:2272] T 7d3feaede5bf4a2782dc321b4680c9b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.197429 32330 tablet_replica.cc:333] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.198571 32330 raft_consensus.cc:2243] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.199210 32330 raft_consensus.cc:2272] T e6f2896c6c4d401a92b8db572dd473e9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.203923 32330 tablet_replica.cc:333] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.204828 32330 raft_consensus.cc:2243] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.205919 32330 raft_consensus.cc:2272] T c724eed02cdf4fe28b0ed80bc514c734 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.208148 32330 tablet_replica.cc:333] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.208938 32330 raft_consensus.cc:2243] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.209623 32330 raft_consensus.cc:2272] T e26241113ce5493f9015041196a9e85e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.213560 32330 tablet_replica.cc:333] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.214476 32330 raft_consensus.cc:2243] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.215746 32330 raft_consensus.cc:2272] T 7566c00de33f42d4a89f039f89d90dc7 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.219399 32330 tablet_replica.cc:333] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.220564 32330 raft_consensus.cc:2243] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.221026 32330 raft_consensus.cc:2272] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.223538 32330 tablet_replica.cc:333] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.224174 32330 raft_consensus.cc:2243] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.224788 32330 raft_consensus.cc:2272] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.227063 32330 tablet_replica.cc:333] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.227775 32330 raft_consensus.cc:2243] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.228252 32330 raft_consensus.cc:2272] T 15f3429e60bc48cba12db38e30dd79bd P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.230952 32330 tablet_replica.cc:333] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.231565 32330 raft_consensus.cc:2243] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.232331 32330 raft_consensus.cc:2272] T 3cfb4de732b24137b3d5262352066def P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.235380 32330 tablet_replica.cc:333] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.236091 32330 raft_consensus.cc:2243] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.236599 32330 raft_consensus.cc:2272] T ba9e17887fd9477a80caeeab47552dd4 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.239162 32330 tablet_replica.cc:333] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.240329 32330 raft_consensus.cc:2243] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.240857 32330 raft_consensus.cc:2272] T 65d232a4fe08449bae1a0405628d968e P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.243400 32330 tablet_replica.cc:333] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.244571 32330 raft_consensus.cc:2243] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.245684 32330 raft_consensus.cc:2272] T 3d031fc82f2445d0b9afacf7aceb9454 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.248019 32330 tablet_replica.cc:333] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.249413 32330 raft_consensus.cc:2243] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.250106  4979 raft_consensus.cc:493] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.250810 32330 raft_consensus.cc:2272] T a1172a466675496099d2b25c783fc0aa P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.250763  4979 raft_consensus.cc:515] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:12.254267  4979 leader_election.cc:290] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:12.254769 32330 tablet_replica.cc:333] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.255638 32330 raft_consensus.cc:2243] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.256127 32330 raft_consensus.cc:2272] T dca1bfce91df4449926ca2e621acc8b8 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.257000  3823 leader_election.cc:336] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:27:12.258846  3826 leader_election.cc:336] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:27:12.259236  3826 leader_election.cc:304] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:27:12.259791 32330 tablet_replica.cc:333] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.260267  4979 raft_consensus.cc:2749] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.260939 32330 raft_consensus.cc:2243] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.262323 32330 raft_consensus.cc:2272] T a2bc5fa060374e7081ed9614bca2bb4c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.264366 32330 tablet_replica.cc:333] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.265421 32330 raft_consensus.cc:2243] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.266062 32330 raft_consensus.cc:2272] T f32d8845fc344dbea67b9f60b25cdee5 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.268690 32330 tablet_replica.cc:333] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.269493 32330 raft_consensus.cc:2243] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.270493 32330 raft_consensus.cc:2272] T a13cf8e9e30f4ef498cb794570fb4f3e P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.274201 32330 tablet_replica.cc:333] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.274933 32330 raft_consensus.cc:2243] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.275547 32330 raft_consensus.cc:2272] T e5cce6b7a4e145699574ba0176b0f4b4 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.278187 32330 tablet_replica.cc:333] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.278939 32330 raft_consensus.cc:2243] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.279428 32330 raft_consensus.cc:2272] T 8e0d113a5c924fffa486d396e1d4e648 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.282058 32330 tablet_replica.cc:333] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.282749 32330 raft_consensus.cc:2243] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.283322 32330 raft_consensus.cc:2272] T 2f3ecab47d4c4a35a84d0172a209be90 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.284976  3823 consensus_peers.cc:597] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. Status: 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:27:12.286265 32330 tablet_replica.cc:333] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.286973 32330 raft_consensus.cc:2243] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.287498 32330 raft_consensus.cc:2272] T cc941b9d107e4e099fd72876bfb7ed9b P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.290375 32330 tablet_replica.cc:333] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.291168 32330 raft_consensus.cc:2243] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.292199 32330 raft_consensus.cc:2272] T bebd36f4d9ae4ef088c352d6ff852c2c P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.294659 32330 tablet_replica.cc:333] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.295572 32330 raft_consensus.cc:2243] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.296499 32330 raft_consensus.cc:2272] T 27396a14a473481ab8128f9d5c9a843a P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.298776 32330 tablet_replica.cc:333] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.299259 32330 raft_consensus.cc:2243] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.299643 32330 raft_consensus.cc:2272] T e07e1d51861943058ecdb6c1d2c2db40 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.301321 32330 tablet_replica.cc:333] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.301926 32330 raft_consensus.cc:2243] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.302337 32330 raft_consensus.cc:2272] T 86ac02571a7547369eff34f37acc57fe P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.304482 32330 tablet_replica.cc:333] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.305183 32330 raft_consensus.cc:2243] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.305737 32330 raft_consensus.cc:2272] T befc6fc111464e1eb11fcba8aa8d7129 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.308020  3823 consensus_peers.cc:597] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. Status: 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:27:12.308081 32330 tablet_replica.cc:333] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.309234 32330 raft_consensus.cc:2243] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.310262 32330 raft_consensus.cc:2272] T 3568edc71414478bb8d9fe909ef2952b P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.312541 32330 tablet_replica.cc:333] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.313149 32330 raft_consensus.cc:2243] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.313709 32330 raft_consensus.cc:2272] T f2cea033d3c1471eacc194af465442fb P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.316780 32330 tablet_replica.cc:333] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.317353 32330 raft_consensus.cc:2243] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.317878 32330 raft_consensus.cc:2272] T 13475f26bc744adeb3791a06ed9745e6 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.320981 32330 tablet_replica.cc:333] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.321678 32330 raft_consensus.cc:2243] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.322952 32330 raft_consensus.cc:2272] T a75e0fe841334c0fa16d8859dcfc26a3 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.325268 32330 tablet_replica.cc:333] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.325827 32330 raft_consensus.cc:2243] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.326536 32330 raft_consensus.cc:2272] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.328507 32330 tablet_replica.cc:333] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.329048 32330 raft_consensus.cc:2243] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.329942 32330 raft_consensus.cc:2272] T b4d46ef8643c4e3f9a9daeab18125046 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.332381 32330 tablet_replica.cc:333] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.333473 32330 raft_consensus.cc:2243] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.334070 32330 raft_consensus.cc:2272] T 5ed5e945fecd4c908dded7da1e885f5d P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.336210 32330 tablet_replica.cc:333] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.336897 32330 raft_consensus.cc:2243] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.337440 32330 raft_consensus.cc:2272] T 416f23261c914d7b9e28d544d1dea792 P 9927e2ac02fd42a69421ce33d7654db0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.340247 32330 tablet_replica.cc:333] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.340813 32330 raft_consensus.cc:2243] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.341240 32330 raft_consensus.cc:2272] T 29cb8111b5f54cc582bdab917598cfcd P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.343508 32330 tablet_replica.cc:333] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.344097 32330 raft_consensus.cc:2243] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.344817 32330 raft_consensus.cc:2272] T 8cd5a66d30b1423b89721f2504bfa1bd P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.346747 32330 tablet_replica.cc:333] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.347313 32330 raft_consensus.cc:2243] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.347795 32330 raft_consensus.cc:2272] T 636b48bcaec546739259bb1d3ebfddfe P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.350152 32330 tablet_replica.cc:333] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.351020 32330 raft_consensus.cc:2243] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.351485 32330 raft_consensus.cc:2272] T 6ddfeec17ab74a7c84ddb37ea24d3913 P 9927e2ac02fd42a69421ce33d7654db0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.353420 32330 tablet_replica.cc:333] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.353969 32330 raft_consensus.cc:2243] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.354655 32330 raft_consensus.cc:2272] T 168e4541992243ecb9a7fbcecf8d7845 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.355466  4979 raft_consensus.cc:493] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.356076  4979 raft_consensus.cc:515] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:12.356977 32330 tablet_replica.cc:333] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0: stopping tablet replica
I20260709 12:27:12.357687 32330 raft_consensus.cc:2243] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.358184 32330 raft_consensus.cc:2272] T b03aeb7d66574b27bac2376d4b1c3874 P 9927e2ac02fd42a69421ce33d7654db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.358311  4979 leader_election.cc:290] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:27:12.361538  3823 leader_election.cc:336] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:27:12.362231  3826 leader_election.cc:336] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:27:12.362703  3826 leader_election.cc:304] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:27:12.363474  4979 raft_consensus.cc:2749] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:27:12.413090  3823 consensus_peers.cc:597] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. Status: 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:27:12.436964  4979 raft_consensus.cc:493] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.437659  4979 raft_consensus.cc:515] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:12.440917  4979 leader_election.cc:290] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
W20260709 12:27:12.442848  3823 consensus_peers.cc:597] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 -> Peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Couldn't send request to peer 9927e2ac02fd42a69421ce33d7654db0. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:12.444998  3826 leader_election.cc:336] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:27:12.448043  3823 leader_election.cc:336] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.448482  3823 leader_election.cc:304] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
I20260709 12:27:12.449486  4979 raft_consensus.cc:2749] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.450029 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:27:12.471441  4983 raft_consensus.cc:493] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.472235  4983 raft_consensus.cc:515] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:12.476330  4983 leader_election.cc:290] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:27:12.479517  3826 leader_election.cc:336] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:27:12.480288  3824 leader_election.cc:336] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
I20260709 12:27:12.480813  3824 leader_election.cc:304] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.481509  4983 raft_consensus.cc:2749] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:27:12.527798 32330 tablet_server.cc:179] TabletServer@127.31.146.132:0 shutting down...
I20260709 12:27:12.561067  4983 raft_consensus.cc:493] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.562098  4983 raft_consensus.cc:515] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:12.563257  4979 raft_consensus.cc:493] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.564628  4983 leader_election.cc:290] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:12.564658  4979 raft_consensus.cc:515] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
W20260709 12:27:12.570654  3823 leader_election.cc:336] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.572466  4979 leader_election.cc:290] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:27:12.576584  3826 leader_election.cc:336] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:27:12.576995  3824 leader_election.cc:336] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
I20260709 12:27:12.577069  3826 leader_election.cc:304] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:27:12.578871  3826 leader_election.cc:336] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
I20260709 12:27:12.579500  3826 leader_election.cc:304] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.580282  4983 raft_consensus.cc:2749] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.581067  4876 raft_consensus.cc:2749] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.581192  4983 raft_consensus.cc:493] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.581832  4983 raft_consensus.cc:515] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:12.583967  4983 leader_election.cc:290] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
W20260709 12:27:12.588637  3826 leader_election.cc:336] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:27:12.589356  3824 leader_election.cc:336] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
I20260709 12:27:12.589866  3824 leader_election.cc:304] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.590981  4983 raft_consensus.cc:2749] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:27:12.594414  4983 raft_consensus.cc:493] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.595268  4983 raft_consensus.cc:515] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } }
I20260709 12:27:12.596982 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:12.598099  4983 leader_election.cc:290] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699), 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407)
I20260709 12:27:12.598806 32330 tablet_replica.cc:333] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.600073 32330 raft_consensus.cc:2243] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.600813 32330 raft_consensus.cc:2272] T bfa30e85656246be9ef306fd918e0246 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.603076  3826 leader_election.cc:336] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Network error: Client connection negotiation failed: client connection to 127.31.146.129:37699: connect: Connection refused (error 111)
W20260709 12:27:12.603878  3824 leader_election.cc:336] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
I20260709 12:27:12.604007 32330 tablet_replica.cc:333] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.604408  3824 leader_election.cc:304] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.604892 32330 raft_consensus.cc:2243] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.605188  4979 raft_consensus.cc:493] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.605657  4983 raft_consensus.cc:2749] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.605792  4979 raft_consensus.cc:515] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } }
I20260709 12:27:12.606575 32330 raft_consensus.cc:2272] T 62824cd148034b948c1e0b65144ad4fd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.608273  4979 leader_election.cc:290] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:12.609165 32330 tablet_replica.cc:333] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.610016 32330 raft_consensus.cc:2243] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.610594 32330 raft_consensus.cc:2272] T b3d41907598842f79faacd1c08d3fa8c P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.612998  3823 leader_election.cc:336] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.613756 32330 tablet_replica.cc:333] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.614445 32330 raft_consensus.cc:2243] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.615198 32330 raft_consensus.cc:2272] T 3db26f6c3c2142ca95a10ef533b86488 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.617266 32330 tablet_replica.cc:333] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.618189 32330 raft_consensus.cc:2243] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.618848 32330 raft_consensus.cc:2272] T 9fbd37e53ee44f5896935571adc13b17 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.620682 32330 tablet_replica.cc:333] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.621295 32330 raft_consensus.cc:2243] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.621917 32330 raft_consensus.cc:2272] T 6ddfeec17ab74a7c84ddb37ea24d3913 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.624502 32330 tablet_replica.cc:333] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.625206 32330 raft_consensus.cc:2243] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.625698 32330 raft_consensus.cc:2272] T 168e4541992243ecb9a7fbcecf8d7845 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.627593 32330 tablet_replica.cc:333] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.628183 32330 raft_consensus.cc:2243] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.628612 32330 raft_consensus.cc:2272] T 3cfb4de732b24137b3d5262352066def P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.630877 32330 tablet_replica.cc:333] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.631582 32330 raft_consensus.cc:2243] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.632261 32330 raft_consensus.cc:2272] T 7cae3ee399924b63833e9a2d20c8be35 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.634450 32330 tablet_replica.cc:333] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.635073 32330 raft_consensus.cc:2243] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.635507 32330 raft_consensus.cc:2272] T e6f2896c6c4d401a92b8db572dd473e9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.638303 32330 tablet_replica.cc:333] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.638953 32330 raft_consensus.cc:2243] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.639412 32330 raft_consensus.cc:2272] T 11bcc788eeb643a18d5a4710a2bec3ed P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.641589 32330 tablet_replica.cc:333] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.642210 32330 raft_consensus.cc:2243] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.642735 32330 raft_consensus.cc:2272] T e26241113ce5493f9015041196a9e85e P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.644722 32330 tablet_replica.cc:333] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.645304 32330 raft_consensus.cc:2243] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.645753 32330 raft_consensus.cc:2272] T 52b5240bb4e14dc888ae0e7ccf5f19e1 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.647836 32330 tablet_replica.cc:333] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.648582 32330 raft_consensus.cc:2243] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.649101 32330 raft_consensus.cc:2272] T 15f3429e60bc48cba12db38e30dd79bd P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.651298 32330 tablet_replica.cc:333] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.652395 32330 raft_consensus.cc:2243] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.653218 32330 raft_consensus.cc:2272] T b5fa0b3fdfb24fbea0b6560b06bd41b7 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.655304 32330 tablet_replica.cc:333] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.655962 32330 raft_consensus.cc:2243] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.656462 32330 raft_consensus.cc:2272] T a1172a466675496099d2b25c783fc0aa P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.658721 32330 tablet_replica.cc:333] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.659274 32330 raft_consensus.cc:2243] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.659740 32330 raft_consensus.cc:2272] T f273502620084fc699e5f5a678ddebc7 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.661821 32330 tablet_replica.cc:333] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.662379 32330 raft_consensus.cc:2243] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.662803 32330 raft_consensus.cc:2272] T bc91155b497f4cea866bccc807ba6547 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.664054  4979 raft_consensus.cc:493] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9b627337a6074cbd9c80382176aeb6f4)
I20260709 12:27:12.664778  4979 raft_consensus.cc:515] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:12.665190 32330 tablet_replica.cc:333] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.666523 32330 raft_consensus.cc:2243] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.667089 32330 raft_consensus.cc:2272] T a75e0fe841334c0fa16d8859dcfc26a3 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.667354  4979 leader_election.cc:290] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:27:12.669945 32330 tablet_replica.cc:333] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.671048 32330 raft_consensus.cc:2243] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.671613 32330 raft_consensus.cc:2272] T c11f8d56cd4f4c5889a9cea06bdbd4c9 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.671525  3824 leader_election.cc:336] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
W20260709 12:27:12.672776  3823 leader_election.cc:336] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.673244  3823 leader_election.cc:304] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.674044  4979 raft_consensus.cc:2749] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:12.674867 32330 tablet_replica.cc:333] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.675755 32330 raft_consensus.cc:2243] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.676698 32330 raft_consensus.cc:2272] T d44b77ca9803411590fead9ef61487b2 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.679543 32330 tablet_replica.cc:333] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.680334 32330 raft_consensus.cc:2243] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.681180 32330 raft_consensus.cc:2272] T f00c7845c8d944c08ede7fce49d6fcc6 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.684984 32330 tablet_replica.cc:333] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.686141 32330 raft_consensus.cc:2243] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.686748 32330 raft_consensus.cc:2272] T 10556848530e4fe09a8ef46c3a5e1506 P d316293dad704c0a820707fae2150c49 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.689081 32330 tablet_replica.cc:333] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.690052 32330 raft_consensus.cc:2243] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.690618 32330 raft_consensus.cc:2272] T bebd36f4d9ae4ef088c352d6ff852c2c P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.692941 32330 tablet_replica.cc:333] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.694269 32330 raft_consensus.cc:2243] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.695327 32330 raft_consensus.cc:2272] T b7c341ad017c450ca5a8d026b0482b90 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.698139 32330 tablet_replica.cc:333] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.698751 32330 raft_consensus.cc:2243] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.699194 32330 raft_consensus.cc:2272] T f2cea033d3c1471eacc194af465442fb P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.700834  4979 raft_consensus.cc:493] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3cb5c67fec244050b07fc4e0d594da97)
I20260709 12:27:12.701166 32330 tablet_replica.cc:333] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.701362  4979 raft_consensus.cc:515] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "3cb5c67fec244050b07fc4e0d594da97" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 37699 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:12.701905 32330 raft_consensus.cc:2243] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.702498 32330 raft_consensus.cc:2272] T 13475f26bc744adeb3791a06ed9745e6 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.703598  4979 leader_election.cc:290] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881), 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699)
I20260709 12:27:12.705212 32330 tablet_replica.cc:333] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.706070 32330 raft_consensus.cc:2243] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.706530 32330 raft_consensus.cc:2272] T 8cd5a66d30b1423b89721f2504bfa1bd P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.707751  3823 leader_election.cc:336] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.708722 32330 tablet_replica.cc:333] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.709319 32330 raft_consensus.cc:2243] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.710072 32330 raft_consensus.cc:2272] T 29cb8111b5f54cc582bdab917598cfcd P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.712404 32330 tablet_replica.cc:333] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.713249 32330 raft_consensus.cc:2243] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.714087 32330 raft_consensus.cc:2272] T 636b48bcaec546739259bb1d3ebfddfe P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.717504 32330 tablet_replica.cc:333] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.718210 32330 raft_consensus.cc:2243] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.719017 32330 raft_consensus.cc:2272] T e07e1d51861943058ecdb6c1d2c2db40 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.721107 32330 tablet_replica.cc:333] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.721781 32330 raft_consensus.cc:2243] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.722779 32330 raft_consensus.cc:2272] T befc6fc111464e1eb11fcba8aa8d7129 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.725035 32330 tablet_replica.cc:333] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.725759 32330 raft_consensus.cc:2243] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.726331 32330 raft_consensus.cc:2272] T 86ac02571a7547369eff34f37acc57fe P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.728178 32330 tablet_replica.cc:333] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.728736 32330 raft_consensus.cc:2243] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.729512 32330 raft_consensus.cc:2272] T 20c4a130851e4e608d87d512f7b77ad2 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.731566 32330 tablet_replica.cc:333] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.732110 32330 raft_consensus.cc:2243] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.732833 32330 raft_consensus.cc:2272] T 7993fd3c4a5e4bba909e37f629229225 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.734688 32330 tablet_replica.cc:333] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.735234 32330 raft_consensus.cc:2243] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.735659 32330 raft_consensus.cc:2272] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.737437 32330 tablet_replica.cc:333] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.738435 32330 raft_consensus.cc:2243] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.738868 32330 raft_consensus.cc:2272] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.740727 32330 tablet_replica.cc:333] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.741257 32330 raft_consensus.cc:2243] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.742025 32330 raft_consensus.cc:2272] T 9fe59a2e3353464aa15289f0a22061b0 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.744339 32330 tablet_replica.cc:333] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.744902 32330 raft_consensus.cc:2243] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:12.745401  4979 raft_consensus.cc:493] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b627337a6074cbd9c80382176aeb6f4)
I20260709 12:27:12.746295  4979 raft_consensus.cc:515] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b627337a6074cbd9c80382176aeb6f4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 46407 } } peers { permanent_uuid: "9927e2ac02fd42a69421ce33d7654db0" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 42881 } } peers { permanent_uuid: "d316293dad704c0a820707fae2150c49" member_type: VOTER last_known_addr { host: "127.31.146.132" port: 34163 } }
I20260709 12:27:12.748041 32330 raft_consensus.cc:2272] T 0267c0af0e0d46fd9949c8daf4780422 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.748873  4979 leader_election.cc:290] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407), 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881)
I20260709 12:27:12.750867 32330 tablet_replica.cc:333] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.751538 32330 raft_consensus.cc:2243] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.752066 32330 raft_consensus.cc:2272] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:12.753072  3824 leader_election.cc:336] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b627337a6074cbd9c80382176aeb6f4 (127.31.146.130:46407): Network error: Client connection negotiation failed: client connection to 127.31.146.130:46407: connect: Connection refused (error 111)
W20260709 12:27:12.753762  3823 leader_election.cc:336] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9927e2ac02fd42a69421ce33d7654db0 (127.31.146.131:42881): Network error: Client connection negotiation failed: client connection to 127.31.146.131:42881: connect: Connection refused (error 111)
I20260709 12:27:12.754241  3823 leader_election.cc:304] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 9927e2ac02fd42a69421ce33d7654db0, 9b627337a6074cbd9c80382176aeb6f4
I20260709 12:27:12.754737 32330 tablet_replica.cc:333] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49: stopping tablet replica
W20260709 12:27:12.754920  3823 raft_consensus.cc:2686] T dca1bfce91df4449926ca2e621acc8b8 P d316293dad704c0a820707fae2150c49: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:27:12.755666 32330 raft_consensus.cc:2243] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.756497 32330 raft_consensus.cc:2272] T cc941b9d107e4e099fd72876bfb7ed9b P d316293dad704c0a820707fae2150c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.758625 32330 tablet_replica.cc:333] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.759151 32330 raft_consensus.cc:2243] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.759593 32330 raft_consensus.cc:2272] T 762e461b331840b79990bcf7d5462bec P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.761358 32330 tablet_replica.cc:333] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.762087 32330 raft_consensus.cc:2243] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.762609 32330 raft_consensus.cc:2272] T 2f3ecab47d4c4a35a84d0172a209be90 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:12.764416 32330 tablet_replica.cc:333] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49: stopping tablet replica
I20260709 12:27:12.764932 32330 raft_consensus.cc:2243] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:12.765367 32330 raft_consensus.cc:2272] T 8e0d113a5c924fffa486d396e1d4e648 P d316293dad704c0a820707fae2150c49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:13.137221  3824 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:27:13.540082  3824 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:27:13.630437  3826 leader_election.cc:336] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Service unavailable: Unable to start connection negotiation thread: The pool has been shut down.
I20260709 12:27:13.630787  3826 leader_election.cc:304] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49 [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: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:27:13.631202  3826 raft_consensus.cc:2686] T 416f23261c914d7b9e28d544d1dea792 P d316293dad704c0a820707fae2150c49: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:27:13.634819 32330 leader_election.cc:336] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cb5c67fec244050b07fc4e0d594da97 (127.31.146.129:37699): Aborted: reactor is shutting down (error 108)
I20260709 12:27:13.635165 32330 leader_election.cc:304] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d316293dad704c0a820707fae2150c49; no voters: 3cb5c67fec244050b07fc4e0d594da97, 9927e2ac02fd42a69421ce33d7654db0
W20260709 12:27:13.635582 32330 raft_consensus.cc:2686] T f32d8845fc344dbea67b9f60b25cdee5 P d316293dad704c0a820707fae2150c49: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:27:13.681778 32330 tablet_server.cc:196] TabletServer@127.31.146.132:0 shutdown complete.
I20260709 12:27:13.746686 32330 master.cc:562] Master@127.31.146.190:39717 shutting down...
I20260709 12:27:13.782109 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:13.782657 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:13.783058 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P ada92ec08e19449997d0928a1b6fc394: stopping tablet replica
I20260709 12:27:13.846961 32330 master.cc:584] Master@127.31.146.190:39717 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (42180 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:27:13.976126 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:40379
I20260709 12:27:13.977447 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:13.986147  4997 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:27:13.987627  5000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:27:13.987983  4998 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:27:13.988116 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:13.989539 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:13.989835 32330 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:27:13.990028 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600033990012 us; error 0 us; skew 500 ppm
I20260709 12:27:13.990578 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:13.994205 32330 webserver.cc:533] Webserver started at http://127.31.146.190:38093/ using document root <none> and password file <none>
I20260709 12:27:13.994817 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:13.995064 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:13.995383 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:13.996682 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "c0b8ce1ba191499199c185a64640b5b2"
format_stamp: "Formatted at 2026-07-09 12:27:13 on dist-test-slave-0cmf"
I20260709 12:27:14.001848 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:27:14.005524  5005 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:27:14.006567 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:27:14.006824 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "c0b8ce1ba191499199c185a64640b5b2"
format_stamp: "Formatted at 2026-07-09 12:27:13 on dist-test-slave-0cmf"
I20260709 12:27:14.007090 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-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:27:14.031322 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:14.032552 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:14.083180 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:40379
I20260709 12:27:14.083321  5056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:40379 every 8 connection(s)
I20260709 12:27:14.087618  5057 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:27:14.099128  5057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2: Bootstrap starting.
I20260709 12:27:14.104866  5057 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:14.110587  5057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2: No bootstrap required, opened a new log
I20260709 12:27:14.113260  5057 raft_consensus.cc:359] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER }
I20260709 12:27:14.113758  5057 raft_consensus.cc:385] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:14.114176  5057 raft_consensus.cc:740] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0b8ce1ba191499199c185a64640b5b2, State: Initialized, Role: FOLLOWER
I20260709 12:27:14.114953  5057 consensus_queue.cc:260] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER }
I20260709 12:27:14.115542  5057 raft_consensus.cc:399] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:27:14.115855  5057 raft_consensus.cc:493] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:27:14.116168  5057 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:14.121647  5057 raft_consensus.cc:515] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER }
I20260709 12:27:14.122285  5057 leader_election.cc:304] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [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: c0b8ce1ba191499199c185a64640b5b2; no voters: 
I20260709 12:27:14.123524  5057 leader_election.cc:290] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:27:14.124025  5060 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:14.125433  5060 raft_consensus.cc:697] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 1 LEADER]: Becoming Leader. State: Replica: c0b8ce1ba191499199c185a64640b5b2, State: Running, Role: LEADER
I20260709 12:27:14.126169  5060 consensus_queue.cc:237] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [LEADER]: Queue going to LEADER mode. State: All 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: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER }
I20260709 12:27:14.126641  5057 sys_catalog.cc:565] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:27:14.132766  5062 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c0b8ce1ba191499199c185a64640b5b2. Latest consensus state: current_term: 1 leader_uuid: "c0b8ce1ba191499199c185a64640b5b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER } }
I20260709 12:27:14.132754  5061 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c0b8ce1ba191499199c185a64640b5b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0b8ce1ba191499199c185a64640b5b2" member_type: VOTER } }
I20260709 12:27:14.134090  5062 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:14.134136  5061 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:14.140627  5068 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:27:14.145773  5068 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:27:14.148526 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:27:14.157691  5068 catalog_manager.cc:1383] Generated new cluster ID: e4a38823131e49a098343b54e065f4d4
I20260709 12:27:14.158022  5068 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:27:14.174743  5068 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:27:14.176818  5068 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:27:14.195283  5068 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2: Generated new TSK 0
I20260709 12:27:14.196135  5068 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:27:14.216756 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:14.224040  5078 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:27:14.225190  5079 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:27:14.229503  5081 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:27:14.229715 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:14.231091 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:14.231362 32330 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:27:14.231541 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600034231518 us; error 0 us; skew 500 ppm
I20260709 12:27:14.232088 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:14.235289 32330 webserver.cc:533] Webserver started at http://127.31.146.129:46373/ using document root <none> and password file <none>
I20260709 12:27:14.236001 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:14.236260 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:14.236545 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:14.238569 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "bf1c5034a6f843e188c7078926e444f5"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.244768 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:27:14.249042  5086 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:27:14.250370 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:27:14.251003 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "bf1c5034a6f843e188c7078926e444f5"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.251338 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-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:27:14.269562 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:14.271612 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:14.273329 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:14.275992 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:14.276257 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:14.276517 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:14.276707 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:14.333787 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:41079
I20260709 12:27:14.333935  5148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:41079 every 8 connection(s)
I20260709 12:27:14.340798 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:14.348426  5153 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:27:14.351053  5154 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:27:14.353436  5156 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:27:14.354086 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:14.355722 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:14.356032 32330 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:27:14.356288 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600034356267 us; error 0 us; skew 500 ppm
I20260709 12:27:14.356372  5149 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40379
I20260709 12:27:14.356878  5149 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:14.357050 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:14.358474  5149 heartbeater.cc:507] Master 127.31.146.190:40379 requested a full tablet report, sending...
I20260709 12:27:14.361567  5022 ts_manager.cc:194] Registered new tserver with Master: bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079)
I20260709 12:27:14.361763 32330 webserver.cc:533] Webserver started at http://127.31.146.130:36255/ using document root <none> and password file <none>
I20260709 12:27:14.362453 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:14.362622 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:14.362985 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:14.363956  5022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49018
I20260709 12:27:14.364086 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "7842a919f237457dad4f66826cd62ba4"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.369011 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:27:14.373229  5161 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:27:14.374840 32330 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:27:14.375228 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "7842a919f237457dad4f66826cd62ba4"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.375628 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-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:27:14.391485 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:14.392786 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:14.394491 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:14.396993 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:14.397245 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:14.397501 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:14.397742 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:27:14.455935 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:41699
I20260709 12:27:14.456055  5223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:41699 every 8 connection(s)
I20260709 12:27:14.461666 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:14.471292  5227 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:27:14.472477  5228 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:27:14.476220  5230 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:27:14.477304 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:14.478402 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:27:14.478420  5224 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40379
W20260709 12:27:14.478641 32330 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:27:14.478889 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600034478873 us; error 0 us; skew 500 ppm
I20260709 12:27:14.478982  5224 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:14.479585 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:14.480103  5224 heartbeater.cc:507] Master 127.31.146.190:40379 requested a full tablet report, sending...
I20260709 12:27:14.482709 32330 webserver.cc:533] Webserver started at http://127.31.146.131:40423/ using document root <none> and password file <none>
I20260709 12:27:14.482771  5022 ts_manager.cc:194] Registered new tserver with Master: 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:14.483417 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:14.483683 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:14.483985 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:14.484541  5022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49020
I20260709 12:27:14.485299 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.490486 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:27:14.494010  5235 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:27:14.494858 32330 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:27:14.495287 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:14.495640 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-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:27:14.522843 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:14.524121 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:14.525463 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:14.527915 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:14.528162 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:14.528414 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:14.528605 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:14.586033 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:43155
I20260709 12:27:14.586172  5297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:43155 every 8 connection(s)
I20260709 12:27:14.604807  5298 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40379
I20260709 12:27:14.606710  5298 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:14.607688  5298 heartbeater.cc:507] Master 127.31.146.190:40379 requested a full tablet report, sending...
I20260709 12:27:14.610719  5022 ts_manager.cc:194] Registered new tserver with Master: 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:14.611145 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021253034s
I20260709 12:27:14.612859  5022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49034
I20260709 12:27:14.645391  5022 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49046:
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:27:14.648552  5022 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:27:14.729537  5114 tablet_service.cc:1511] Processing CreateTablet for tablet cdb96caf48804636868a4e9280f6fdeb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:27:14.731150  5114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb96caf48804636868a4e9280f6fdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.735304  5188 tablet_service.cc:1511] Processing CreateTablet for tablet e4be6a40e8fc4eed9c31711caf2687c5 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:27:14.739293  5189 tablet_service.cc:1511] Processing CreateTablet for tablet cdb96caf48804636868a4e9280f6fdeb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:27:14.742913  5113 tablet_service.cc:1511] Processing CreateTablet for tablet e4be6a40e8fc4eed9c31711caf2687c5 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:27:14.745097  5113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be6a40e8fc4eed9c31711caf2687c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.737360  5188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be6a40e8fc4eed9c31711caf2687c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.753415  5112 tablet_service.cc:1511] Processing CreateTablet for tablet 4de7b6a020dc4da49f502aa9c03fc905 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:27:14.755439  5112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de7b6a020dc4da49f502aa9c03fc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.754280  5189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb96caf48804636868a4e9280f6fdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.758199  5111 tablet_service.cc:1511] Processing CreateTablet for tablet 96ee30f9fc374e4cb5f2b0db87ee1467 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:27:14.759969  5111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ee30f9fc374e4cb5f2b0db87ee1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.762276  5263 tablet_service.cc:1511] Processing CreateTablet for tablet cdb96caf48804636868a4e9280f6fdeb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:27:14.762631  5262 tablet_service.cc:1511] Processing CreateTablet for tablet e4be6a40e8fc4eed9c31711caf2687c5 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:27:14.763767  5263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb96caf48804636868a4e9280f6fdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.766810  5260 tablet_service.cc:1511] Processing CreateTablet for tablet 96ee30f9fc374e4cb5f2b0db87ee1467 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:27:14.768378  5260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ee30f9fc374e4cb5f2b0db87ee1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.769306  5259 tablet_service.cc:1511] Processing CreateTablet for tablet 85144be9a5d34998b2aec15b506c08fb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:27:14.770812  5110 tablet_service.cc:1511] Processing CreateTablet for tablet 85144be9a5d34998b2aec15b506c08fb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:27:14.772212  5110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85144be9a5d34998b2aec15b506c08fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.775535  5109 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:27:14.765184  5261 tablet_service.cc:1511] Processing CreateTablet for tablet 4de7b6a020dc4da49f502aa9c03fc905 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:27:14.781788  5262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be6a40e8fc4eed9c31711caf2687c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.783764  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85144be9a5d34998b2aec15b506c08fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.783851  5258 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:27:14.785270  5258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.790023  5261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de7b6a020dc4da49f502aa9c03fc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.798010  5109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.801642  5108 tablet_service.cc:1511] Processing CreateTablet for tablet c40b34c2481b45b5845447be724134e9 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:27:14.803496  5108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40b34c2481b45b5845447be724134e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.808372  5313 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:14.811688  5257 tablet_service.cc:1511] Processing CreateTablet for tablet c40b34c2481b45b5845447be724134e9 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:27:14.813251  5257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40b34c2481b45b5845447be724134e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.815761  5313 tablet_bootstrap.cc:654] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:14.826050  5188 tablet_service.cc:1511] Processing CreateTablet for tablet 4de7b6a020dc4da49f502aa9c03fc905 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:27:14.827574  5188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de7b6a020dc4da49f502aa9c03fc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.830283  5187 tablet_service.cc:1511] Processing CreateTablet for tablet 96ee30f9fc374e4cb5f2b0db87ee1467 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:27:14.831755  5187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ee30f9fc374e4cb5f2b0db87ee1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.853111  5185 tablet_service.cc:1511] Processing CreateTablet for tablet c40b34c2481b45b5845447be724134e9 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:27:14.853045  5186 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:27:14.855141  5185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40b34c2481b45b5845447be724134e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.857930  5107 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb78387223b46778dd855cd117a32be (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:27:14.859314  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb78387223b46778dd855cd117a32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.862125  5186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba1d38b05df4b29afc7ac8deeb69cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.867591  5187 tablet_service.cc:1511] Processing CreateTablet for tablet 85144be9a5d34998b2aec15b506c08fb (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:27:14.879874  5189 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb78387223b46778dd855cd117a32be (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:27:14.882889  5316 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:14.893530  5263 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb78387223b46778dd855cd117a32be (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:27:14.895557  5113 tablet_service.cc:1511] Processing CreateTablet for tablet c46268ce93324e759b0684989f36717c (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:27:14.897719  5113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46268ce93324e759b0684989f36717c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.895570  5263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb78387223b46778dd855cd117a32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.901230  5316 tablet_bootstrap.cc:654] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:14.869268  5187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85144be9a5d34998b2aec15b506c08fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.909641  5189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb78387223b46778dd855cd117a32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.913522  5184 tablet_service.cc:1511] Processing CreateTablet for tablet c46268ce93324e759b0684989f36717c (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:27:14.915418  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46268ce93324e759b0684989f36717c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.920411  5258 tablet_service.cc:1511] Processing CreateTablet for tablet c46268ce93324e759b0684989f36717c (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:27:14.922631  5114 tablet_service.cc:1511] Processing CreateTablet for tablet e54613a6be7d4f4b9c0e7b1b257ae798 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:27:14.924002  5114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54613a6be7d4f4b9c0e7b1b257ae798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.922631  5258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46268ce93324e759b0684989f36717c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.930080  5316 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:14.930738  5316 ts_tablet_manager.cc:1403] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 12:27:14.944685  5316 raft_consensus.cc:359] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:14.945519  5316 raft_consensus.cc:385] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:14.945982  5316 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:14.947005  5316 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:14.958527  5316 ts_tablet_manager.cc:1434] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:27:14.959401  5315 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:14.961393  5313 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:14.962001  5313 ts_tablet_manager.cc:1403] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.037s
I20260709 12:27:14.965431  5183 tablet_service.cc:1511] Processing CreateTablet for tablet e54613a6be7d4f4b9c0e7b1b257ae798 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:27:14.966200  5262 tablet_service.cc:1511] Processing CreateTablet for tablet e54613a6be7d4f4b9c0e7b1b257ae798 (DEFAULT_TABLE table=test-workload [id=cee115573f3e4e76b79cc9d09deebf1b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:27:14.966504  5298 heartbeater.cc:499] Master 127.31.146.190:40379 was elected leader, sending a full tablet report...
I20260709 12:27:14.967073  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54613a6be7d4f4b9c0e7b1b257ae798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.967473  5262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54613a6be7d4f4b9c0e7b1b257ae798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:14.968040  5316 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:14.973958  5318 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:14.974504  5318 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:14.965382  5313 raft_consensus.cc:359] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:14.977777  5313 raft_consensus.cc:385] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:14.978550  5318 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:14.978827  5313 raft_consensus.cc:740] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:14.980182  5313 consensus_queue.cc:260] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:14.980847  5316 tablet_bootstrap.cc:654] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.020354  5313 ts_tablet_manager.cc:1434] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.058s	user 0.022s	sys 0.018s
I20260709 12:27:15.021286  5224 heartbeater.cc:499] Master 127.31.146.190:40379 was elected leader, sending a full tablet report...
I20260709 12:27:15.021659  5313 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.023211  5315 tablet_bootstrap.cc:654] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.045326  5313 tablet_bootstrap.cc:654] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.062695  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.064194  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
W20260709 12:27:15.064476  5239 leader_election.cc:343] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:27:15.065711  5239 leader_election.cc:343] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.066167  5239 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.067206  5318 raft_consensus.cc:2749] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.068989  5315 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.069782  5315 ts_tablet_manager.cc:1403] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.013s
I20260709 12:27:15.072809  5315 raft_consensus.cc:359] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.073928  5315 raft_consensus.cc:385] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.074280  5315 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.074540  5313 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.075117  5316 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.075387  5313 ts_tablet_manager.cc:1403] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.000s
I20260709 12:27:15.075757  5316 ts_tablet_manager.cc:1403] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.013s
I20260709 12:27:15.075350  5315 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.078939  5149 heartbeater.cc:499] Master 127.31.146.190:40379 was elected leader, sending a full tablet report...
I20260709 12:27:15.079382  5315 ts_tablet_manager.cc:1434] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:27:15.079705  5313 raft_consensus.cc:359] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.080104  5316 raft_consensus.cc:359] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.080642  5313 raft_consensus.cc:385] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.080874  5316 raft_consensus.cc:385] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.080642  5315 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.081278  5316 raft_consensus.cc:740] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.082348  5316 consensus_queue.cc:260] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.085306  5316 ts_tablet_manager.cc:1434] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 12:27:15.087286  5316 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.087548  5315 tablet_bootstrap.cc:654] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
W20260709 12:27:15.089720  5150 tablet.cc:2406] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:27:15.081075  5313 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.091805  5313 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.094491  5316 tablet_bootstrap.cc:654] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.094501  5313 ts_tablet_manager.cc:1434] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:27:15.095947  5313 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.105159  5319 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.106036  5319 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.122843  5313 tablet_bootstrap.cc:654] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.139225  5319 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.142386  5313 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.143199  5313 ts_tablet_manager.cc:1403] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.003s
W20260709 12:27:15.143757  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:15.149855  5313 raft_consensus.cc:359] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.151103  5313 raft_consensus.cc:385] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.151926  5313 raft_consensus.cc:740] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.154217  5313 consensus_queue.cc:260] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.158140  5313 ts_tablet_manager.cc:1434] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:27:15.160152  5313 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.169778  5313 tablet_bootstrap.cc:654] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.183421  5313 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.184260  5313 ts_tablet_manager.cc:1403] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260709 12:27:15.193706  5313 raft_consensus.cc:359] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.195477  5313 raft_consensus.cc:385] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.196740  5313 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.198155  5313 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.201243  5319 raft_consensus.cc:493] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.202131  5313 ts_tablet_manager.cc:1434] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 12:27:15.201793  5319 raft_consensus.cc:515] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.203718  5313 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.204149  5319 leader_election.cc:290] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.214721  5313 tablet_bootstrap.cc:654] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.237860  5316 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.238477  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.238875  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.238986  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.239800  5272 raft_consensus.cc:2468] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
W20260709 12:27:15.240300  5163 leader_election.cc:343] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.235268  5315 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.241286  5315 ts_tablet_manager.cc:1403] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.161s	user 0.086s	sys 0.055s
I20260709 12:27:15.241243  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.241495  5313 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.241747  5163 leader_election.cc:304] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:15.242105  5313 ts_tablet_manager.cc:1403] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.010s
I20260709 12:27:15.242741  5319 raft_consensus.cc:2804] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:27:15.242920  5165 leader_election.cc:343] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.243181  5319 raft_consensus.cc:493] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.243568  5319 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.239094  5316 ts_tablet_manager.cc:1403] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.152s	user 0.055s	sys 0.088s
I20260709 12:27:15.244534  5315 raft_consensus.cc:359] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.243481  5165 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.245256  5313 raft_consensus.cc:359] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.246362  5313 raft_consensus.cc:385] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.246670  5313 raft_consensus.cc:740] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.247102  5316 raft_consensus.cc:359] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.247967  5316 raft_consensus.cc:385] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.247437  5313 consensus_queue.cc:260] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.248338  5316 raft_consensus.cc:740] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.245311  5315 raft_consensus.cc:385] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.249014  5315 raft_consensus.cc:740] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.249244  5316 consensus_queue.cc:260] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.249914  5315 consensus_queue.cc:260] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.251775  5316 ts_tablet_manager.cc:1434] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:27:15.252415  5315 ts_tablet_manager.cc:1434] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:27:15.253819  5315 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.254652  5319 raft_consensus.cc:515] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.258605  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.259204  5272 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.266026  5316 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.269043  5319 leader_election.cc:290] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.269766  5319 raft_consensus.cc:2749] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.269058  5315 tablet_bootstrap.cc:654] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.274523  5313 ts_tablet_manager.cc:1434] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 12:27:15.275925  5272 raft_consensus.cc:2468] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.276926  5313 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.280596  5316 tablet_bootstrap.cc:654] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.281474  5163 leader_election.cc:304] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:15.283396  5315 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.283975  5315 ts_tablet_manager.cc:1403] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
W20260709 12:27:15.284493  5165 leader_election.cc:343] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.285403  5324 raft_consensus.cc:493] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.286193  5324 raft_consensus.cc:515] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.287217  5315 raft_consensus.cc:359] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.288261  5315 raft_consensus.cc:385] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.288543  5315 raft_consensus.cc:740] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.289239  5313 tablet_bootstrap.cc:654] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.289453  5324 leader_election.cc:290] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.289635  5315 consensus_queue.cc:260] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.284003  5332 raft_consensus.cc:2804] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.295426  5315 ts_tablet_manager.cc:1434] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:27:15.296257  5332 raft_consensus.cc:697] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:15.299882  5332 consensus_queue.cc:237] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.297041  5315 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.302016  5313 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.302821  5313 ts_tablet_manager.cc:1403] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.006s
I20260709 12:27:15.306196  5313 raft_consensus.cc:359] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.307206  5313 raft_consensus.cc:385] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.307587  5313 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.308516  5313 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.311997  5313 ts_tablet_manager.cc:1434] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:27:15.313439  5313 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.318982  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.319777  5124 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.320914  5315 tablet_bootstrap.cc:654] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.324600  5313 tablet_bootstrap.cc:654] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.326984  5315 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.327677  5315 ts_tablet_manager.cc:1403] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260709 12:27:15.327895  5021 catalog_manager.cc:5697] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.330730  5316 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.331516  5316 ts_tablet_manager.cc:1403] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.000s
I20260709 12:27:15.331507  5315 raft_consensus.cc:359] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.332633  5315 raft_consensus.cc:385] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.332991  5315 raft_consensus.cc:740] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.333920  5315 consensus_queue.cc:260] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.335345  5316 raft_consensus.cc:359] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.336194  5316 raft_consensus.cc:385] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.336547  5316 raft_consensus.cc:740] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.336627  5315 ts_tablet_manager.cc:1434] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:27:15.336647  5313 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.338035  5313 ts_tablet_manager.cc:1403] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260709 12:27:15.340564  5124 raft_consensus.cc:2468] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.341955  5313 raft_consensus.cc:359] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.342689  5315 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.342785  5313 raft_consensus.cc:385] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.343344  5313 raft_consensus.cc:740] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.344273  5313 consensus_queue.cc:260] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.346949  5313 ts_tablet_manager.cc:1434] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:27:15.348073  5313 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.350958  5315 tablet_bootstrap.cc:654] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.354327  5313 tablet_bootstrap.cc:654] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.353952  5316 consensus_queue.cc:260] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.363201  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.364454  5272 raft_consensus.cc:2393] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf1c5034a6f843e188c7078926e444f5 in current term 1: Already voted for candidate 7842a919f237457dad4f66826cd62ba4 in this term.
I20260709 12:27:15.367890  5316 ts_tablet_manager.cc:1434] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260709 12:27:15.369643  5316 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.371090  5315 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.373409  5315 ts_tablet_manager.cc:1403] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 12:27:15.374511  5313 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.375025  5313 ts_tablet_manager.cc:1403] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:27:15.376332  5315 raft_consensus.cc:359] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.377274  5315 raft_consensus.cc:385] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.377925  5313 raft_consensus.cc:359] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.379269  5313 raft_consensus.cc:385] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.379678  5313 raft_consensus.cc:740] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.380556  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.380920  5313 consensus_queue.cc:260] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.382609  5090 leader_election.cc:304] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:15.383234  5313 ts_tablet_manager.cc:1434] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:27:15.378494  5315 raft_consensus.cc:740] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.383925  5324 raft_consensus.cc:2749] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.384224  5313 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.384568  5315 consensus_queue.cc:260] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.385303  5316 tablet_bootstrap.cc:654] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.385769  5324 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.386312  5324 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.390614  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.392083  5324 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.393020  5332 raft_consensus.cc:493] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.395237  5332 raft_consensus.cc:515] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.400259  5332 leader_election.cc:290] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.392997  5313 tablet_bootstrap.cc:654] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.400425  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.401786  5199 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1c5034a6f843e188c7078926e444f5 in term 0.
W20260709 12:27:15.394089  5088 leader_election.cc:343] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.404557  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40b34c2481b45b5845447be724134e9" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.405440  5124 raft_consensus.cc:2468] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
I20260709 12:27:15.411172  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40b34c2481b45b5845447be724134e9" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.412434  5272 raft_consensus.cc:2468] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
I20260709 12:27:15.415059  5090 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.416352  5313 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.417227  5313 ts_tablet_manager.cc:1403] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.011s
I20260709 12:27:15.418001  5165 leader_election.cc:304] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:15.419301  5332 raft_consensus.cc:2804] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.419819  5332 raft_consensus.cc:493] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.420301  5332 raft_consensus.cc:3060] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.422215  5313 raft_consensus.cc:359] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.423420  5313 raft_consensus.cc:385] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.423861  5313 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.425024  5313 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.430011  5313 ts_tablet_manager.cc:1434] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:27:15.431944  5313 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: Bootstrap starting.
I20260709 12:27:15.436864  5324 raft_consensus.cc:2804] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.437378  5324 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.437737  5324 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.441058  5313 tablet_bootstrap.cc:654] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.469511  5332 raft_consensus.cc:515] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.480504  5313 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: No bootstrap required, opened a new log
I20260709 12:27:15.481374  5313 ts_tablet_manager.cc:1403] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.010s
I20260709 12:27:15.483361  5333 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.483788  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40b34c2481b45b5845447be724134e9" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.483884  5333 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.484508  5313 raft_consensus.cc:359] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.484833  5124 raft_consensus.cc:3060] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.485201  5313 raft_consensus.cc:385] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.485553  5313 raft_consensus.cc:740] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.486289  5313 consensus_queue.cc:260] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.486600  5333 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.487993  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.488665  5272 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
I20260709 12:27:15.488860  5313 ts_tablet_manager.cc:1434] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:27:15.490307  5163 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:15.491729  5319 raft_consensus.cc:2804] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.492318  5319 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.492795  5319 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.494455  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
W20260709 12:27:15.497028  5165 leader_election.cc:343] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.504536  5333 raft_consensus.cc:493] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.504844  5319 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.505121  5333 raft_consensus.cc:515] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.507216  5319 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.507218  5333 leader_election.cc:290] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.509239  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.510195  5122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.514887  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.516356  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
W20260709 12:27:15.517140  5163 leader_election.cc:343] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.517259  5272 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:27:15.518332  5165 leader_election.cc:343] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.519081  5165 leader_election.cc:304] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
W20260709 12:27:15.521386  5165 leader_election.cc:343] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.522789  5333 raft_consensus.cc:2749] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.523540  5333 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.523977  5333 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.525486  5332 leader_election.cc:290] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.527341  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40b34c2481b45b5845447be724134e9" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.480070  5324 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.528285  5273 raft_consensus.cc:3060] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.526140  5333 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.531924  5324 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Requested vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.530051  5124 raft_consensus.cc:2468] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.535948  5271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
W20260709 12:27:15.539016  5088 leader_election.cc:343] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.537693  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:15.541019  5199 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.539991  5271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.542513  5165 leader_election.cc:304] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
W20260709 12:27:15.544121  5163 leader_election.cc:343] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.546250  5316 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.547137  5273 raft_consensus.cc:2468] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.549306  5316 ts_tablet_manager.cc:1403] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.180s	user 0.060s	sys 0.090s
I20260709 12:27:15.548686  5333 raft_consensus.cc:2804] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.551196  5333 raft_consensus.cc:697] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:15.553480  5315 ts_tablet_manager.cc:1434] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.180s	user 0.081s	sys 0.066s
I20260709 12:27:15.553246  5333 consensus_queue.cc:237] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.554675  5316 raft_consensus.cc:359] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.555236  5272 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.556114  5316 raft_consensus.cc:385] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.556564  5316 raft_consensus.cc:740] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.555650  5347 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.557673  5347 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.558048  5163 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.548527  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.558859  5319 raft_consensus.cc:2804] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.561036  5319 raft_consensus.cc:697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:15.561615  5315 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.561614  5316 consensus_queue.cc:260] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.562486  5319 consensus_queue.cc:237] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.571149  5347 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.571861  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.569986  5124 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
I20260709 12:27:15.578629  5315 tablet_bootstrap.cc:654] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.579138  5316 ts_tablet_manager.cc:1434] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 12:27:15.578313  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.580958  5316 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.581436  5198 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1c5034a6f843e188c7078926e444f5 in term 0.
W20260709 12:27:15.575022  5088 leader_election.cc:343] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.584084  5090 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.585307  5347 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.586223  5347 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.586565  5347 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.588406  5316 tablet_bootstrap.cc:654] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.602932  5318 raft_consensus.cc:493] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.603634  5318 raft_consensus.cc:515] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.600971  5319 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.606146  5319 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.606817  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.606470  5020 catalog_manager.cc:5697] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.607686  5124 raft_consensus.cc:2468] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 0.
I20260709 12:27:15.609160  5239 leader_election.cc:304] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:15.609861  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.610786  5318 leader_election.cc:290] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:15.611347  5318 raft_consensus.cc:2804] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.611689  5318 raft_consensus.cc:493] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.612058  5318 raft_consensus.cc:3060] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.612417  5347 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.612493  5315 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
W20260709 12:27:15.613363  5163 leader_election.cc:343] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.613837  5315 ts_tablet_manager.cc:1403] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.005s
I20260709 12:27:15.614827  5347 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Requested vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.614756  5165 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.615955  5333 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.616597  5333 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.617059  5333 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.617975  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.620385  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:15.622473  5316 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.623113  5316 ts_tablet_manager.cc:1403] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260709 12:27:15.623265  5315 raft_consensus.cc:359] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.624076  5315 raft_consensus.cc:385] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.624405  5315 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.608453  5020 catalog_manager.cc:5697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.625190  5315 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.616590  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.626714  5316 raft_consensus.cc:359] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
W20260709 12:27:15.627081  5088 leader_election.cc:343] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.627648  5316 raft_consensus.cc:385] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.627822  5333 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.628227  5315 ts_tablet_manager.cc:1434] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:27:15.628126  5316 raft_consensus.cc:740] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.629078  5198 raft_consensus.cc:2393] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf1c5034a6f843e188c7078926e444f5 in current term 1: Already voted for candidate 7842a919f237457dad4f66826cd62ba4 in this term.
I20260709 12:27:15.629441  5316 consensus_queue.cc:260] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.633049  5316 ts_tablet_manager.cc:1434] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:27:15.633863  5090 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [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: bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:15.634685  5316 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.635281  5324 raft_consensus.cc:2749] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.643309  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
W20260709 12:27:15.639813  5165 leader_election.cc:343] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.644518  5165 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.643301  5333 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.643520  5199 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1c5034a6f843e188c7078926e444f5 in term 1.
I20260709 12:27:15.645643  5332 raft_consensus.cc:2749] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:27:15.646644  5163 leader_election.cc:343] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.639621  5319 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.650112  5315 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.650012  5090 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.651216  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.652258  5124 raft_consensus.cc:2393] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7842a919f237457dad4f66826cd62ba4 in current term 1: Already voted for candidate bf1c5034a6f843e188c7078926e444f5 in this term.
I20260709 12:27:15.654614  5332 raft_consensus.cc:493] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.655539  5332 raft_consensus.cc:515] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.657860  5347 raft_consensus.cc:2804] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.658340  5332 leader_election.cc:290] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.658433  5347 raft_consensus.cc:697] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 LEADER]: Becoming Leader. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Running, Role: LEADER
I20260709 12:27:15.659536  5347 consensus_queue.cc:237] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.660446  5316 tablet_bootstrap.cc:654] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.660198  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.662580  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.663375  5124 raft_consensus.cc:2468] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
I20260709 12:27:15.664729  5332 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.665241  5332 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.667588  5332 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.661639  5318 raft_consensus.cc:515] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.669245  5272 raft_consensus.cc:2393] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7842a919f237457dad4f66826cd62ba4 in current term 1: Already voted for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in this term.
I20260709 12:27:15.670931  5324 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.671643  5324 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.669842  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
W20260709 12:27:15.673288  5239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:41079, user_credentials={real_user=slave}} blocked reactor thread for 64220.5us
I20260709 12:27:15.674330  5324 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.676252  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
W20260709 12:27:15.678720  5088 leader_election.cc:343] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:27:15.674170  5163 leader_election.cc:343] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.668020  5315 tablet_bootstrap.cc:654] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.681986  5165 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.683490  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.684408  5199 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1c5034a6f843e188c7078926e444f5 in term 0.
I20260709 12:27:15.687172  5319 raft_consensus.cc:2749] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.689559  5090 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.690148  5165 leader_election.cc:304] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.690462  5347 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.693347  5319 raft_consensus.cc:2804] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.693893  5319 raft_consensus.cc:493] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.694401  5319 raft_consensus.cc:3060] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.693689  5020 catalog_manager.cc:5697] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1c5034a6f843e188c7078926e444f5 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "bf1c5034a6f843e188c7078926e444f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.697906  5332 consensus_queue.cc:1048] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:15.691004  5347 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.699848  5347 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.705171  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.705855  5124 raft_consensus.cc:3060] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.706542  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.708268  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:15.709185  5122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.705183  5318 leader_election.cc:290] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:15.711993  5316 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.713640  5316 ts_tablet_manager.cc:1403] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.019s
I20260709 12:27:15.714758  5332 consensus_queue.cc:1048] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:15.715138  5347 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.703505  5319 raft_consensus.cc:515] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.716658  5122 raft_consensus.cc:2393] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7842a919f237457dad4f66826cd62ba4 in current term 1: Already voted for candidate bf1c5034a6f843e188c7078926e444f5 in this term.
I20260709 12:27:15.716583  5124 raft_consensus.cc:2468] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 1.
I20260709 12:27:15.718043  5199 raft_consensus.cc:2393] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ad9dfa36cf47ad9b033f569758a4b4 in current term 1: Already voted for candidate 7842a919f237457dad4f66826cd62ba4 in this term.
I20260709 12:27:15.720379  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.720542  5165 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.721402  5121 raft_consensus.cc:2393] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7842a919f237457dad4f66826cd62ba4 in current term 1: Already voted for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in this term.
I20260709 12:27:15.721654  5332 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.723290  5319 leader_election.cc:290] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.724642  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de7b6a020dc4da49f502aa9c03fc905" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.726979  5347 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Requested vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.727746  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:15.725719  5273 raft_consensus.cc:2393] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7842a919f237457dad4f66826cd62ba4 in current term 1: Already voted for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in this term.
I20260709 12:27:15.732110  5163 leader_election.cc:304] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.732810  5239 leader_election.cc:304] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:15.734155  5319 raft_consensus.cc:2749] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.734560  5318 raft_consensus.cc:2804] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.735256  5318 raft_consensus.cc:697] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:15.736003  5273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.736100  5318 consensus_queue.cc:237] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
W20260709 12:27:15.737712  5088 leader_election.cc:343] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.739048  5316 raft_consensus.cc:359] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.740582  5316 raft_consensus.cc:385] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.741122  5316 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.740628  5332 raft_consensus.cc:2749] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.742166  5316 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.743269  5315 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.743782  5315 ts_tablet_manager.cc:1403] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.004s
I20260709 12:27:15.744959  5316 ts_tablet_manager.cc:1434] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 12:27:15.746869  5315 raft_consensus.cc:359] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.747639  5315 raft_consensus.cc:385] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.747936  5315 raft_consensus.cc:740] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.748672  5316 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.748790  5315 consensus_queue.cc:260] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.752435  5315 ts_tablet_manager.cc:1434] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:27:15.754391  5315 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.757591  5199 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1c5034a6f843e188c7078926e444f5 in term 1.
I20260709 12:27:15.759490  5090 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.760689  5347 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.761193  5347 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 LEADER]: Becoming Leader. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Running, Role: LEADER
I20260709 12:27:15.760694  5315 tablet_bootstrap.cc:654] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.762147  5347 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.767807  5020 catalog_manager.cc:5697] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:15.771145  5316 tablet_bootstrap.cc:654] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.774886  5333 raft_consensus.cc:493] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.775430  5333 raft_consensus.cc:515] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.777738  5333 leader_election.cc:290] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.779302  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.779879  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.780241  5124 raft_consensus.cc:2468] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 0.
W20260709 12:27:15.781978  5163 leader_election.cc:343] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.783004  5165 leader_election.cc:304] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.784607  5333 raft_consensus.cc:2804] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.785117  5333 raft_consensus.cc:493] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.785555  5333 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.802842  5333 raft_consensus.cc:515] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.804999  5318 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.805640  5318 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.807122  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:15.807895  5318 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
W20260709 12:27:15.808828  5163 leader_election.cc:343] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:15.809330  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.810038  5124 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.810076  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.810693  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.811471  5199 raft_consensus.cc:2393] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ad9dfa36cf47ad9b033f569758a4b4 in current term 1: Already voted for candidate bf1c5034a6f843e188c7078926e444f5 in this term.
I20260709 12:27:15.812496  5239 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:15.814231  5318 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.813079  5333 leader_election.cc:290] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.821177  5315 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.821964  5315 ts_tablet_manager.cc:1403] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.022s
I20260709 12:27:15.825949  5318 raft_consensus.cc:2749] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.826077  5315 raft_consensus.cc:359] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.827246  5315 raft_consensus.cc:385] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.827706  5315 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.828997  5316 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.828867  5315 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.829504  5316 ts_tablet_manager.cc:1403] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.009s
I20260709 12:27:15.825906  5124 raft_consensus.cc:2468] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:15.831676  5165 leader_election.cc:304] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:15.833282  5333 raft_consensus.cc:2804] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.833964  5333 raft_consensus.cc:697] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:15.834868  5333 consensus_queue.cc:237] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.839797  5315 ts_tablet_manager.cc:1434] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:27:15.839534  5020 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1c5034a6f843e188c7078926e444f5 (127.31.146.129). New cstate: current_term: 1 leader_uuid: "bf1c5034a6f843e188c7078926e444f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.840093  5316 raft_consensus.cc:359] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.841003  5315 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.841331  5316 raft_consensus.cc:385] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.841761  5316 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.843004  5316 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.848110  5315 tablet_bootstrap.cc:654] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.851411  5316 ts_tablet_manager.cc:1434] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:27:15.852608  5316 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.859946  5316 tablet_bootstrap.cc:654] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.863888  5021 catalog_manager.cc:5697] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:15.865149  5316 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.865665  5316 ts_tablet_manager.cc:1403] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 12:27:15.867244  5315 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.868323  5316 raft_consensus.cc:359] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.869031  5316 raft_consensus.cc:385] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.869285  5316 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.868373  5315 ts_tablet_manager.cc:1403] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 12:27:15.869968  5316 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.872583  5316 ts_tablet_manager.cc:1434] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:27:15.874594  5316 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: Bootstrap starting.
I20260709 12:27:15.873122  5315 raft_consensus.cc:359] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.875577  5315 raft_consensus.cc:385] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.876186  5315 raft_consensus.cc:740] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.877310  5315 consensus_queue.cc:260] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.880435  5315 ts_tablet_manager.cc:1434] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:27:15.881639  5315 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:15.881729  5316 tablet_bootstrap.cc:654] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.883232  5347 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.883738  5347 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.886081  5347 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:15.887213  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.888203  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "bf1c5034a6f843e188c7078926e444f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:15.888540  5315 tablet_bootstrap.cc:654] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:15.889037  5272 raft_consensus.cc:2393] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf1c5034a6f843e188c7078926e444f5 in current term 1: Already voted for candidate 7842a919f237457dad4f66826cd62ba4 in this term.
I20260709 12:27:15.890026  5316 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: No bootstrap required, opened a new log
I20260709 12:27:15.890267  5088 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf1c5034a6f843e188c7078926e444f5; no voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:15.890789  5316 ts_tablet_manager.cc:1403] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:27:15.891929  5347 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.895979  5316 raft_consensus.cc:359] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.897164  5316 raft_consensus.cc:385] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.897526  5316 raft_consensus.cc:740] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.898862  5316 consensus_queue.cc:260] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.901186  5347 raft_consensus.cc:2749] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:15.903120  5315 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: No bootstrap required, opened a new log
I20260709 12:27:15.903702  5315 ts_tablet_manager.cc:1403] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 12:27:15.904711  5316 ts_tablet_manager.cc:1434] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:27:15.906236  5315 raft_consensus.cc:359] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.906912  5315 raft_consensus.cc:385] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:15.906925  5318 raft_consensus.cc:493] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:15.907258  5315 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:15.907545  5318 raft_consensus.cc:515] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.907958  5315 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.910054  5315 ts_tablet_manager.cc:1434] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:27:15.910709  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:15.911370  5123 raft_consensus.cc:2468] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 0.
I20260709 12:27:15.912657  5239 leader_election.cc:304] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:15.912807  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:15.913542  5199 raft_consensus.cc:2468] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 0.
I20260709 12:27:15.913679  5318 leader_election.cc:290] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:15.914284  5318 raft_consensus.cc:2804] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:15.914633  5318 raft_consensus.cc:493] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:15.914948  5318 raft_consensus.cc:3060] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.922016  5318 raft_consensus.cc:515] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.923617  5318 leader_election.cc:290] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:15.924950  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:15.925267  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85144be9a5d34998b2aec15b506c08fb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:15.925516  5199 raft_consensus.cc:3060] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.925951  5123 raft_consensus.cc:3060] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:15.931999  5199 raft_consensus.cc:2468] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 1.
I20260709 12:27:15.932936  5123 raft_consensus.cc:2468] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 1.
I20260709 12:27:15.933499  5239 leader_election.cc:304] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:15.934543  5318 raft_consensus.cc:2804] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:15.935060  5318 raft_consensus.cc:697] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:15.935742  5318 consensus_queue.cc:237] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:15.944890  5020 catalog_manager.cc:5697] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:15.958482  5333 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:15.970286  5333 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.044848  5333 consensus_queue.cc:1048] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.048709  5347 consensus_queue.cc:1048] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.059052  5333 consensus_queue.cc:1048] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:16.075625  5324 consensus_queue.cc:1048] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.088105  5318 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:16.088603  5318 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:16.090721  5318 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:16.091820  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:16.091993  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:16.092576  5123 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 0.
I20260709 12:27:16.092706  5199 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 0.
I20260709 12:27:16.094301  5239 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:16.095216  5318 raft_consensus.cc:2804] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:16.095655  5318 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:16.096029  5318 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.103830  5318 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:16.105417  5318 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:16.106360  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:16.106776  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:16.107031  5123 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.107355  5199 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.112733  5199 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 1.
I20260709 12:27:16.113078  5123 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 1.
I20260709 12:27:16.113924  5239 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:16.114928  5318 raft_consensus.cc:2804] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:16.115723  5318 raft_consensus.cc:697] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:16.116884  5318 consensus_queue.cc:237] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:16.125349  5021 catalog_manager.cc:5697] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 1 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
W20260709 12:27:16.148746  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:16.220185  5318 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:16.220757  5318 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:16.222934  5318 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:16.223702  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:16.224434  5123 raft_consensus.cc:2393] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ad9dfa36cf47ad9b033f569758a4b4 in current term 1: Already voted for candidate bf1c5034a6f843e188c7078926e444f5 in this term.
I20260709 12:27:16.224093  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:16.225293  5199 raft_consensus.cc:2393] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ad9dfa36cf47ad9b033f569758a4b4 in current term 1: Already voted for candidate 7842a919f237457dad4f66826cd62ba4 in this term.
I20260709 12:27:16.226239  5239 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:16.227015  5318 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.230551  5355 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:16.231153  5355 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:16.233525  5355 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:16.234351  5123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:16.234702  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
I20260709 12:27:16.235673  5199 raft_consensus.cc:2393] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ad9dfa36cf47ad9b033f569758a4b4 in current term 1: Already voted for candidate bf1c5034a6f843e188c7078926e444f5 in this term.
I20260709 12:27:16.236681  5239 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:16.237465  5355 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.239159  5381 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.239962  5318 raft_consensus.cc:2749] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:16.245486  5355 raft_consensus.cc:2749] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:16.251948  5324 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:16.303911  5333 consensus_queue.cc:1048] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.314229  5272 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:16.324721  5333 consensus_queue.cc:1048] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.335747  5355 consensus_queue.cc:1048] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.338697  5355 consensus_queue.cc:1048] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.381592  5391 consensus_queue.cc:1048] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:16.394804  5355 consensus_queue.cc:1048] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.566659  5355 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:16.579376  5391 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:27:17.153053  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:17.389031  5333 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:17.391057  5333 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:17.400218  5124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5" is_pre_election: true
I20260709 12:27:17.401834  5124 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:17.402201  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:17.403268  5272 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:17.396904  5333 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:17.404470  5165 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:17.405565  5333 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:27:17.406040  5333 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:17.406291  5333 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:17.417373  5333 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:17.421043  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:17.421161  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:17.422111  5333 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:17.422266  5121 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:17.421737  5272 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:17.432036  5272 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:17.432149  5121 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:17.434042  5163 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:17.434854  5333 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:17.435359  5333 raft_consensus.cc:697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:17.436527  5333 consensus_queue.cc:237] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER 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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:17.455965  5020 catalog_manager.cc:5697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:17.904270  5272 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:27:17.906067  5333 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:17.920271  5121 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:27:17.923305  5333 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:18.058914 32330 ts_manager.cc:295] Set tserver state for bf1c5034a6f843e188c7078926e444f5 to MAINTENANCE_MODE
I20260709 12:27:18.060210 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
I20260709 12:27:18.096642 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:18.097622 32330 tablet_replica.cc:333] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.098513 32330 raft_consensus.cc:2243] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.099043 32330 raft_consensus.cc:2272] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.102037 32330 tablet_replica.cc:333] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.103008 32330 raft_consensus.cc:2243] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.103504 32330 raft_consensus.cc:2272] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.106599 32330 tablet_replica.cc:333] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.107933 32330 raft_consensus.cc:2243] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.109476 32330 raft_consensus.cc:2272] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.112380 32330 tablet_replica.cc:333] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.113018 32330 raft_consensus.cc:2243] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:18.114346 32330 raft_consensus.cc:2272] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.117085 32330 tablet_replica.cc:333] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.118067 32330 raft_consensus.cc:2243] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.119151 32330 raft_consensus.cc:2272] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.122539 32330 tablet_replica.cc:333] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.123338 32330 raft_consensus.cc:2243] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.123935 32330 raft_consensus.cc:2272] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.126998 32330 tablet_replica.cc:333] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.127516 32330 raft_consensus.cc:2243] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.128126 32330 raft_consensus.cc:2272] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:18.130669 32330 tablet_replica.cc:333] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.131523 32330 raft_consensus.cc:2243] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:18.132483 32330 raft_consensus.cc:2272] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:18.136296  5165 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 140 similar messages]
I20260709 12:27:18.136329 32330 tablet_replica.cc:333] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.137138 32330 raft_consensus.cc:2243] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.138464 32330 raft_consensus.cc:2272] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:18.141481  5165 consensus_peers.cc:597] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: 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:27:18.142439 32330 tablet_replica.cc:333] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: stopping tablet replica
I20260709 12:27:18.143270 32330 raft_consensus.cc:2243] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:18.143741 32330 raft_consensus.cc:2272] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:18.154533  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:18.183357 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
W20260709 12:27:18.310492  5165 consensus_peers.cc:597] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.343935  5165 consensus_peers.cc:597] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.408831  5165 consensus_peers.cc:597] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.461149  5239 consensus_peers.cc:597] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.493305  5239 consensus_peers.cc:597] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.548727  5165 consensus_peers.cc:597] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:18.586792  5239 consensus_peers.cc:597] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:19.155766  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:19.215612  5417 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.216493  5417 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.218566  5417 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:19.220479  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
W20260709 12:27:19.222470  5239 leader_election.cc:336] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.222828  5239 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:19.223528  5417 raft_consensus.cc:2749] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:27:19.344110  5417 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.344702  5417 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.347049  5417 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:19.348915  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7842a919f237457dad4f66826cd62ba4" is_pre_election: true
W20260709 12:27:19.350924  5239 leader_election.cc:336] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.351372  5239 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4; no voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:19.352031  5417 raft_consensus.cc:2749] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:27:19.357065  5333 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.357865  5333 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.359647  5333 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:19.360672  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:19.361308  5272 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:19.362655  5163 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:19.363535  5333 raft_consensus.cc:2804] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:27:19.363605  5165 leader_election.cc:336] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.364338  5333 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.364784  5333 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:19.372807  5333 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.374511  5333 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:19.375640  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:19.376199  5272 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:19.378664  5165 leader_election.cc:336] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.382339  5272 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:19.383550  5163 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:19.384253  5333 raft_consensus.cc:2804] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:19.384678  5333 raft_consensus.cc:697] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:19.385564  5333 consensus_queue.cc:237] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.393224  5019 catalog_manager.cc:5697] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 1 to 2, leader changed from bf1c5034a6f843e188c7078926e444f5 (127.31.146.129) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:19.531450  5333 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.532130  5333 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.533862  5333 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:19.535029  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" is_pre_election: true
I20260709 12:27:19.535825  5272 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 1.
I20260709 12:27:19.537058  5163 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:19.537884  5333 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:27:19.538080  5165 leader_election.cc:336] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.538201  5333 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf1c5034a6f843e188c7078926e444f5)
I20260709 12:27:19.538702  5333 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:19.546563  5333 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.548517  5333 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:19.549685  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:19.550496  5272 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:19.553110  5165 leader_election.cc:336] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111)
I20260709 12:27:19.557862  5272 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:19.559237  5163 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: bf1c5034a6f843e188c7078926e444f5
I20260709 12:27:19.560108  5333 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:19.560545  5333 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:19.561406  5333 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:19.580578  5019 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 1 to 2, leader changed from bf1c5034a6f843e188c7078926e444f5 (127.31.146.129) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
W20260709 12:27:19.865648  5165 consensus_peers.cc:597] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:19.920912  5272 raft_consensus.cc:1275] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:19.922587  5333 consensus_queue.cc:1048] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:27:20.026098  5165 consensus_peers.cc:597] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:20.149996  5273 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:20.151419  5426 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:27:20.156720  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:27:20.767354  5165 consensus_peers.cc:597] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:20.818739  5165 consensus_peers.cc:597] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:20.958298  5239 consensus_peers.cc:597] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:21.113291  5165 consensus_peers.cc:597] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:21.154093  5239 consensus_peers.cc:597] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:21.157943  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:27:21.186434  5239 consensus_peers.cc:597] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:21.253669  5165 consensus_peers.cc:597] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:21.390166  5165 consensus_peers.cc:597] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:22.159051  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:27:22.418134  5165 consensus_peers.cc:597] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:22.711059  5165 consensus_peers.cc:597] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:23.155368  5239 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111) [suppressed 93 similar messages]
W20260709 12:27:23.159993  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:23.216428 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:23.226358  5435 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:27:23.226437  5434 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:27:23.227243  5437 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:27:23.229223 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:23.230616 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:23.230902 32330 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:27:23.231128 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600043231111 us; error 0 us; skew 500 ppm
I20260709 12:27:23.231737 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:23.235510 32330 webserver.cc:533] Webserver started at http://127.31.146.129:46373/ using document root <none> and password file <none>
I20260709 12:27:23.236255 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:23.236511 32330 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:27:23.241901 32330 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:27:23.247918  5442 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:27:23.249279 32330 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:27:23.249708 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "bf1c5034a6f843e188c7078926e444f5"
format_stamp: "Formatted at 2026-07-09 12:27:14 on dist-test-slave-0cmf"
I20260709 12:27:23.250425 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599844484784-32330-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:27:23.253975  5165 consensus_peers.cc:597] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:27:23.268577 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:23.270557 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:23.272584 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:23.277510  5449 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:27:23.343447 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:27:23.343905 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.068s	user 0.003s	sys 0.000s
I20260709 12:27:23.344199 32330 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:27:23.350235  5449 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.365224  5449 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.366169  5449 tablet_bootstrap.cc:492] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.366865  5449 ts_tablet_manager.cc:1403] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:27:23.370038  5449 raft_consensus.cc:359] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.370970  5449 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.371731  5449 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.374243  5449 ts_tablet_manager.cc:1434] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:27:23.374941  5449 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.389055  5449 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.390000  5449 tablet_bootstrap.cc:492] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.390584  5449 ts_tablet_manager.cc:1403] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.014s
I20260709 12:27:23.390987 32330 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:27:23.391350 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.046s	sys 0.000s
I20260709 12:27:23.393040  5449 raft_consensus.cc:359] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.393712  5449 raft_consensus.cc:740] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.394448  5449 consensus_queue.cc:260] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.396029  5449 ts_tablet_manager.cc:1434] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:27:23.396935  5449 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.414716  5449 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.415539  5449 tablet_bootstrap.cc:492] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.416440  5449 ts_tablet_manager.cc:1403] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 12:27:23.419288  5449 raft_consensus.cc:359] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.420076  5449 raft_consensus.cc:740] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.420922  5449 consensus_queue.cc:260] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.422905  5449 ts_tablet_manager.cc:1434] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:27:23.423640  5449 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
W20260709 12:27:23.424160  5239 consensus_peers.cc:597] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:27:23.428886  5165 consensus_peers.cc:597] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:27:23.442168  5449 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.443696  5449 tablet_bootstrap.cc:492] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.444559  5449 ts_tablet_manager.cc:1403] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 12:27:23.448292  5449 raft_consensus.cc:359] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.449122  5449 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.450066  5449 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.452399  5449 ts_tablet_manager.cc:1434] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:27:23.453362  5449 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.465910 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:41079
I20260709 12:27:23.467124  5510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:41079 every 8 connection(s)
I20260709 12:27:23.470991  5449 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: 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:27:23.472209  5449 tablet_bootstrap.cc:492] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.472462 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:23.472957  5449 ts_tablet_manager.cc:1403] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:27:23.475679  5449 raft_consensus.cc:359] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.476404  5449 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.477137  5449 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.479889  5449 ts_tablet_manager.cc:1434] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:27:23.480893  5449 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.501535  5512 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40379
I20260709 12:27:23.502341  5512 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:23.502970  5449 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: 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:27:23.503326  5512 heartbeater.cc:507] Master 127.31.146.190:40379 requested a full tablet report, sending...
I20260709 12:27:23.504014  5449 tablet_bootstrap.cc:492] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.505532  5449 ts_tablet_manager.cc:1403] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260709 12:27:23.509168  5449 raft_consensus.cc:359] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.509523  5199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:23.509975  5449 raft_consensus.cc:740] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.510349  5199 raft_consensus.cc:606] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:23.510741  5449 consensus_queue.cc:260] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.512643  5020 ts_manager.cc:194] Re-registered known tserver with Master: bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079)
I20260709 12:27:23.512955  5449 ts_tablet_manager.cc:1434] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:27:23.513463  5199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:23.513871  5449 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.514127  5199 raft_consensus.cc:606] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:23.517890  5199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:23.518678  5199 raft_consensus.cc:606] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:23.520017 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:23.520915 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:23.521811 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:23.524425  5020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48374
I20260709 12:27:23.528178  5512 heartbeater.cc:499] Master 127.31.146.190:40379 was elected leader, sending a full tablet report...
I20260709 12:27:23.534359  5449 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.535750  5449 tablet_bootstrap.cc:492] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.536494  5449 ts_tablet_manager.cc:1403] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260709 12:27:23.538714  5449 raft_consensus.cc:359] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.539729  5449 raft_consensus.cc:740] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.540411  5449 consensus_queue.cc:260] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.542337  5449 ts_tablet_manager.cc:1434] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:27:23.543503  5449 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.560607  5449 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: 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:27:23.561458  5449 tablet_bootstrap.cc:492] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.562073  5449 ts_tablet_manager.cc:1403] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 12:27:23.564528  5449 raft_consensus.cc:359] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.566443  5449 raft_consensus.cc:740] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.567108  5449 consensus_queue.cc:260] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.568886  5449 ts_tablet_manager.cc:1434] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:27:23.570317  5449 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.585388  5449 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: 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:27:23.586632  5449 tablet_bootstrap.cc:492] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.587464  5449 ts_tablet_manager.cc:1403] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260709 12:27:23.589445  5449 raft_consensus.cc:359] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.590034  5449 raft_consensus.cc:740] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.590695  5449 consensus_queue.cc:260] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.592298  5449 ts_tablet_manager.cc:1434] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:27:23.593284  5449 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Bootstrap starting.
I20260709 12:27:23.608501  5524 raft_consensus.cc:993] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.609169  5426 raft_consensus.cc:1081] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.609773  5449 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: 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:27:23.611310  5449 tablet_bootstrap.cc:492] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Bootstrap complete.
I20260709 12:27:23.612102  5449 ts_tablet_manager.cc:1403] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:27:23.611967  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:23.612780  5272 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:23.613088  5272 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.614825  5449 raft_consensus.cc:359] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.615453  5449 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1c5034a6f843e188c7078926e444f5, State: Initialized, Role: FOLLOWER
I20260709 12:27:23.616325  5449 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.618146  5449 ts_tablet_manager.cc:1434] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:27:23.621209  5272 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.623080  5272 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:23.629469  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:23.630694  5199 raft_consensus.cc:3055] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:23.631047  5199 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:23.631968  5199 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.633430  5199 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.638932  5485 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:23.641989  5199 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:23.643998  5239 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:23.645390  5431 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:23.646807  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:23.647541  5484 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.652624  5431 raft_consensus.cc:697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:23.653992  5431 consensus_queue.cc:237] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.655181  5484 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:23.664456  5019 catalog_manager.cc:5697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 2 to 3, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:23.895193  5485 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:23.899854  5524 raft_consensus.cc:993] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.900457  5524 raft_consensus.cc:1081] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.902494  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:23.903199  5272 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:23.903546  5272 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:23.913307  5272 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.915357  5272 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:23.916394  5485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:23.917310  5485 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:23.916472  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:23.917989  5199 raft_consensus.cc:3055] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:23.918428  5199 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:23.919910  5199 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.921140  5199 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:23.928293  5485 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:23.928603  5199 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:23.929457  5239 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:23.930550  5431 raft_consensus.cc:2804] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:23.931221  5431 raft_consensus.cc:697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:23.932593  5431 consensus_queue.cc:237] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.945302  5019 catalog_manager.cc:5697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 1 to 2, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:23.958853  5426 raft_consensus.cc:993] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.959507  5426 raft_consensus.cc:1081] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:23.961757  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:23.962401  5272 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:23.962896  5272 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.973255  5272 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.975061  5272 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:23.975893  5485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:23.976591  5485 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.979030  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:23.979702  5199 raft_consensus.cc:3055] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:23.980046  5199 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:23.980919  5199 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.982424  5199 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:23.986011  5485 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:23.987928  5239 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:23.988973  5431 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:23.989682  5431 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:23.990654  5431 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue 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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:23.992811  5199 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:24.000051  5019 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 2 to 3, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:24.147562  5485 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:27:24.148838  5431 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:24.159792  5199 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:27:24.161206  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:24.161495  5539 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:24.337054  5199 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:24.338811  5539 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:24.348668  5485 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:24.350663  5539 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:24.427860  5199 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:24.429869  5525 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:24.442543  5485 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:24.444048  5539 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:24.537326 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:24.554970  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:24.555502  5272 raft_consensus.cc:606] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:24.558118  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:24.558552  5272 raft_consensus.cc:606] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:24.561765  5198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:24.562404  5198 raft_consensus.cc:606] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:24.563567 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:24.564031 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:24.564586 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:24.854192  5426 raft_consensus.cc:993] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:24.854736  5426 raft_consensus.cc:1081] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:24.856787  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:24.857331  5272 raft_consensus.cc:493] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:24.857923  5272 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:24.863234  5272 raft_consensus.cc:515] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.864984  5272 leader_election.cc:290] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:24.866093  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:24.866243  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb96caf48804636868a4e9280f6fdeb" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:24.866804  5484 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:24.866979  5198 raft_consensus.cc:3055] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:24.867388  5198 raft_consensus.cc:740] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:24.868119  5198 consensus_queue.cc:260] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.869542  5198 raft_consensus.cc:3060] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:24.873142  5484 raft_consensus.cc:2468] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:24.874644  5239 leader_election.cc:304] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:24.875515  5539 raft_consensus.cc:2804] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:24.876434  5539 raft_consensus.cc:697] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:24.876926  5198 raft_consensus.cc:2468] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:24.878219  5539 consensus_queue.cc:237] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.886977  5019 catalog_manager.cc:5697] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 1 to 2, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:24.932857  5525 raft_consensus.cc:993] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:24.933444  5525 raft_consensus.cc:1081] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:24.935371  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:24.935900  5198 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:24.936242  5198 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:24.941890  5198 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.944141  5198 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 4 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:24.945115  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:24.945188  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:24.945881  5484 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:24.945889  5272 raft_consensus.cc:3055] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:27:24.946410  5272 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:24.947170  5272 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.948449  5272 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:24.954106  5484 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:24.955866  5165 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:24.956390  5272 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:24.956940  5426 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:27:24.957501  5426 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:24.958475  5426 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:24.965927  5019 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 3 to 4, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:25.037896  5539 raft_consensus.cc:993] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:25.038370  5539 raft_consensus.cc:1081] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:25.040243  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:25.040812  5198 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:25.041168  5198 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:25.047698  5198 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.050267  5198 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:25.051079  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:25.051729  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:25.051815  5484 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:25.052357  5272 raft_consensus.cc:3055] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:25.052825  5272 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:25.053802  5272 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.055912  5272 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:25.061013  5484 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:25.062351  5165 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:25.063089  5426 raft_consensus.cc:2804] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:25.064199  5426 raft_consensus.cc:697] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:25.064436  5272 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 2.
I20260709 12:27:25.064975  5426 consensus_queue.cc:237] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.072678  5019 catalog_manager.cc:5697] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 1 to 2, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
W20260709 12:27:25.162272  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:25.355420  5272 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:25.356806  5426 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:25.361902  5198 raft_consensus.cc:1275] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:25.366917  5539 consensus_queue.cc:1048] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:25.368582  5484 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:25.371536  5536 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:25.384076  5484 raft_consensus.cc:1275] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:25.385636  5539 consensus_queue.cc:1048] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:25.571861 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:25.580260  5198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:25.581130  5198 raft_consensus.cc:606] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:25.584193  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:25.584746  5272 raft_consensus.cc:606] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:25.587646  5198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:25.588176  5198 raft_consensus.cc:606] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:25.589318 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:25.589886 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:25.590448 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:25.621408  5272 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:25.622906  5551 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:25.632557  5484 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:25.634171  5536 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:25.642580  5426 raft_consensus.cc:993] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:25.643143  5426 raft_consensus.cc:1081] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:25.644898  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:25.645473  5272 raft_consensus.cc:493] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:25.645869  5272 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:25.652730  5272 raft_consensus.cc:515] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.655035  5272 leader_election.cc:290] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:25.656353  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:25.656291  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be6a40e8fc4eed9c31711caf2687c5" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:25.657162  5198 raft_consensus.cc:3055] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:25.657528  5198 raft_consensus.cc:740] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:25.658540  5198 consensus_queue.cc:260] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.659655  5198 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:25.657162  5484 raft_consensus.cc:3060] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:25.665561  5198 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:25.666846  5239 leader_election.cc:304] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:25.666957  5484 raft_consensus.cc:2468] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:25.667675  5539 raft_consensus.cc:2804] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:25.668175  5539 raft_consensus.cc:697] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:25.668949  5539 consensus_queue.cc:237] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue 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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.676959  5019 catalog_manager.cc:5697] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 2 to 3, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:25.804347  5536 raft_consensus.cc:993] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:25.804816  5536 raft_consensus.cc:1081] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:25.806505  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:25.806975  5272 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:25.807204  5272 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:25.812255  5272 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.814169  5272 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 5 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:25.815127  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:25.815099  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:25.816157  5198 raft_consensus.cc:3055] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:27:25.816183  5484 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:25.816686  5198 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:25.817534  5198 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.818809  5198 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:27:25.825038  5484 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 5.
I20260709 12:27:25.826692  5239 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:25.827033  5198 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 5.
I20260709 12:27:25.827399  5539 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:27:25.828004  5539 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:25.828840  5539 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.836073  5019 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 4 to 5, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 5 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:25.944872  5565 raft_consensus.cc:993] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:25.945448  5539 raft_consensus.cc:1081] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:25.947105  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:25.947610  5198 raft_consensus.cc:493] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:25.947886  5198 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:25.953152  5198 raft_consensus.cc:515] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.955358  5198 leader_election.cc:290] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 4 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:25.956646  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:25.956754  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ee30f9fc374e4cb5f2b0db87ee1467" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:25.957297  5484 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:25.957787  5272 raft_consensus.cc:3055] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:27:25.958305  5272 raft_consensus.cc:740] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:25.959043  5272 consensus_queue.cc:260] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.960246  5272 raft_consensus.cc:3060] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:25.964331  5484 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:25.965556  5165 leader_election.cc:304] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:25.966022  5272 raft_consensus.cc:2468] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:25.966323  5536 raft_consensus.cc:2804] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:27:25.966838  5536 raft_consensus.cc:697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:25.967659  5536 consensus_queue.cc:237] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:25.975608  5019 catalog_manager.cc:5697] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 3 to 4, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:26.063928  5484 raft_consensus.cc:1275] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:26.066078  5539 consensus_queue.cc:1048] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:26.075457  5198 raft_consensus.cc:1275] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:26.077103  5565 consensus_queue.cc:1048] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 12:27:26.163411  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:26.250041  5484 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 5 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:27:26.252099  5565 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:27:26.252629  5198 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 5 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:27:26.254118  5565 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:27:26.364854  5272 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:27:26.366357  5570 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:26.371584  5484 raft_consensus.cc:1275] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:27:26.373072  5426 consensus_queue.cc:1048] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:26.597110 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:26.605718  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:26.606338  5272 raft_consensus.cc:606] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:26.609719  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:26.610314  5272 raft_consensus.cc:606] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:26.613266  5199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:26.613897  5199 raft_consensus.cc:606] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:26.615226 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:26.615921 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:26.616731 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:26.625749  5570 raft_consensus.cc:993] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:26.626705  5572 raft_consensus.cc:1081] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:26.628826  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:26.629305  5272 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:26.629566  5272 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.634889  5272 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.636605  5272 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:26.637737  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:26.638656  5199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:26.639019  5484 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.639250  5199 raft_consensus.cc:3055] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:26.639999  5199 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:26.640942  5199 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.642378  5199 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.647850  5566 raft_consensus.cc:993] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:26.647688  5484 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:26.648517  5525 raft_consensus.cc:1081] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:26.649644  5239 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:26.650516  5199 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 3.
I20260709 12:27:26.650547  5525 raft_consensus.cc:2804] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:26.651333  5525 raft_consensus.cc:697] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:26.651485  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb78387223b46778dd855cd117a32be"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:26.652374  5198 raft_consensus.cc:493] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:26.652273  5525 consensus_queue.cc:237] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue 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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.652944  5198 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:27:26.662415  5198 raft_consensus.cc:515] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.662423  5019 catalog_manager.cc:5697] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 2 to 3, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 3 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:26.665037  5198 leader_election.cc:290] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 6 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:26.665740  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:26.665949  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb78387223b46778dd855cd117a32be" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:26.666512  5272 raft_consensus.cc:3055] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:27:26.666608  5484 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:27:26.667268  5272 raft_consensus.cc:740] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:26.668138  5272 consensus_queue.cc:260] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.669557  5272 raft_consensus.cc:3060] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:27:26.675168  5272 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 6.
I20260709 12:27:26.676378  5163 leader_election.cc:304] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, 7842a919f237457dad4f66826cd62ba4; no voters: 
I20260709 12:27:26.677254  5572 raft_consensus.cc:2804] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:27:26.677281  5484 raft_consensus.cc:2468] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 6.
I20260709 12:27:26.677878  5572 raft_consensus.cc:697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 6 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:26.678737  5572 consensus_queue.cc:237] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.686203  5019 catalog_manager.cc:5697] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 5 to 6, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 6 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:26.924726  5525 raft_consensus.cc:993] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:26.925210  5565 raft_consensus.cc:1081] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:26.927565  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:26.928156  5198 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:26.928527  5198 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.933809  5198 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.935913  5198 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 3 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:26.936980  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:26.937052  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:26.938113  5484 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.938356  5272 raft_consensus.cc:3055] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:26.938723  5272 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:26.939514  5272 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.940431  5272 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:26.944957  5484 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 3.
I20260709 12:27:26.946110  5165 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:26.946914  5572 raft_consensus.cc:2804] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:26.947450  5572 raft_consensus.cc:697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:26.948113  5272 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 3.
I20260709 12:27:26.948284  5572 consensus_queue.cc:237] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Queue 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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:26.957170  5019 catalog_manager.cc:5697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 2 to 3, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:27.116232  5198 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:27.117511  5565 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:27.129271  5484 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:27.131016  5565 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:27:27.164407  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:27.257544  5484 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 6 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:27:27.259087  5572 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:27:27.262869  5272 raft_consensus.cc:1275] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 6 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:27:27.264541  5536 consensus_queue.cc:1048] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:27:27.484105  5484 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:27.484707  5272 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:27.486459  5536 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:27.487705  5572 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:27.630391 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:27.642813  5198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:27.643430  5198 raft_consensus.cc:606] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:27.647403  5272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
mode: GRACEFUL
new_leader_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:27:27.648347  5272 raft_consensus.cc:606] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Received request to transfer leadership to TS 7842a919f237457dad4f66826cd62ba4
I20260709 12:27:27.651532  5198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
mode: GRACEFUL
new_leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:60960
I20260709 12:27:27.652127  5198 raft_consensus.cc:606] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Received request to transfer leadership to TS 77ad9dfa36cf47ad9b033f569758a4b4
I20260709 12:27:27.653465 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:27:27.654068 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:27.654836 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:27.684180  5565 raft_consensus.cc:993] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: : Instructing follower 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:27.684731  5565 raft_consensus.cc:1081] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Signalling peer 7842a919f237457dad4f66826cd62ba4 to start an election
I20260709 12:27:27.686403  5198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c46268ce93324e759b0684989f36717c"
dest_uuid: "7842a919f237457dad4f66826cd62ba4"
 from {username='slave'} at 127.0.0.1:53162
I20260709 12:27:27.686862  5198 raft_consensus.cc:493] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:27.687119  5198 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.694936  5198 raft_consensus.cc:515] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.696623  5198 leader_election.cc:290] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [CANDIDATE]: Term 4 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131:43155)
I20260709 12:27:27.698119  5272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
I20260709 12:27:27.697957  5485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46268ce93324e759b0684989f36717c" candidate_uuid: "7842a919f237457dad4f66826cd62ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:27.698863  5272 raft_consensus.cc:3055] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:27:27.698975  5485 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.699343  5272 raft_consensus.cc:740] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:27.700635  5272 consensus_queue.cc:260] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.702616  5272 raft_consensus.cc:3060] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.711715  5485 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:27.713430  5165 leader_election.cc:304] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [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: 7842a919f237457dad4f66826cd62ba4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:27.714497  5570 raft_consensus.cc:2804] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:27:27.714865  5272 raft_consensus.cc:2468] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7842a919f237457dad4f66826cd62ba4 in term 4.
I20260709 12:27:27.715085  5570 raft_consensus.cc:697] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Becoming Leader. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:27.716693  5570 consensus_queue.cc:237] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.723786  5019 catalog_manager.cc:5697] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 reported cstate change: term changed from 3 to 4, leader changed from 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131) to 7842a919f237457dad4f66826cd62ba4 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "7842a919f237457dad4f66826cd62ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:27.916100  5536 raft_consensus.cc:993] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:27.916671  5536 raft_consensus.cc:1081] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:27.918830  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:27.919397  5272 raft_consensus.cc:493] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:27.919672  5272 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.928733  5272 raft_consensus.cc:515] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.931613  5272 leader_election.cc:290] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 4 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:27.932536  5485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:27.933189  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba1d38b05df4b29afc7ac8deeb69cd2" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:27.933348  5485 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.933864  5198 raft_consensus.cc:3055] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:27:27.934229  5198 raft_consensus.cc:740] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:27.935269  5198 consensus_queue.cc:260] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.936633  5198 raft_consensus.cc:3060] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:27:27.942152  5485 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 4.
I20260709 12:27:27.943714  5239 leader_election.cc:304] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [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: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:27.944692  5565 raft_consensus.cc:2804] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:27:27.945673  5198 raft_consensus.cc:2468] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 4.
I20260709 12:27:27.945556  5565 raft_consensus.cc:697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:27.947311  5565 consensus_queue.cc:237] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [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: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:27.954843  5019 catalog_manager.cc:5697] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 3 to 4, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 4 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:28.102011  5536 raft_consensus.cc:993] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: : Instructing follower 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:28.102937  5570 raft_consensus.cc:1081] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Signalling peer 77ad9dfa36cf47ad9b033f569758a4b4 to start an election
I20260709 12:27:28.105283  5272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798"
dest_uuid: "77ad9dfa36cf47ad9b033f569758a4b4"
 from {username='slave'} at 127.0.0.1:49268
I20260709 12:27:28.106045  5272 raft_consensus.cc:493] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:28.106413  5272 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:28.114635  5272 raft_consensus.cc:515] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:28.116614  5272 leader_election.cc:290] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Requested vote from peers bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079), 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699)
I20260709 12:27:28.117511  5485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1c5034a6f843e188c7078926e444f5"
I20260709 12:27:28.118063  5198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54613a6be7d4f4b9c0e7b1b257ae798" candidate_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7842a919f237457dad4f66826cd62ba4"
I20260709 12:27:28.118192  5485 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:28.118675  5198 raft_consensus.cc:3055] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:28.118988  5198 raft_consensus.cc:740] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7842a919f237457dad4f66826cd62ba4, State: Running, Role: LEADER
I20260709 12:27:28.119879  5198 consensus_queue.cc:260] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:28.120934  5198 raft_consensus.cc:3060] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:28.125204  5485 raft_consensus.cc:2468] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:28.127362  5239 leader_election.cc:304] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ad9dfa36cf47ad9b033f569758a4b4, bf1c5034a6f843e188c7078926e444f5; no voters: 
I20260709 12:27:28.128530  5565 raft_consensus.cc:2804] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:28.129074  5565 raft_consensus.cc:697] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Becoming Leader. State: Replica: 77ad9dfa36cf47ad9b033f569758a4b4, State: Running, Role: LEADER
I20260709 12:27:28.129307  5198 raft_consensus.cc:2468] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ad9dfa36cf47ad9b033f569758a4b4 in term 2.
I20260709 12:27:28.130247  5565 consensus_queue.cc:237] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } }
I20260709 12:27:28.138332  5019 catalog_manager.cc:5697] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 reported cstate change: term changed from 1 to 2, leader changed from 7842a919f237457dad4f66826cd62ba4 (127.31.146.130) to 77ad9dfa36cf47ad9b033f569758a4b4 (127.31.146.131). New cstate: current_term: 2 leader_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 } health_report { overall_health: HEALTHY } } }
W20260709 12:27:28.165889  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:28.175225  5485 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:28.176774  5570 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:28.194093  5273 raft_consensus.cc:1275] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Refusing update from remote peer 7842a919f237457dad4f66826cd62ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:28.195516  5597 consensus_queue.cc:1048] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ad9dfa36cf47ad9b033f569758a4b4" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:28.396454  5198 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:28.398113  5565 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:28.407191  5485 raft_consensus.cc:1275] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:27:28.409368  5566 consensus_queue.cc:1048] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:27:28.517484  5198 raft_consensus.cc:1275] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:28.518872  5485 raft_consensus.cc:1275] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Refusing update from remote peer 77ad9dfa36cf47ad9b033f569758a4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:28.518942  5566 consensus_queue.cc:1048] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7842a919f237457dad4f66826cd62ba4" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:28.520476  5601 consensus_queue.cc:1048] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1c5034a6f843e188c7078926e444f5" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:28.661712 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:28.696501 32330 tablet_server.cc:179] TabletServer@127.31.146.129:41079 shutting down...
W20260709 12:27:28.729151  5165 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 12:27:28.737815  5165 consensus_peers.cc:597] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: 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:27:28.741967 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:28.743084 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.743921 32330 raft_consensus.cc:2243] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.744625 32330 raft_consensus.cc:2272] T 85144be9a5d34998b2aec15b506c08fb P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.747900 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.749229 32330 raft_consensus.cc:2243] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.749887 32330 raft_consensus.cc:2272] T e4be6a40e8fc4eed9c31711caf2687c5 P bf1c5034a6f843e188c7078926e444f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.753170 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.754012 32330 raft_consensus.cc:2243] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.754549 32330 raft_consensus.cc:2272] T cdb96caf48804636868a4e9280f6fdeb P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.758235 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.758998 32330 raft_consensus.cc:2243] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.759545 32330 raft_consensus.cc:2272] T e54613a6be7d4f4b9c0e7b1b257ae798 P bf1c5034a6f843e188c7078926e444f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:28.759603  5165 consensus_peers.cc:597] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: 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:27:28.762961 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.763549 32330 raft_consensus.cc:2243] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.764003 32330 raft_consensus.cc:2272] T c46268ce93324e759b0684989f36717c P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.766850 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.767410 32330 raft_consensus.cc:2243] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.767792 32330 raft_consensus.cc:2272] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.771446 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.772102 32330 raft_consensus.cc:2243] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.772536 32330 raft_consensus.cc:2272] T 4de7b6a020dc4da49f502aa9c03fc905 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.774741 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.775310 32330 raft_consensus.cc:2243] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.775933 32330 raft_consensus.cc:2272] T 1cb78387223b46778dd855cd117a32be P bf1c5034a6f843e188c7078926e444f5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.778409 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.778939 32330 raft_consensus.cc:2243] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.779392 32330 raft_consensus.cc:2272] T c40b34c2481b45b5845447be724134e9 P bf1c5034a6f843e188c7078926e444f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.781342 32330 tablet_replica.cc:333] stopping tablet replica
I20260709 12:27:28.781869 32330 raft_consensus.cc:2243] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.782346 32330 raft_consensus.cc:2272] T 96ee30f9fc374e4cb5f2b0db87ee1467 P bf1c5034a6f843e188c7078926e444f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.816004 32330 tablet_server.cc:196] TabletServer@127.31.146.129:41079 shutdown complete.
W20260709 12:27:28.832813  5239 consensus_peers.cc:597] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:28.851102 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:27:28.885774 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:28.886596 32330 tablet_replica.cc:333] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.887341 32330 raft_consensus.cc:2243] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.887879 32330 raft_consensus.cc:2272] T 85144be9a5d34998b2aec15b506c08fb P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.890292 32330 tablet_replica.cc:333] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.890995 32330 raft_consensus.cc:2243] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:27:28.891786 32330 raft_consensus.cc:2272] T c46268ce93324e759b0684989f36717c P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.895193 32330 tablet_replica.cc:333] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.895833 32330 raft_consensus.cc:2243] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.896268 32330 raft_consensus.cc:2272] T e54613a6be7d4f4b9c0e7b1b257ae798 P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.899120 32330 tablet_replica.cc:333] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.899724 32330 raft_consensus.cc:2243] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.900236 32330 raft_consensus.cc:2272] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.904202 32330 tablet_replica.cc:333] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.905072 32330 raft_consensus.cc:2243] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.906396 32330 raft_consensus.cc:2272] T 4de7b6a020dc4da49f502aa9c03fc905 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:28.907362  5239 consensus_peers.cc:597] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:28.910074 32330 tablet_replica.cc:333] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.910820 32330 raft_consensus.cc:2243] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.911408 32330 raft_consensus.cc:2272] T cdb96caf48804636868a4e9280f6fdeb P 7842a919f237457dad4f66826cd62ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.914458 32330 tablet_replica.cc:333] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.915221 32330 raft_consensus.cc:2243] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:28.916425 32330 raft_consensus.cc:2272] T c40b34c2481b45b5845447be724134e9 P 7842a919f237457dad4f66826cd62ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.919005 32330 tablet_replica.cc:333] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.919588 32330 raft_consensus.cc:2243] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:27:28.920508 32330 raft_consensus.cc:2272] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 7842a919f237457dad4f66826cd62ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.926458 32330 tablet_replica.cc:333] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.927438 32330 raft_consensus.cc:2243] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:27:28.928167  5239 consensus_peers.cc:597] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:28.929016 32330 raft_consensus.cc:2272] T 1cb78387223b46778dd855cd117a32be P 7842a919f237457dad4f66826cd62ba4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:28.932770 32330 tablet_replica.cc:333] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4: stopping tablet replica
I20260709 12:27:28.933449 32330 raft_consensus.cc:2243] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:28.934023 32330 raft_consensus.cc:2272] T e4be6a40e8fc4eed9c31711caf2687c5 P 7842a919f237457dad4f66826cd62ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:28.940362  5239 consensus_peers.cc:597] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699): Couldn't send request to peer 7842a919f237457dad4f66826cd62ba4. 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:27:28.940999  5239 consensus_peers.cc:597] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699): Couldn't send request to peer 7842a919f237457dad4f66826cd62ba4. 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:27:28.954629  5239 consensus_peers.cc:597] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699): Couldn't send request to peer 7842a919f237457dad4f66826cd62ba4. Status: 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:27:28.975193 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:27:29.003679 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
W20260709 12:27:29.003809  5239 consensus_peers.cc:597] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer bf1c5034a6f843e188c7078926e444f5 (127.31.146.129:41079): Couldn't send request to peer bf1c5034a6f843e188c7078926e444f5. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:41079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:29.034566  5239 consensus_peers.cc:597] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 -> Peer 7842a919f237457dad4f66826cd62ba4 (127.31.146.130:41699): Couldn't send request to peer 7842a919f237457dad4f66826cd62ba4. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:41699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:29.042104 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:29.043081 32330 tablet_replica.cc:333] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.044155 32330 raft_consensus.cc:2243] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.045208 32330 raft_consensus.cc:2272] T e54613a6be7d4f4b9c0e7b1b257ae798 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.048498 32330 tablet_replica.cc:333] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.049059 32330 raft_consensus.cc:2243] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:29.049458 32330 raft_consensus.cc:2272] T c46268ce93324e759b0684989f36717c P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.051965 32330 tablet_replica.cc:333] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.052520 32330 raft_consensus.cc:2243] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.053460 32330 raft_consensus.cc:2272] T 85144be9a5d34998b2aec15b506c08fb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.056087 32330 tablet_replica.cc:333] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.056723 32330 raft_consensus.cc:2243] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.057636 32330 raft_consensus.cc:2272] T e4be6a40e8fc4eed9c31711caf2687c5 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.060150 32330 tablet_replica.cc:333] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.060789 32330 raft_consensus.cc:2243] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:29.061268 32330 raft_consensus.cc:2272] T 96ee30f9fc374e4cb5f2b0db87ee1467 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.063745 32330 tablet_replica.cc:333] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.064292 32330 raft_consensus.cc:2243] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:29.064750 32330 raft_consensus.cc:2272] T 1cb78387223b46778dd855cd117a32be P 77ad9dfa36cf47ad9b033f569758a4b4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.066756 32330 tablet_replica.cc:333] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.067337 32330 raft_consensus.cc:2243] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:29.067937 32330 raft_consensus.cc:2272] T c40b34c2481b45b5845447be724134e9 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.070680 32330 tablet_replica.cc:333] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.071310 32330 raft_consensus.cc:2243] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.072117 32330 raft_consensus.cc:2272] T 3ba1d38b05df4b29afc7ac8deeb69cd2 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.075356 32330 tablet_replica.cc:333] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.075889 32330 raft_consensus.cc:2243] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.076862 32330 raft_consensus.cc:2272] T 4de7b6a020dc4da49f502aa9c03fc905 P 77ad9dfa36cf47ad9b033f569758a4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.079617 32330 tablet_replica.cc:333] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4: stopping tablet replica
I20260709 12:27:29.080173 32330 raft_consensus.cc:2243] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.081080 32330 raft_consensus.cc:2272] T cdb96caf48804636868a4e9280f6fdeb P 77ad9dfa36cf47ad9b033f569758a4b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.117040 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:27:29.145067 32330 master.cc:562] Master@127.31.146.190:40379 shutting down...
W20260709 12:27:29.166915  5070 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:27:29.171677 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:29.172302 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:29.172776 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P c0b8ce1ba191499199c185a64640b5b2: stopping tablet replica
I20260709 12:27:29.194381 32330 master.cc:584] Master@127.31.146.190:40379 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15267 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:27:29.244642 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:38695
I20260709 12:27:29.245908 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:29.253942  5612 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:27:29.254081  5614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:27:29.254948  5611 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:27:29.255645 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:29.256723 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:29.256973 32330 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:27:29.257166 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600049257148 us; error 0 us; skew 500 ppm
I20260709 12:27:29.258180 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:29.261492 32330 webserver.cc:533] Webserver started at http://127.31.146.190:46383/ using document root <none> and password file <none>
I20260709 12:27:29.262243 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:29.262445 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:29.262836 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:29.264155 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "b95e64997c2641cf910e60cf9819f1ab"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.269496 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:27:29.274369  5619 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:27:29.275573 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:27:29.276353 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "b95e64997c2641cf910e60cf9819f1ab"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.276736 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-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:27:29.297914 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:29.299358 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:29.351974 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:38695
I20260709 12:27:29.352061  5670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:38695 every 8 connection(s)
I20260709 12:27:29.356456  5671 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:27:29.369624  5671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab: Bootstrap starting.
I20260709 12:27:29.375913  5671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:29.381349  5671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab: No bootstrap required, opened a new log
I20260709 12:27:29.384089  5671 raft_consensus.cc:359] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER }
I20260709 12:27:29.384542  5671 raft_consensus.cc:385] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:29.384744  5671 raft_consensus.cc:740] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95e64997c2641cf910e60cf9819f1ab, State: Initialized, Role: FOLLOWER
I20260709 12:27:29.385300  5671 consensus_queue.cc:260] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER }
I20260709 12:27:29.385898  5671 raft_consensus.cc:399] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:27:29.386122  5671 raft_consensus.cc:493] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:27:29.386364  5671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:29.391995  5671 raft_consensus.cc:515] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER }
I20260709 12:27:29.392562  5671 leader_election.cc:304] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [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: b95e64997c2641cf910e60cf9819f1ab; no voters: 
I20260709 12:27:29.394610  5671 leader_election.cc:290] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:27:29.395071  5674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:29.396626  5674 raft_consensus.cc:697] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 1 LEADER]: Becoming Leader. State: Replica: b95e64997c2641cf910e60cf9819f1ab, State: Running, Role: LEADER
I20260709 12:27:29.397403  5674 consensus_queue.cc:237] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [LEADER]: Queue going to LEADER mode. State: All 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: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER }
I20260709 12:27:29.398043  5671 sys_catalog.cc:565] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:27:29.404618  5675 sys_catalog.cc:455] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b95e64997c2641cf910e60cf9819f1ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER } }
I20260709 12:27:29.405328  5675 sys_catalog.cc:458] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:29.406374  5676 sys_catalog.cc:455] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader b95e64997c2641cf910e60cf9819f1ab. Latest consensus state: current_term: 1 leader_uuid: "b95e64997c2641cf910e60cf9819f1ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b95e64997c2641cf910e60cf9819f1ab" member_type: VOTER } }
I20260709 12:27:29.406924  5676 sys_catalog.cc:458] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:29.408133  5682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:27:29.420365  5682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:27:29.422202 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:27:29.432564  5682 catalog_manager.cc:1383] Generated new cluster ID: c22782ec6dde4866980ac3cecddd76b8
I20260709 12:27:29.432928  5682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:27:29.458554  5682 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:27:29.461155  5682 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:27:29.491319  5682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab: Generated new TSK 0
I20260709 12:27:29.492013  5682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:27:29.554193 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:29.561825  5692 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:27:29.562920  5693 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:27:29.565372  5695 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:27:29.568534 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:29.569777 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:29.570001 32330 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:27:29.570195 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600049570177 us; error 0 us; skew 500 ppm
I20260709 12:27:29.570835 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:29.573814 32330 webserver.cc:533] Webserver started at http://127.31.146.129:36635/ using document root <none> and password file <none>
I20260709 12:27:29.574350 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:29.574553 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:29.574872 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:29.576005 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.582110 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:27:29.586454  5700 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:27:29.587564 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:27:29.587839 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.588150 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-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:27:29.602105 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:29.603386 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:29.605067 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:29.609058 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:29.609305 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.610047 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:29.610365 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.667498 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:34309
I20260709 12:27:29.667622  5762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:34309 every 8 connection(s)
I20260709 12:27:29.673590 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:29.683570  5767 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:27:29.687083  5768 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:27:29.693082  5770 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:27:29.694082  5763 heartbeater.cc:344] Connected to a master server at 127.31.146.190:38695
I20260709 12:27:29.694305 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:29.694612  5763 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:29.695605  5763 heartbeater.cc:507] Master 127.31.146.190:38695 requested a full tablet report, sending...
I20260709 12:27:29.696655 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:29.697235 32330 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:27:29.697676 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600049697641 us; error 0 us; skew 500 ppm
I20260709 12:27:29.698432 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:29.698482  5636 ts_manager.cc:194] Registered new tserver with Master: 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309)
I20260709 12:27:29.701130  5636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56628
I20260709 12:27:29.701835 32330 webserver.cc:533] Webserver started at http://127.31.146.130:34301/ using document root <none> and password file <none>
I20260709 12:27:29.702621 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:29.702873 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:29.703373 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:29.705332 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "19788143d2a34b74990a75d59a2b0389"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.711071 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:27:29.715788  5775 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:27:29.717068 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:27:29.717368 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "19788143d2a34b74990a75d59a2b0389"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.717801 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-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:27:29.738528 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:29.739998 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:29.741811 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:29.744293 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:29.744482 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.744786 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:29.744925 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.794054 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:35497
I20260709 12:27:29.794126  5837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:35497 every 8 connection(s)
I20260709 12:27:29.799742 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:29.808738  5841 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:27:29.810066  5842 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:27:29.814021  5844 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:27:29.814996  5838 heartbeater.cc:344] Connected to a master server at 127.31.146.190:38695
I20260709 12:27:29.815272 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:29.815577  5838 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:29.816392 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:27:29.816536  5838 heartbeater.cc:507] Master 127.31.146.190:38695 requested a full tablet report, sending...
W20260709 12:27:29.816722 32330 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:27:29.816941 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600049816924 us; error 0 us; skew 500 ppm
I20260709 12:27:29.817747 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:29.819018  5636 ts_manager.cc:194] Registered new tserver with Master: 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497)
I20260709 12:27:29.820585 32330 webserver.cc:533] Webserver started at http://127.31.146.131:33407/ using document root <none> and password file <none>
I20260709 12:27:29.821154 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:29.821106  5636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56630
I20260709 12:27:29.821624 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:29.821942 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:29.823387 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "6696ca0d21754177a3d2d632a09dafec"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.829993 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:27:29.834672  5849 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:27:29.835947 32330 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:27:29.836340 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "6696ca0d21754177a3d2d632a09dafec"
format_stamp: "Formatted at 2026-07-09 12:27:29 on dist-test-slave-0cmf"
I20260709 12:27:29.836690 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599844484784-32330-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:27:29.853093 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:29.854519 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:29.856395 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:29.858867 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:29.859150 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.859423 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:29.859601 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:29.917363 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:38885
I20260709 12:27:29.917976  5911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:38885 every 8 connection(s)
I20260709 12:27:29.937057  5912 heartbeater.cc:344] Connected to a master server at 127.31.146.190:38695
I20260709 12:27:29.937676  5912 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:29.938630  5912 heartbeater.cc:507] Master 127.31.146.190:38695 requested a full tablet report, sending...
I20260709 12:27:29.941130  5636 ts_manager.cc:194] Registered new tserver with Master: 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:29.941754 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018835567s
I20260709 12:27:29.943415  5636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56634
I20260709 12:27:29.973191  5636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56648:
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:27:29.975449  5636 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:27:30.035230  5728 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca407cb43948e48ad6e63ecd83c949 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.036731  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca407cb43948e48ad6e63ecd83c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.039011  5727 tablet_service.cc:1511] Processing CreateTablet for tablet 25f1615493ac4f939ea6ca445a1036ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.040518  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f1615493ac4f939ea6ca445a1036ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.057862  5877 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca407cb43948e48ad6e63ecd83c949 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.058717  5876 tablet_service.cc:1511] Processing CreateTablet for tablet 25f1615493ac4f939ea6ca445a1036ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.060521  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f1615493ac4f939ea6ca445a1036ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.061280  5877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca407cb43948e48ad6e63ecd83c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.071053  5802 tablet_service.cc:1511] Processing CreateTablet for tablet 25f1615493ac4f939ea6ca445a1036ba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.071424  5803 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca407cb43948e48ad6e63ecd83c949 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=abe9f1f97cbb40cb89b3a7bf743f1b85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.072881  5802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f1615493ac4f939ea6ca445a1036ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.073927  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca407cb43948e48ad6e63ecd83c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.093163  5928 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: Bootstrap starting.
I20260709 12:27:30.095690  5927 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Bootstrap starting.
I20260709 12:27:30.100591  5928 tablet_bootstrap.cc:654] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.108664  5929 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: Bootstrap starting.
I20260709 12:27:30.112347  5927 tablet_bootstrap.cc:654] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.120412  5928 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: No bootstrap required, opened a new log
I20260709 12:27:30.120885  5928 ts_tablet_manager.cc:1403] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.014s
I20260709 12:27:30.121140  5927 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: No bootstrap required, opened a new log
I20260709 12:27:30.121798  5927 ts_tablet_manager.cc:1403] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260709 12:27:30.122907  5929 tablet_bootstrap.cc:654] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.124209  5928 raft_consensus.cc:359] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.125281  5928 raft_consensus.cc:385] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.125432  5927 raft_consensus.cc:359] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.125931  5928 raft_consensus.cc:740] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.126365  5927 raft_consensus.cc:385] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.126890  5927 raft_consensus.cc:740] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.127218  5928 consensus_queue.cc:260] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.128279  5927 consensus_queue.cc:260] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.133383  5929 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: No bootstrap required, opened a new log
I20260709 12:27:30.134213  5929 ts_tablet_manager.cc:1403] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:27:30.135303  5763 heartbeater.cc:499] Master 127.31.146.190:38695 was elected leader, sending a full tablet report...
I20260709 12:27:30.135612  5928 ts_tablet_manager.cc:1434] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260709 12:27:30.135574  5912 heartbeater.cc:499] Master 127.31.146.190:38695 was elected leader, sending a full tablet report...
I20260709 12:27:30.137132  5928 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: Bootstrap starting.
I20260709 12:27:30.135788  5927 ts_tablet_manager.cc:1434] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:27:30.139132  5927 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Bootstrap starting.
I20260709 12:27:30.139022  5929 raft_consensus.cc:359] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.140086  5929 raft_consensus.cc:385] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.140677  5929 raft_consensus.cc:740] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.141799  5929 consensus_queue.cc:260] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.147069  5927 tablet_bootstrap.cc:654] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.147959  5928 tablet_bootstrap.cc:654] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.159121  5927 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: No bootstrap required, opened a new log
I20260709 12:27:30.159965  5927 ts_tablet_manager.cc:1403] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:27:30.164237  5927 raft_consensus.cc:359] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.165045  5927 raft_consensus.cc:385] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.165364  5927 raft_consensus.cc:740] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.166838  5927 consensus_queue.cc:260] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.168859  5928 tablet_bootstrap.cc:492] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: No bootstrap required, opened a new log
I20260709 12:27:30.169473  5929 ts_tablet_manager.cc:1434] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.012s
I20260709 12:27:30.169895  5927 ts_tablet_manager.cc:1434] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 12:27:30.170035  5838 heartbeater.cc:499] Master 127.31.146.190:38695 was elected leader, sending a full tablet report...
I20260709 12:27:30.169457  5928 ts_tablet_manager.cc:1403] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260709 12:27:30.171617  5929 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: Bootstrap starting.
I20260709 12:27:30.175661  5928 raft_consensus.cc:359] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.176554  5928 raft_consensus.cc:385] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.176937  5928 raft_consensus.cc:740] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.177970  5928 consensus_queue.cc:260] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.180255  5928 ts_tablet_manager.cc:1434] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:27:30.181322  5929 tablet_bootstrap.cc:654] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.187758  5929 tablet_bootstrap.cc:492] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: No bootstrap required, opened a new log
I20260709 12:27:30.188360  5929 ts_tablet_manager.cc:1403] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 12:27:30.191524  5929 raft_consensus.cc:359] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.192301  5929 raft_consensus.cc:385] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.192536  5929 raft_consensus.cc:740] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.193208  5929 consensus_queue.cc:260] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.195078  5929 ts_tablet_manager.cc:1434] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:27:30.216245  5933 raft_consensus.cc:493] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:30.216773  5933 raft_consensus.cc:515] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.218839  5933 leader_election.cc:290] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497)
I20260709 12:27:30.228708  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389" is_pre_election: true
I20260709 12:27:30.229372  5813 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 0.
I20260709 12:27:30.230659  5851 leader_election.cc:304] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 6696ca0d21754177a3d2d632a09dafec; no voters: 
I20260709 12:27:30.231016  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" is_pre_election: true
I20260709 12:27:30.231704  5738 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 0.
I20260709 12:27:30.231705  5933 raft_consensus.cc:2804] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:30.232191  5933 raft_consensus.cc:493] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:30.232525  5933 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.238865  5933 raft_consensus.cc:515] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.240592  5933 leader_election.cc:290] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 1 election: Requested vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497)
I20260709 12:27:30.241747  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389"
I20260709 12:27:30.241659  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
I20260709 12:27:30.242542  5813 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.242576  5738 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.251246  5813 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 1.
I20260709 12:27:30.251241  5738 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 1.
I20260709 12:27:30.252831  5851 leader_election.cc:304] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 6696ca0d21754177a3d2d632a09dafec; no voters: 
I20260709 12:27:30.253739  5933 raft_consensus.cc:2804] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:30.254884  5933 raft_consensus.cc:697] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 LEADER]: Becoming Leader. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Running, Role: LEADER
I20260709 12:27:30.255741  5933 consensus_queue.cc:237] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.263391  5636 catalog_manager.cc:5697] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec reported cstate change: term changed from 0 to 1, leader changed from <none> to 6696ca0d21754177a3d2d632a09dafec (127.31.146.131). New cstate: current_term: 1 leader_uuid: "6696ca0d21754177a3d2d632a09dafec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:30.362661  5935 raft_consensus.cc:493] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:30.363372  5935 raft_consensus.cc:515] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.365483  5935 leader_election.cc:290] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.375061  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" is_pre_election: true
I20260709 12:27:30.375820  5738 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 0.
I20260709 12:27:30.376941  5779 leader_election.cc:304] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.377198  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec" is_pre_election: true
I20260709 12:27:30.377822  5935 raft_consensus.cc:2804] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:30.378012  5887 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 0.
I20260709 12:27:30.378247  5935 raft_consensus.cc:493] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:30.378610  5935 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.384099  5935 raft_consensus.cc:515] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.385967  5935 leader_election.cc:290] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 1 election: Requested vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.386868  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
I20260709 12:27:30.387070  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
I20260709 12:27:30.387455  5738 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.387964  5887 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.393261  5738 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 1.
I20260709 12:27:30.393946  5887 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 1.
I20260709 12:27:30.394470  5779 leader_election.cc:304] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.395385  5935 raft_consensus.cc:2804] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:30.396588  5935 raft_consensus.cc:697] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 LEADER]: Becoming Leader. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Running, Role: LEADER
I20260709 12:27:30.397483  5935 consensus_queue.cc:237] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.404753  5636 catalog_manager.cc:5697] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19788143d2a34b74990a75d59a2b0389 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "19788143d2a34b74990a75d59a2b0389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: UNKNOWN } } }
W20260709 12:27:30.412663  5684 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:30.459491  5636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56658:
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:27:30.462095  5636 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:27:30.489955  5728 tablet_service.cc:1511] Processing CreateTablet for tablet 1958573b16c34312af156d697f3633c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.491348  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1958573b16c34312af156d697f3633c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.490995  5802 tablet_service.cc:1511] Processing CreateTablet for tablet 1958573b16c34312af156d697f3633c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.491950  5877 tablet_service.cc:1511] Processing CreateTablet for tablet 1958573b16c34312af156d697f3633c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:27:30.492516  5802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1958573b16c34312af156d697f3633c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.493788  5877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1958573b16c34312af156d697f3633c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.497933  5727 tablet_service.cc:1511] Processing CreateTablet for tablet 417f733ee864469f889b6dc3a5db1101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.499327  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f733ee864469f889b6dc3a5db1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.499620  5803 tablet_service.cc:1511] Processing CreateTablet for tablet 417f733ee864469f889b6dc3a5db1101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.501078  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f733ee864469f889b6dc3a5db1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.510867  5927 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Bootstrap starting.
I20260709 12:27:30.519701  5876 tablet_service.cc:1511] Processing CreateTablet for tablet 417f733ee864469f889b6dc3a5db1101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bd70e116fe42423495737cb7ee6483bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:27:30.521109  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f733ee864469f889b6dc3a5db1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:30.522931  5929 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: Bootstrap starting.
I20260709 12:27:30.526618  5927 tablet_bootstrap.cc:654] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.530385  5929 tablet_bootstrap.cc:654] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.533007  5928 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Bootstrap starting.
I20260709 12:27:30.535925  5927 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: No bootstrap required, opened a new log
I20260709 12:27:30.536466  5927 ts_tablet_manager.cc:1403] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 12:27:30.540746  5927 raft_consensus.cc:359] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.541962  5927 raft_consensus.cc:385] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.542410  5927 raft_consensus.cc:740] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.541463  5928 tablet_bootstrap.cc:654] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.546136  5927 consensus_queue.cc:260] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.547024  5929 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: No bootstrap required, opened a new log
I20260709 12:27:30.547624  5929 ts_tablet_manager.cc:1403] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 12:27:30.549769  5927 ts_tablet_manager.cc:1434] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 12:27:30.551386  5927 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Bootstrap starting.
I20260709 12:27:30.551553  5929 raft_consensus.cc:359] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.552325  5929 raft_consensus.cc:385] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.552623  5929 raft_consensus.cc:740] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.553563  5929 consensus_queue.cc:260] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.555969  5929 ts_tablet_manager.cc:1434] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:27:30.557475  5929 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: Bootstrap starting.
I20260709 12:27:30.566072  5929 tablet_bootstrap.cc:654] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.566072  5927 tablet_bootstrap.cc:654] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.569089  5928 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: No bootstrap required, opened a new log
I20260709 12:27:30.569736  5928 ts_tablet_manager.cc:1403] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.007s
I20260709 12:27:30.573370  5928 raft_consensus.cc:359] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.574301  5928 raft_consensus.cc:385] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.574653  5928 raft_consensus.cc:740] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.575608  5928 consensus_queue.cc:260] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.578130  5928 ts_tablet_manager.cc:1434] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:27:30.579567  5928 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: Bootstrap starting.
I20260709 12:27:30.583381  5927 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: No bootstrap required, opened a new log
I20260709 12:27:30.584028  5927 ts_tablet_manager.cc:1403] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.010s
I20260709 12:27:30.584327  5929 tablet_bootstrap.cc:492] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: No bootstrap required, opened a new log
I20260709 12:27:30.584930  5929 ts_tablet_manager.cc:1403] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260709 12:27:30.587762  5927 raft_consensus.cc:359] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.588532  5928 tablet_bootstrap.cc:654] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:30.588224  5929 raft_consensus.cc:359] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.588797  5927 raft_consensus.cc:385] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.589244  5929 raft_consensus.cc:385] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.589414  5927 raft_consensus.cc:740] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.589924  5929 raft_consensus.cc:740] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.590543  5927 consensus_queue.cc:260] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.591004  5929 consensus_queue.cc:260] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.595544  5927 ts_tablet_manager.cc:1434] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:27:30.595839  5929 ts_tablet_manager.cc:1434] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:27:30.603209  5928 tablet_bootstrap.cc:492] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: No bootstrap required, opened a new log
I20260709 12:27:30.603901  5928 ts_tablet_manager.cc:1403] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 12:27:30.605310  5934 raft_consensus.cc:493] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:30.605937  5934 raft_consensus.cc:515] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.607224  5928 raft_consensus.cc:359] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.607787  5928 raft_consensus.cc:385] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:30.608090  5928 raft_consensus.cc:740] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Initialized, Role: FOLLOWER
I20260709 12:27:30.609195  5934 leader_election.cc:290] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.608886  5928 consensus_queue.cc:260] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.611609  5928 ts_tablet_manager.cc:1434] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:27:30.635789  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389" is_pre_election: true
I20260709 12:27:30.636606  5813 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 0.
I20260709 12:27:30.637975  5702 leader_election.cc:304] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.638969  5934 raft_consensus.cc:2804] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:30.639022  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec" is_pre_election: true
I20260709 12:27:30.639421  5934 raft_consensus.cc:493] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:30.639780  5934 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.639829  5887 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 0.
I20260709 12:27:30.645133  5934 raft_consensus.cc:515] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.647168  5934 leader_election.cc:290] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 election: Requested vote from peers 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.647971  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389"
I20260709 12:27:30.648114  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
I20260709 12:27:30.648550  5813 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.648690  5887 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.652808  5934 raft_consensus.cc:493] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:30.653344  5934 raft_consensus.cc:515] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.654366  5813 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 1.
I20260709 12:27:30.654374  5887 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 1.
I20260709 12:27:30.655767  5703 leader_election.cc:304] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229af8b8706f4f90bc3dd3ab7ea9d9bd, 6696ca0d21754177a3d2d632a09dafec; no voters: 
I20260709 12:27:30.655845  5934 leader_election.cc:290] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.656219  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f733ee864469f889b6dc3a5db1101" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389" is_pre_election: true
I20260709 12:27:30.656714  5934 raft_consensus.cc:2804] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:30.656876  5813 raft_consensus.cc:2468] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 0.
I20260709 12:27:30.657212  5934 raft_consensus.cc:697] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Becoming Leader. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Running, Role: LEADER
I20260709 12:27:30.658035  5702 leader_election.cc:304] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.658176  5934 consensus_queue.cc:237] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.659130  5959 raft_consensus.cc:2804] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:30.659098  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f733ee864469f889b6dc3a5db1101" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec" is_pre_election: true
I20260709 12:27:30.659816  5959 raft_consensus.cc:493] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:30.660033  5887 raft_consensus.cc:2468] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 0.
I20260709 12:27:30.660233  5959 raft_consensus.cc:3060] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.668349  5959 raft_consensus.cc:515] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.667692  5635 catalog_manager.cc:5697] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129). New cstate: current_term: 1 leader_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:30.670312  5959 leader_election.cc:290] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 election: Requested vote from peers 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.671079  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f733ee864469f889b6dc3a5db1101" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19788143d2a34b74990a75d59a2b0389"
I20260709 12:27:30.671725  5813 raft_consensus.cc:3060] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.671728  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417f733ee864469f889b6dc3a5db1101" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
I20260709 12:27:30.672513  5887 raft_consensus.cc:3060] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:30.672489  5933 consensus_queue.cc:1048] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [LEADER]: Connected to new peer: Peer: permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:30.680217  5813 raft_consensus.cc:2468] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 1.
I20260709 12:27:30.681164  5887 raft_consensus.cc:2468] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 1.
I20260709 12:27:30.681754  5702 leader_election.cc:304] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.682639  5959 raft_consensus.cc:2804] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:30.683121  5959 raft_consensus.cc:697] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Becoming Leader. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Running, Role: LEADER
I20260709 12:27:30.683980  5959 consensus_queue.cc:237] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.694830  5933 consensus_queue.cc:1048] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [LEADER]: Connected to new peer: Peer: permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:30.703954  5635 catalog_manager.cc:5697] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129). New cstate: current_term: 1 leader_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:30.760861  5813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949"
dest_uuid: "19788143d2a34b74990a75d59a2b0389"
mode: GRACEFUL
new_leader_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
 from {username='slave'} at 127.0.0.1:48376
I20260709 12:27:30.761399  5813 raft_consensus.cc:606] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 LEADER]: Received request to transfer leadership to TS 229af8b8706f4f90bc3dd3ab7ea9d9bd
I20260709 12:27:30.776049  5887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba"
dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
mode: GRACEFUL
new_leader_uuid: "19788143d2a34b74990a75d59a2b0389"
 from {username='slave'} at 127.0.0.1:43150
I20260709 12:27:30.776794  5887 raft_consensus.cc:606] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 LEADER]: Received request to transfer leadership to TS 19788143d2a34b74990a75d59a2b0389
I20260709 12:27:30.842551  5935 consensus_queue.cc:1048] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:30.857156  5944 consensus_queue.cc:1048] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:30.870116  5935 raft_consensus.cc:993] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: : Instructing follower 229af8b8706f4f90bc3dd3ab7ea9d9bd to start an election
I20260709 12:27:30.870645  5944 raft_consensus.cc:1081] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 LEADER]: Signalling peer 229af8b8706f4f90bc3dd3ab7ea9d9bd to start an election
I20260709 12:27:30.872582  5738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949"
dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
 from {username='slave'} at 127.0.0.1:53246
I20260709 12:27:30.873299  5738 raft_consensus.cc:493] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:30.873777  5738 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:30.882843  5738 raft_consensus.cc:515] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.886955  5738 leader_election.cc:290] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 2 election: Requested vote from peers 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:30.887276  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19788143d2a34b74990a75d59a2b0389"
I20260709 12:27:30.887960  5813 raft_consensus.cc:3055] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:30.888449  5813 raft_consensus.cc:740] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Running, Role: LEADER
I20260709 12:27:30.888820  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca407cb43948e48ad6e63ecd83c949" candidate_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
I20260709 12:27:30.889489  5887 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:30.889371  5813 consensus_queue.cc:260] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.891554  5813 raft_consensus.cc:3060] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:30.898850  5813 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 2.
I20260709 12:27:30.899241  5887 raft_consensus.cc:2468] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229af8b8706f4f90bc3dd3ab7ea9d9bd in term 2.
I20260709 12:27:30.901141  5702 leader_election.cc:304] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:30.902240  5959 raft_consensus.cc:2804] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:30.902805  5959 raft_consensus.cc:697] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 LEADER]: Becoming Leader. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Running, Role: LEADER
I20260709 12:27:30.903769  5959 consensus_queue.cc:237] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:30.910790  5635 catalog_manager.cc:5697] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd reported cstate change: term changed from 1 to 2, leader changed from 19788143d2a34b74990a75d59a2b0389 (127.31.146.130) to 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129). New cstate: current_term: 2 leader_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:31.072780  5959 consensus_queue.cc:1048] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:31.083712  5934 consensus_queue.cc:1048] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:31.154639  5965 raft_consensus.cc:993] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: : Instructing follower 19788143d2a34b74990a75d59a2b0389 to start an election
I20260709 12:27:31.155122  5933 raft_consensus.cc:1081] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 LEADER]: Signalling peer 19788143d2a34b74990a75d59a2b0389 to start an election
I20260709 12:27:31.156834  5813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba"
dest_uuid: "19788143d2a34b74990a75d59a2b0389"
 from {username='slave'} at 127.0.0.1:48366
I20260709 12:27:31.157377  5813 raft_consensus.cc:493] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:31.157756  5813 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.163420  5813 raft_consensus.cc:515] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.165302  5813 leader_election.cc:290] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 2 election: Requested vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 6696ca0d21754177a3d2d632a09dafec (127.31.146.131:38885)
I20260709 12:27:31.166394  5887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
I20260709 12:27:31.166635  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f1615493ac4f939ea6ca445a1036ba" candidate_uuid: "19788143d2a34b74990a75d59a2b0389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
I20260709 12:27:31.166986  5887 raft_consensus.cc:3055] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:31.167235  5738 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.167330  5887 raft_consensus.cc:740] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Running, Role: LEADER
I20260709 12:27:31.168171  5887 consensus_queue.cc:260] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.169137  5887 raft_consensus.cc:3060] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.173228  5738 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 2.
I20260709 12:27:31.174633  5779 leader_election.cc:304] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 229af8b8706f4f90bc3dd3ab7ea9d9bd; no voters: 
I20260709 12:27:31.175532  5944 raft_consensus.cc:2804] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:31.175899  5887 raft_consensus.cc:2468] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19788143d2a34b74990a75d59a2b0389 in term 2.
I20260709 12:27:31.176172  5944 raft_consensus.cc:697] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 2 LEADER]: Becoming Leader. State: Replica: 19788143d2a34b74990a75d59a2b0389, State: Running, Role: LEADER
I20260709 12:27:31.177111  5944 consensus_queue.cc:237] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.184134  5636 catalog_manager.cc:5697] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 reported cstate change: term changed from 1 to 2, leader changed from 6696ca0d21754177a3d2d632a09dafec (127.31.146.131) to 19788143d2a34b74990a75d59a2b0389 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "19788143d2a34b74990a75d59a2b0389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:31.218459  5934 consensus_queue.cc:1048] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:31.231004  5973 consensus_queue.cc:1048] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:31.280176 32330 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:27:31.282601 32330 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:27:31.283187 32330 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:27:31.296512  5887 raft_consensus.cc:1275] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Refusing update from remote peer 229af8b8706f4f90bc3dd3ab7ea9d9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:31.298475  5973 consensus_queue.cc:1048] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:31.299783  5738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1958573b16c34312af156d697f3633c3"
dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
mode: GRACEFUL
new_leader_uuid: "6696ca0d21754177a3d2d632a09dafec"
 from {username='slave'} at 127.0.0.1:53262
I20260709 12:27:31.300532  5738 raft_consensus.cc:606] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Received request to transfer leadership to TS 6696ca0d21754177a3d2d632a09dafec
I20260709 12:27:31.301841 32330 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:27:31.310834  5813 raft_consensus.cc:1275] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Refusing update from remote peer 229af8b8706f4f90bc3dd3ab7ea9d9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:31.312925  5934 consensus_queue.cc:1048] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:31.621630  5887 raft_consensus.cc:1275] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Refusing update from remote peer 19788143d2a34b74990a75d59a2b0389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:31.623044  5944 consensus_queue.cc:1048] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:31.633255  5738 raft_consensus.cc:1275] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Refusing update from remote peer 19788143d2a34b74990a75d59a2b0389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:31.635126  5973 raft_consensus.cc:993] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: : Instructing follower 6696ca0d21754177a3d2d632a09dafec to start an election
I20260709 12:27:31.635357  5979 consensus_queue.cc:1048] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:31.635737  5934 raft_consensus.cc:1081] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Signalling peer 6696ca0d21754177a3d2d632a09dafec to start an election
I20260709 12:27:31.637900  5886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1958573b16c34312af156d697f3633c3"
dest_uuid: "6696ca0d21754177a3d2d632a09dafec"
 from {username='slave'} at 127.0.0.1:43138
I20260709 12:27:31.638669  5886 raft_consensus.cc:493] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:31.639137  5886 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.649441  5886 raft_consensus.cc:515] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.652309  5886 leader_election.cc:290] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 2 election: Requested vote from peers 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309), 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497)
I20260709 12:27:31.652967  5738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd"
I20260709 12:27:31.653218  5813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1958573b16c34312af156d697f3633c3" candidate_uuid: "6696ca0d21754177a3d2d632a09dafec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19788143d2a34b74990a75d59a2b0389"
I20260709 12:27:31.653827  5738 raft_consensus.cc:3055] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:31.653964  5813 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.654240  5738 raft_consensus.cc:740] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 229af8b8706f4f90bc3dd3ab7ea9d9bd, State: Running, Role: LEADER
I20260709 12:27:31.655100  5738 consensus_queue.cc:260] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.656477  5738 raft_consensus.cc:3060] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:31.662386  5813 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 2.
I20260709 12:27:31.664283  5851 leader_election.cc:304] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19788143d2a34b74990a75d59a2b0389, 6696ca0d21754177a3d2d632a09dafec; no voters: 
I20260709 12:27:31.665004  5738 raft_consensus.cc:2468] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6696ca0d21754177a3d2d632a09dafec in term 2.
I20260709 12:27:31.666280  5933 raft_consensus.cc:2804] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:31.668040  5933 raft_consensus.cc:697] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 LEADER]: Becoming Leader. State: Replica: 6696ca0d21754177a3d2d632a09dafec, State: Running, Role: LEADER
I20260709 12:27:31.669124  5933 consensus_queue.cc:237] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } }
I20260709 12:27:31.676164  5634 catalog_manager.cc:5697] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec reported cstate change: term changed from 1 to 2, leader changed from 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129) to 6696ca0d21754177a3d2d632a09dafec (127.31.146.131). New cstate: current_term: 2 leader_uuid: "6696ca0d21754177a3d2d632a09dafec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229af8b8706f4f90bc3dd3ab7ea9d9bd" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 34309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19788143d2a34b74990a75d59a2b0389" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6696ca0d21754177a3d2d632a09dafec" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 38885 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:31.949035 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
I20260709 12:27:31.974928 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:31.975631 32330 tablet_replica.cc:333] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: stopping tablet replica
I20260709 12:27:31.976168 32330 raft_consensus.cc:2243] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:31.976560 32330 raft_consensus.cc:2272] T 1958573b16c34312af156d697f3633c3 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:31.980342 32330 tablet_replica.cc:333] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: stopping tablet replica
I20260709 12:27:31.980901 32330 raft_consensus.cc:2243] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:31.981832 32330 raft_consensus.cc:2272] T 417f733ee864469f889b6dc3a5db1101 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:31.984406 32330 tablet_replica.cc:333] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd: stopping tablet replica
I20260709 12:27:31.984905 32330 raft_consensus.cc:2243] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:31.985371 32330 raft_consensus.cc:2272] T 25f1615493ac4f939ea6ca445a1036ba P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:31.988312 32330 tablet_replica.cc:333] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd: stopping tablet replica
I20260709 12:27:31.988862 32330 raft_consensus.cc:2243] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:31.989935 32330 raft_consensus.cc:2272] T e9ca407cb43948e48ad6e63ecd83c949 P 229af8b8706f4f90bc3dd3ab7ea9d9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.004375 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:27:32.017829 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:27:32.042693 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:32.044186 32330 tablet_replica.cc:333] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389: stopping tablet replica
I20260709 12:27:32.045018 32330 raft_consensus.cc:2243] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.045771 32330 raft_consensus.cc:2272] T 1958573b16c34312af156d697f3633c3 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.048246 32330 tablet_replica.cc:333] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389: stopping tablet replica
I20260709 12:27:32.048832 32330 raft_consensus.cc:2243] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.049264 32330 raft_consensus.cc:2272] T 417f733ee864469f889b6dc3a5db1101 P 19788143d2a34b74990a75d59a2b0389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.051779 32330 tablet_replica.cc:333] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389: stopping tablet replica
I20260709 12:27:32.052428 32330 raft_consensus.cc:2243] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:32.053264 32330 raft_consensus.cc:2272] T 25f1615493ac4f939ea6ca445a1036ba P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.056607 32330 tablet_replica.cc:333] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389: stopping tablet replica
I20260709 12:27:32.057214 32330 raft_consensus.cc:2243] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.057793 32330 raft_consensus.cc:2272] T e9ca407cb43948e48ad6e63ecd83c949 P 19788143d2a34b74990a75d59a2b0389 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:32.081658  5853 consensus_peers.cc:597] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec -> Peer 229af8b8706f4f90bc3dd3ab7ea9d9bd (127.31.146.129:34309): Couldn't send request to peer 229af8b8706f4f90bc3dd3ab7ea9d9bd. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:34309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:32.083279 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:27:32.096388 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
W20260709 12:27:32.119446  5851 consensus_peers.cc:597] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec -> Peer 19788143d2a34b74990a75d59a2b0389 (127.31.146.130:35497): Couldn't send request to peer 19788143d2a34b74990a75d59a2b0389. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:35497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:32.125828 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:32.126569 32330 tablet_replica.cc:333] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: stopping tablet replica
I20260709 12:27:32.127125 32330 raft_consensus.cc:2243] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:32.127856 32330 pending_rounds.cc:70] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Trying to abort 1 pending ops.
I20260709 12:27:32.128185 32330 pending_rounds.cc:77] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625811647528960 op_type: NO_OP noop_request { }
I20260709 12:27:32.128618 32330 raft_consensus.cc:2889] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:27:32.128923 32330 raft_consensus.cc:2272] T 1958573b16c34312af156d697f3633c3 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.131609 32330 tablet_replica.cc:333] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec: stopping tablet replica
I20260709 12:27:32.132215 32330 raft_consensus.cc:2243] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.132688 32330 raft_consensus.cc:2272] T 417f733ee864469f889b6dc3a5db1101 P 6696ca0d21754177a3d2d632a09dafec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.134955 32330 tablet_replica.cc:333] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec: stopping tablet replica
I20260709 12:27:32.135500 32330 raft_consensus.cc:2243] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.135968 32330 raft_consensus.cc:2272] T e9ca407cb43948e48ad6e63ecd83c949 P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.139011 32330 tablet_replica.cc:333] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec: stopping tablet replica
I20260709 12:27:32.139551 32330 raft_consensus.cc:2243] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:32.139994 32330 raft_consensus.cc:2272] T 25f1615493ac4f939ea6ca445a1036ba P 6696ca0d21754177a3d2d632a09dafec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.165133 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:27:32.180183 32330 master.cc:562] Master@127.31.146.190:38695 shutting down...
I20260709 12:27:32.199980 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:32.200541 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:32.200860 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P b95e64997c2641cf910e60cf9819f1ab: stopping tablet replica
I20260709 12:27:32.222649 32330 master.cc:584] Master@127.31.146.190:38695 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3012 ms)
[----------] 6 tests from LeaderRebalancerTest (207576 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:27:32.256336 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:39331
I20260709 12:27:32.257562 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:32.264253  5983 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:27:32.264693  5984 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:27:32.267478  5986 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:27:32.271905 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:32.272862 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:32.273089 32330 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:27:32.273263 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600052273245 us; error 0 us; skew 500 ppm
I20260709 12:27:32.274097 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:32.277133 32330 webserver.cc:533] Webserver started at http://127.31.146.190:36481/ using document root <none> and password file <none>
I20260709 12:27:32.277853 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:32.278086 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:32.278375 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:32.279528 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "e38e6b9640f542af95bdaa16992b34b1"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.284711 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:27:32.288959  5991 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:27:32.290174 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:27:32.290426 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "e38e6b9640f542af95bdaa16992b34b1"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.290685 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-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:27:32.313731 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:32.314764 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:32.361299 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:39331
I20260709 12:27:32.361394  6042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:39331 every 8 connection(s)
I20260709 12:27:32.365895  6043 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:27:32.378906  6043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: Bootstrap starting.
I20260709 12:27:32.384758  6043 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:32.390030  6043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: No bootstrap required, opened a new log
I20260709 12:27:32.392261  6043 raft_consensus.cc:359] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER }
I20260709 12:27:32.392768  6043 raft_consensus.cc:385] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:32.393018  6043 raft_consensus.cc:740] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38e6b9640f542af95bdaa16992b34b1, State: Initialized, Role: FOLLOWER
I20260709 12:27:32.393651  6043 consensus_queue.cc:260] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER }
I20260709 12:27:32.394059  6043 raft_consensus.cc:399] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:27:32.394330  6043 raft_consensus.cc:493] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:27:32.394577  6043 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:32.399962  6043 raft_consensus.cc:515] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER }
I20260709 12:27:32.400701  6043 leader_election.cc:304] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [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: e38e6b9640f542af95bdaa16992b34b1; no voters: 
I20260709 12:27:32.401908  6043 leader_election.cc:290] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:27:32.402246  6046 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:32.403707  6046 raft_consensus.cc:697] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 1 LEADER]: Becoming Leader. State: Replica: e38e6b9640f542af95bdaa16992b34b1, State: Running, Role: LEADER
I20260709 12:27:32.404443  6046 consensus_queue.cc:237] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [LEADER]: Queue going to LEADER mode. State: All 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: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER }
I20260709 12:27:32.405552  6043 sys_catalog.cc:565] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:27:32.408464  6048 sys_catalog.cc:455] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e38e6b9640f542af95bdaa16992b34b1. Latest consensus state: current_term: 1 leader_uuid: "e38e6b9640f542af95bdaa16992b34b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER } }
I20260709 12:27:32.408806  6047 sys_catalog.cc:455] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e38e6b9640f542af95bdaa16992b34b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38e6b9640f542af95bdaa16992b34b1" member_type: VOTER } }
I20260709 12:27:32.409415  6048 sys_catalog.cc:458] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:32.409530  6047 sys_catalog.cc:458] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:32.413483  6051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:27:32.419060  6051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:27:32.426050 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:27:32.429955  6051 catalog_manager.cc:1383] Generated new cluster ID: ed84fa4c8744472fa21567f09d2a03db
I20260709 12:27:32.430231  6051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:27:32.453814  6051 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:27:32.455415  6051 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:27:32.477512  6051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: Generated new TSK 0
I20260709 12:27:32.478437  6051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:27:32.496846 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:32.503450  6064 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:27:32.505208  6065 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:27:32.507556 32330 server_base.cc:1061] running on GCE node
W20260709 12:27:32.508018  6067 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:27:32.509176 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:32.509382 32330 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:27:32.509559 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600052509545 us; error 0 us; skew 500 ppm
I20260709 12:27:32.510226 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:32.513375 32330 webserver.cc:533] Webserver started at http://127.31.146.129:36253/ using document root <none> and password file <none>
I20260709 12:27:32.513958 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:32.514138 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:32.514390 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:32.515514 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.520524 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:27:32.525045  6072 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:27:32.526340 32330 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:27:32.526921 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.527493 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-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:27:32.541085 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:32.542629 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:32.544214 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:32.547036 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:32.547361 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.547691 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:32.547880 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.599246 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:35721
I20260709 12:27:32.599359  6134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:35721 every 8 connection(s)
I20260709 12:27:32.604944 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:32.612874  6139 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:27:32.614128  6140 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:27:32.616556  6142 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:27:32.617447 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:32.619210 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:32.619445 32330 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:27:32.619630 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600052619614 us; error 0 us; skew 500 ppm
I20260709 12:27:32.619719  6135 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39331
I20260709 12:27:32.620139  6135 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:32.620393 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:32.621054  6135 heartbeater.cc:507] Master 127.31.146.190:39331 requested a full tablet report, sending...
I20260709 12:27:32.623441 32330 webserver.cc:533] Webserver started at http://127.31.146.130:35181/ using document root <none> and password file <none>
I20260709 12:27:32.623523  6008 ts_manager.cc:194] Registered new tserver with Master: 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721)
I20260709 12:27:32.624106 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:32.624343 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:32.624639 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:32.625798 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "200ba9fd7edb4a5791a206180b40babc"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.626020  6008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33136
I20260709 12:27:32.631156 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:27:32.635087  6147 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:27:32.636009 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:27:32.636272 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "200ba9fd7edb4a5791a206180b40babc"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.636528 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-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:27:32.646514 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:32.647570 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:32.649109 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:32.651465 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:32.651800 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.652061 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:32.652210 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.694003 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:42849
I20260709 12:27:32.694114  6209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:42849 every 8 connection(s)
I20260709 12:27:32.698942 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:32.706952  6213 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:27:32.708316  6214 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:27:32.709873  6216 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:27:32.711341  6210 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39331
I20260709 12:27:32.711668 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:32.712231  6210 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:32.713018 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:32.713342 32330 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:27:32.713028  6210 heartbeater.cc:507] Master 127.31.146.190:39331 requested a full tablet report, sending...
I20260709 12:27:32.713640 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600052713617 us; error 0 us; skew 500 ppm
I20260709 12:27:32.714457 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:32.715974  6008 ts_manager.cc:194] Registered new tserver with Master: 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:32.718415  6008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33148
I20260709 12:27:32.718897 32330 webserver.cc:533] Webserver started at http://127.31.146.131:35999/ using document root <none> and password file <none>
I20260709 12:27:32.719543 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:32.719815 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:32.720147 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:32.721266 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "0390f91df3ac46c4b9b37146147d2b9c"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.726003 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:27:32.729998  6221 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:27:32.730984 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:27:32.731360 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "0390f91df3ac46c4b9b37146147d2b9c"
format_stamp: "Formatted at 2026-07-09 12:27:32 on dist-test-slave-0cmf"
I20260709 12:27:32.731770 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599844484784-32330-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:27:32.772274 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:32.773504 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:32.775287 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:32.777707 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:32.777951 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.778211 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:32.778527 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:32.827576 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:37745
I20260709 12:27:32.827791  6283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:37745 every 8 connection(s)
I20260709 12:27:32.843511  6284 heartbeater.cc:344] Connected to a master server at 127.31.146.190:39331
I20260709 12:27:32.844013  6284 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:32.844754  6284 heartbeater.cc:507] Master 127.31.146.190:39331 requested a full tablet report, sending...
I20260709 12:27:32.846976  6008 ts_manager.cc:194] Registered new tserver with Master: 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:32.847265 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016073751s
I20260709 12:27:32.849125  6008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33150
I20260709 12:27:32.879299  6008 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33158:
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:27:32.882316  6008 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:27:32.975335  6175 tablet_service.cc:1511] Processing CreateTablet for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:32.976931  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.977140  6171 tablet_service.cc:1511] Processing CreateTablet for tablet 73e47478d8204b528fbce0ea4c762d3f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:32.977084  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 0a070064a7754fe4908a2c41e684c01e (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:32.979535  6171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e47478d8204b528fbce0ea4c762d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.979607  6172 tablet_service.cc:1511] Processing CreateTablet for tablet a7e7c3f891be4e698cf6982723e99af4 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:32.981807  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e7c3f891be4e698cf6982723e99af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.983177  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a070064a7754fe4908a2c41e684c01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.979328  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 212c0dbf9d7b4ed6b240a9420d395d40 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:32.988255  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212c0dbf9d7b4ed6b240a9420d395d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.989235  6170 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1e2d5152764c1baa88f89260fa218f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:32.991565  6170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1e2d5152764c1baa88f89260fa218f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:32.998346  6169 tablet_service.cc:1511] Processing CreateTablet for tablet 416192ef469a4be89e1b28377560d61d (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:32.999956  6169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416192ef469a4be89e1b28377560d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.003376  6168 tablet_service.cc:1511] Processing CreateTablet for tablet f36f85c5cd3d4c3287c026d1d2c5b339 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:33.004876  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36f85c5cd3d4c3287c026d1d2c5b339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.014897  6167 tablet_service.cc:1511] Processing CreateTablet for tablet ab09d6d024ba436d912e55b3f095bb22 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:33.016597  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab09d6d024ba436d912e55b3f095bb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.018208  6299 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.021478  6249 tablet_service.cc:1511] Processing CreateTablet for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:33.022953  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.024724  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 212c0dbf9d7b4ed6b240a9420d395d40 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:33.025110  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 0a070064a7754fe4908a2c41e684c01e (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:33.026189  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212c0dbf9d7b4ed6b240a9420d395d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.027665  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a070064a7754fe4908a2c41e684c01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.032217  6299 tablet_bootstrap.cc:654] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.038870  6246 tablet_service.cc:1511] Processing CreateTablet for tablet a7e7c3f891be4e698cf6982723e99af4 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:33.040649  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e7c3f891be4e698cf6982723e99af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.044927  6299 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.045692  6299 ts_tablet_manager.cc:1403] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260709 12:27:33.053359  6299 raft_consensus.cc:359] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.054462  6299 raft_consensus.cc:385] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.053879  6301 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.054833  6299 raft_consensus.cc:740] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.055677  6299 consensus_queue.cc:260] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.059041  6245 tablet_service.cc:1511] Processing CreateTablet for tablet 73e47478d8204b528fbce0ea4c762d3f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:33.060842  6245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e47478d8204b528fbce0ea4c762d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.061810  6301 tablet_bootstrap.cc:654] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.071439  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1e2d5152764c1baa88f89260fa218f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:33.073203  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1e2d5152764c1baa88f89260fa218f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.073971  6301 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.074579  6301 ts_tablet_manager.cc:1403] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260709 12:27:33.079288  6244 tablet_service.cc:1511] Processing CreateTablet for tablet 416192ef469a4be89e1b28377560d61d (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:33.080925  6244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416192ef469a4be89e1b28377560d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.080130  6243 tablet_service.cc:1511] Processing CreateTablet for tablet f36f85c5cd3d4c3287c026d1d2c5b339 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:33.077498  6301 raft_consensus.cc:359] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.083842  6242 tablet_service.cc:1511] Processing CreateTablet for tablet ab09d6d024ba436d912e55b3f095bb22 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:33.086160  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36f85c5cd3d4c3287c026d1d2c5b339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.083810  6301 raft_consensus.cc:385] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.089622  6301 raft_consensus.cc:740] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.090435  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab09d6d024ba436d912e55b3f095bb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.092190  6301 consensus_queue.cc:260] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.118104  6210 heartbeater.cc:499] Master 127.31.146.190:39331 was elected leader, sending a full tablet report...
I20260709 12:27:33.118126  6299 ts_tablet_manager.cc:1434] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.072s	user 0.022s	sys 0.035s
I20260709 12:27:33.146615  6097 tablet_service.cc:1511] Processing CreateTablet for tablet a7e7c3f891be4e698cf6982723e99af4 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:33.148902  6097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e7c3f891be4e698cf6982723e99af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.149430  6096 tablet_service.cc:1511] Processing CreateTablet for tablet 73e47478d8204b528fbce0ea4c762d3f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:33.151029  6096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e47478d8204b528fbce0ea4c762d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.150852  6094 tablet_service.cc:1511] Processing CreateTablet for tablet 416192ef469a4be89e1b28377560d61d (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:33.153518  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 0a070064a7754fe4908a2c41e684c01e (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:33.153964  6092 tablet_service.cc:1511] Processing CreateTablet for tablet ab09d6d024ba436d912e55b3f095bb22 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:33.155887  6100 tablet_service.cc:1511] Processing CreateTablet for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:33.158152  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 212c0dbf9d7b4ed6b240a9420d395d40 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:33.158892  6093 tablet_service.cc:1511] Processing CreateTablet for tablet f36f85c5cd3d4c3287c026d1d2c5b339 (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:33.149307  6095 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1e2d5152764c1baa88f89260fa218f (DEFAULT_TABLE table=test-workload [id=8624c8bd9af04f0abaf5eac48df96304]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:33.152311  6094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416192ef469a4be89e1b28377560d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.177902  6299 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.184475  6299 tablet_bootstrap.cc:654] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.187150  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0538a3714f4ff9b7d4a5cf2b1d0d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.189157  6284 heartbeater.cc:499] Master 127.31.146.190:39331 was elected leader, sending a full tablet report...
I20260709 12:27:33.190063  6301 ts_tablet_manager.cc:1434] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.115s	user 0.029s	sys 0.047s
I20260709 12:27:33.194025  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a070064a7754fe4908a2c41e684c01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.194772  6095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1e2d5152764c1baa88f89260fa218f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.198318  6093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36f85c5cd3d4c3287c026d1d2c5b339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.201970  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212c0dbf9d7b4ed6b240a9420d395d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.203212  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab09d6d024ba436d912e55b3f095bb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:33.256639  6306 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.255163  6301 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.267216  6299 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.267750  6299 ts_tablet_manager.cc:1403] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.090s	user 0.032s	sys 0.050s
I20260709 12:27:33.269973  6299 raft_consensus.cc:359] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.273082  6306 tablet_bootstrap.cc:654] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.275771  6301 tablet_bootstrap.cc:654] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.270545  6299 raft_consensus.cc:385] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.282930  6299 raft_consensus.cc:740] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.284302  6299 consensus_queue.cc:260] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.287227  6299 ts_tablet_manager.cc:1434] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:27:33.288300  6299 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.290580  6302 raft_consensus.cc:493] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.291137  6302 raft_consensus.cc:515] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.295408  6302 leader_election.cc:290] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745), 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721)
I20260709 12:27:33.314159  6299 tablet_bootstrap.cc:654] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.330607  6306 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.331131  6306 ts_tablet_manager.cc:1403] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.024s
I20260709 12:27:33.334494  6301 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.335458  6301 ts_tablet_manager.cc:1403] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.023s
I20260709 12:27:33.334442  6306 raft_consensus.cc:359] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.336148  6306 raft_consensus.cc:385] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.336481  6306 raft_consensus.cc:740] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.337303  6306 consensus_queue.cc:260] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.339298  6301 raft_consensus.cc:359] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.340158  6301 raft_consensus.cc:385] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.340528  6301 raft_consensus.cc:740] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.341483  6301 consensus_queue.cc:260] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.343951  6299 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.344894  6135 heartbeater.cc:499] Master 127.31.146.190:39331 was elected leader, sending a full tablet report...
I20260709 12:27:33.345245  6299 ts_tablet_manager.cc:1403] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.013s
I20260709 12:27:33.346948  6306 ts_tablet_manager.cc:1434] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:27:33.348194  6299 raft_consensus.cc:359] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.348973  6299 raft_consensus.cc:385] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.349244  6299 raft_consensus.cc:740] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.350363  6302 raft_consensus.cc:493] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.350250  6299 consensus_queue.cc:260] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.350862  6302 raft_consensus.cc:515] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.354501  6301 ts_tablet_manager.cc:1434] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:27:33.355082  6302 leader_election.cc:290] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.356966  6299 ts_tablet_manager.cc:1434] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:27:33.358177  6299 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.359122  6301 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.364872  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.365382  6299 tablet_bootstrap.cc:654] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.366689  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.368566  6306 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
W20260709 12:27:33.368607  6149 leader_election.cc:343] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.374858  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
W20260709 12:27:33.375406  6149 leader_election.cc:343] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.374910  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
W20260709 12:27:33.376904  6151 leader_election.cc:343] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.377523  6151 leader_election.cc:304] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.378002  6301 tablet_bootstrap.cc:654] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
W20260709 12:27:33.378947  6151 leader_election.cc:343] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.379459  6151 leader_election.cc:304] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.380295  6302 raft_consensus.cc:2749] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:33.381032  6302 raft_consensus.cc:2749] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:33.382820  6306 tablet_bootstrap.cc:654] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.385188  6299 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.385914  6299 ts_tablet_manager.cc:1403] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 12:27:33.387919  6301 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.388469  6301 ts_tablet_manager.cc:1403] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 12:27:33.388818  6299 raft_consensus.cc:359] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.389664  6299 raft_consensus.cc:385] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.389971  6299 raft_consensus.cc:740] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.390848  6299 consensus_queue.cc:260] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.391448  6301 raft_consensus.cc:359] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.392385  6301 raft_consensus.cc:385] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.392903  6301 raft_consensus.cc:740] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.393862  6301 consensus_queue.cc:260] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.395876  6299 ts_tablet_manager.cc:1434] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:27:33.397462  6299 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.398576  6301 ts_tablet_manager.cc:1434] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:27:33.399770  6301 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.404175  6299 tablet_bootstrap.cc:654] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.405977  6301 tablet_bootstrap.cc:654] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.414810  6306 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.416317  6306 ts_tablet_manager.cc:1403] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.009s
I20260709 12:27:33.417730  6299 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.417730  6301 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.418619  6299 ts_tablet_manager.cc:1403] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:27:33.418643  6301 ts_tablet_manager.cc:1403] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:27:33.421900  6306 raft_consensus.cc:359] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.422506  6301 raft_consensus.cc:359] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.422735  6299 raft_consensus.cc:359] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.422912  6306 raft_consensus.cc:385] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.423367  6301 raft_consensus.cc:385] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.423493  6299 raft_consensus.cc:385] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.423794  6301 raft_consensus.cc:740] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.423965  6299 raft_consensus.cc:740] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.423628  6306 raft_consensus.cc:740] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.424858  6301 consensus_queue.cc:260] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.425285  6306 consensus_queue.cc:260] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
W20260709 12:27:33.425905  6056 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:33.427891  6301 ts_tablet_manager.cc:1434] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:27:33.427917  6306 ts_tablet_manager.cc:1434] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:27:33.424856  6299 consensus_queue.cc:260] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.429111  6306 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.430924  6299 ts_tablet_manager.cc:1434] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 12:27:33.431445  6301 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.431974  6299 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.437562  6306 tablet_bootstrap.cc:654] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.439651  6301 tablet_bootstrap.cc:654] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.440209  6299 tablet_bootstrap.cc:654] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.459388  6313 raft_consensus.cc:493] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.459918  6306 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.460541  6299 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.460613  6306 ts_tablet_manager.cc:1403] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.002s
I20260709 12:27:33.461022  6301 tablet_bootstrap.cc:492] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.461206  6299 ts_tablet_manager.cc:1403] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.019s
I20260709 12:27:33.460005  6313 raft_consensus.cc:515] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.462237  6304 raft_consensus.cc:493] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.462759  6304 raft_consensus.cc:515] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.464447  6306 raft_consensus.cc:359] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.464776  6299 raft_consensus.cc:359] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.465337  6306 raft_consensus.cc:385] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.465543  6299 raft_consensus.cc:385] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.465855  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.466064  6306 raft_consensus.cc:740] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.466115  6299 raft_consensus.cc:740] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.465474  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:33.467124  6306 consensus_queue.cc:260] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.467509  6258 raft_consensus.cc:2468] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:33.467491  6299 consensus_queue.cc:260] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
W20260709 12:27:33.469261  6149 leader_election.cc:343] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.469537  6306 ts_tablet_manager.cc:1434] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:27:33.470909  6299 ts_tablet_manager.cc:1434] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:27:33.471187  6306 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.472043  6299 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.472743  6313 leader_election.cc:290] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.473506  6312 raft_consensus.cc:493] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.474102  6312 raft_consensus.cc:515] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.465446  6304 leader_election.cc:290] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.477003  6312 leader_election.cc:290] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.461776  6301 ts_tablet_manager.cc:1403] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260709 12:27:33.489269  6301 raft_consensus.cc:359] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.493039  6301 raft_consensus.cc:385] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.493672  6301 raft_consensus.cc:740] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.495959  6301 consensus_queue.cc:260] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.496658  6306 tablet_bootstrap.cc:654] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.498497  6299 tablet_bootstrap.cc:654] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.503734  6301 ts_tablet_manager.cc:1434] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:27:33.508435  6151 leader_election.cc:304] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.509389  6313 raft_consensus.cc:2804] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.509816  6313 raft_consensus.cc:493] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.510251  6313 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.510972  6299 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.511485  6301 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.512287  6299 ts_tablet_manager.cc:1403] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260709 12:27:33.516304  6299 raft_consensus.cc:359] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.516775  6306 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.519608  6301 tablet_bootstrap.cc:654] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.521586  6299 raft_consensus.cc:385] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.522460  6299 raft_consensus.cc:740] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.522015  6306 ts_tablet_manager.cc:1403] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260709 12:27:33.523854  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.524210  6299 consensus_queue.cc:260] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
W20260709 12:27:33.525774  6223 leader_election.cc:343] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.526697  6313 raft_consensus.cc:515] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.527659  6306 raft_consensus.cc:359] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.529170  6306 raft_consensus.cc:385] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.529645  6306 raft_consensus.cc:740] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.531216  6299 ts_tablet_manager.cc:1434] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:27:33.530896  6306 consensus_queue.cc:260] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.534902  6299 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.541303  6306 ts_tablet_manager.cc:1434] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:27:33.543066  6306 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.548081  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:33.549031  6301 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.549443  6299 tablet_bootstrap.cc:654] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.549605  6301 ts_tablet_manager.cc:1403] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.009s
I20260709 12:27:33.550627  6306 tablet_bootstrap.cc:654] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.552954  6313 leader_election.cc:290] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.554400  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
W20260709 12:27:33.551604  6149 leader_election.cc:343] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.555373  6258 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.562212  6304 raft_consensus.cc:493] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.562894  6304 raft_consensus.cc:515] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.565403  6304 leader_election.cc:290] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.566993  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.567943  6109 raft_consensus.cc:2468] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:33.568277  6258 raft_consensus.cc:2468] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:33.568630  6301 raft_consensus.cc:359] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.569743  6151 leader_election.cc:304] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.569775  6223 leader_election.cc:304] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.575873  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.577263  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.582206  6301 raft_consensus.cc:385] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.582994  6304 raft_consensus.cc:2804] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.584931  6313 raft_consensus.cc:2804] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.585747  6185 raft_consensus.cc:2468] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
W20260709 12:27:33.589504  6222 leader_election.cc:343] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.587728  6304 raft_consensus.cc:493] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.591236  6304 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.591167  6222 leader_election.cc:304] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.589533  6313 raft_consensus.cc:697] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:33.593787  6313 consensus_queue.cc:237] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.587954  6301 raft_consensus.cc:740] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.614382  6301 consensus_queue.cc:260] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.626490  6299 tablet_bootstrap.cc:492] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.627136  6299 ts_tablet_manager.cc:1403] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.052s
I20260709 12:27:33.632253  6299 raft_consensus.cc:359] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.633340  6299 raft_consensus.cc:385] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.633870  6299 raft_consensus.cc:740] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.634716  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:33.635622  6258 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:33.635084  6299 consensus_queue.cc:260] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.637339  6076 leader_election.cc:304] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.639613  6299 ts_tablet_manager.cc:1434] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:27:33.639722  6312 raft_consensus.cc:2804] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.640336  6312 raft_consensus.cc:493] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.640712  6312 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.641269  6299 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:33.641831  6006 catalog_manager.cc:5697] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 1 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:33.644665  6306 tablet_bootstrap.cc:492] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.645961  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.646664  6185 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:33.647101  6301 ts_tablet_manager.cc:1434] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.097s	user 0.015s	sys 0.002s
I20260709 12:27:33.647447  6304 raft_consensus.cc:515] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.648130  6301 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.645555  6306 ts_tablet_manager.cc:1403] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.020s
I20260709 12:27:33.648924  6334 raft_consensus.cc:2804] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.649530  6334 raft_consensus.cc:493] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.649926  6334 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.651597  6306 raft_consensus.cc:359] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.652490  6306 raft_consensus.cc:385] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.653376  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:33.654074  6109 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.656433  6301 tablet_bootstrap.cc:654] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.653409  6306 raft_consensus.cc:740] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.659258  6306 consensus_queue.cc:260] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.660614  6332 raft_consensus.cc:493] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.662802  6109 raft_consensus.cc:2468] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.664186  6312 raft_consensus.cc:515] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.665445  6299 tablet_bootstrap.cc:654] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.667716  6304 leader_election.cc:290] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.667781  6223 leader_election.cc:304] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.669106  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.680683  6185 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.670077  6332 raft_consensus.cc:515] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.672561  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.679226  6313 raft_consensus.cc:493] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.687506  6184 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.687610  6313 raft_consensus.cc:515] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.689420  6334 raft_consensus.cc:515] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.691373  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.691867  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.701654  6183 raft_consensus.cc:2468] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:33.679709  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:33.673148  6312 leader_election.cc:290] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.702685  6258 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.671073  6304 raft_consensus.cc:2804] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:27:33.702857  6149 leader_election.cc:343] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.703402  6304 raft_consensus.cc:697] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:33.703794  6222 leader_election.cc:304] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:33.704274  6304 consensus_queue.cc:237] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.705817  6335 raft_consensus.cc:2804] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.706358  6335 raft_consensus.cc:493] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.706809  6335 raft_consensus.cc:3060] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.694625  6313 leader_election.cc:290] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.694535  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:33.695123  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.697005  6301 tablet_bootstrap.cc:492] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.709699  6301 ts_tablet_manager.cc:1403] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.015s
W20260709 12:27:33.710368  6223 leader_election.cc:343] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.712891  6301 raft_consensus.cc:359] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.713723  6301 raft_consensus.cc:385] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.714018  6301 raft_consensus.cc:740] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.714886  6301 consensus_queue.cc:260] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.715802  6335 raft_consensus.cc:515] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.717048  6259 raft_consensus.cc:2393] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 200ba9fd7edb4a5791a206180b40babc in current term 1: Already voted for candidate 0390f91df3ac46c4b9b37146147d2b9c in this term.
I20260709 12:27:33.717182  6301 ts_tablet_manager.cc:1434] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:27:33.697408  6184 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:33.718576  6258 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:33.718907  6073 leader_election.cc:304] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.697695  6332 leader_election.cc:290] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.719971  6312 raft_consensus.cc:2804] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.720489  6312 raft_consensus.cc:697] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:33.721451  6312 consensus_queue.cc:237] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.722903  6301 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.697376  6185 raft_consensus.cc:2468] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.723646  6306 ts_tablet_manager.cc:1434] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.012s
I20260709 12:27:33.725442  6306 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.725385  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
W20260709 12:27:33.727325  6223 leader_election.cc:343] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.729532  6338 raft_consensus.cc:493] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.730105  6338 raft_consensus.cc:515] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.733179  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.733903  6185 raft_consensus.cc:2468] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:33.735096  6073 leader_election.cc:304] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.735298  6005 catalog_manager.cc:5697] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 1 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:33.736999  6301 tablet_bootstrap.cc:654] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.738706  6344 raft_consensus.cc:2804] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.739161  6344 raft_consensus.cc:493] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.739493  6306 tablet_bootstrap.cc:654] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.700218  6299 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:33.741199  6151 leader_election.cc:304] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.741917  6299 ts_tablet_manager.cc:1403] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.011s
I20260709 12:27:33.742481  6313 raft_consensus.cc:3060] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.745384  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:33.746060  6110 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.750501  6338 leader_election.cc:290] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.750555  6313 raft_consensus.cc:2749] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:33.752199  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
W20260709 12:27:33.753720  6076 leader_election.cc:343] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:33.754130  6335 leader_election.cc:290] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.755119  6334 leader_election.cc:290] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:33.755786  6110 raft_consensus.cc:2468] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.756925  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.757759  6184 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.755810  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab09d6d024ba436d912e55b3f095bb22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.756938  6223 leader_election.cc:304] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.763276  6334 raft_consensus.cc:2804] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.763752  6334 raft_consensus.cc:697] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:33.764559  6334 consensus_queue.cc:237] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.756866  6299 raft_consensus.cc:359] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.766253  6299 raft_consensus.cc:385] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.766567  6299 raft_consensus.cc:740] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.767168  6299 consensus_queue.cc:260] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.739513  6344 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.771653  6004 catalog_manager.cc:5697] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:33.783421  6299 ts_tablet_manager.cc:1434] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:27:33.784267  6184 raft_consensus.cc:2468] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.790275  6301 tablet_bootstrap.cc:492] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.792035  6306 tablet_bootstrap.cc:492] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.792681  6306 ts_tablet_manager.cc:1403] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.017s
I20260709 12:27:33.794402  6301 ts_tablet_manager.cc:1403] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.000s
I20260709 12:27:33.794821  6344 raft_consensus.cc:515] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.795866  6306 raft_consensus.cc:359] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.796622  6306 raft_consensus.cc:385] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.796908  6306 raft_consensus.cc:740] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.797192  6301 raft_consensus.cc:359] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.797672  6306 consensus_queue.cc:260] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.797940  6301 raft_consensus.cc:385] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.797832  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:33.798497  6301 raft_consensus.cc:740] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.797772  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.799270  6301 consensus_queue.cc:260] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.800078  6306 ts_tablet_manager.cc:1434] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:27:33.800144  6259 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.801252  6306 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.801496  6301 ts_tablet_manager.cc:1434] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:27:33.802452  6301 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:33.803145  6344 leader_election.cc:290] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.799733  6184 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.808214  6301 tablet_bootstrap.cc:654] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.808218  6306 tablet_bootstrap.cc:654] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.811745  6185 raft_consensus.cc:2468] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.813534  6222 leader_election.cc:304] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:33.814713  6334 raft_consensus.cc:2804] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.815189  6334 raft_consensus.cc:697] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:33.816018  6334 consensus_queue.cc:237] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.817309  6259 raft_consensus.cc:2468] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:33.821434  6313 raft_consensus.cc:493] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.822008  6313 raft_consensus.cc:515] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.821949  6006 catalog_manager.cc:5697] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 1 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:33.824822  6076 leader_election.cc:304] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.825974  6344 raft_consensus.cc:2804] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.826598  6344 raft_consensus.cc:697] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:33.832321  6344 consensus_queue.cc:237] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.844645  6313 leader_election.cc:290] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.844756  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36f85c5cd3d4c3287c026d1d2c5b339" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.845542  6110 raft_consensus.cc:2468] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:33.846601  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36f85c5cd3d4c3287c026d1d2c5b339" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:33.847298  6259 raft_consensus.cc:2468] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:33.848572  6149 leader_election.cc:304] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.851558  6313 raft_consensus.cc:2804] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.852137  6313 raft_consensus.cc:493] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.852568  6313 raft_consensus.cc:3060] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.855168  6184 raft_consensus.cc:2468] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:33.864589  6301 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:33.865203  6301 ts_tablet_manager.cc:1403] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.022s
I20260709 12:27:33.868412  6301 raft_consensus.cc:359] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.869136  6301 raft_consensus.cc:385] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.869406  6301 raft_consensus.cc:740] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.870230  6301 consensus_queue.cc:260] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.872311  6301 ts_tablet_manager.cc:1434] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:27:33.874063  6005 catalog_manager.cc:5697] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:33.878610  6306 tablet_bootstrap.cc:492] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.879560  6306 ts_tablet_manager.cc:1403] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.039s
I20260709 12:27:33.883073  6313 raft_consensus.cc:515] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.883590  6306 raft_consensus.cc:359] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.884315  6306 raft_consensus.cc:385] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.885030  6306 raft_consensus.cc:740] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.886247  6306 consensus_queue.cc:260] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.886842  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36f85c5cd3d4c3287c026d1d2c5b339" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:33.887063  6313 leader_election.cc:290] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.887528  6110 raft_consensus.cc:3060] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.887660  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36f85c5cd3d4c3287c026d1d2c5b339" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:33.888298  6259 raft_consensus.cc:3060] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.888497  6306 ts_tablet_manager.cc:1434] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:27:33.889662  6306 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.886865  6006 catalog_manager.cc:5697] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 1 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:33.896163  6259 raft_consensus.cc:2468] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:33.897359  6151 leader_election.cc:304] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:33.897850  6306 tablet_bootstrap.cc:654] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.898325  6313 raft_consensus.cc:2804] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.898901  6313 raft_consensus.cc:697] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:33.899981  6313 consensus_queue.cc:237] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.923209  6306 tablet_bootstrap.cc:492] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.924297  6306 ts_tablet_manager.cc:1403] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260709 12:27:33.939750  6334 raft_consensus.cc:493] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.940501  6334 raft_consensus.cc:515] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.942685  6110 raft_consensus.cc:2468] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:33.942476  6306 raft_consensus.cc:359] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.943410  6306 raft_consensus.cc:385] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.943549  6334 leader_election.cc:290] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721)
I20260709 12:27:33.943719  6306 raft_consensus.cc:740] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.944226  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.944906  6184 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:33.944605  6306 consensus_queue.cc:260] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.944221  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:33.946359  6109 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:33.947016  6306 ts_tablet_manager.cc:1434] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 12:27:33.947512  6222 leader_election.cc:304] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:33.948027  6306 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:33.948800  6334 raft_consensus.cc:2804] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.949209  6334 raft_consensus.cc:493] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.949556  6334 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.949625  6344 raft_consensus.cc:493] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:33.950269  6344 raft_consensus.cc:515] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.954632  6344 leader_election.cc:290] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.955332  6306 tablet_bootstrap.cc:654] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:33.954284  6006 catalog_manager.cc:5697] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 1 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:33.956269  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:33.956981  6184 raft_consensus.cc:2468] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:33.958205  6073 leader_election.cc:304] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.960515  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:33.961454  6259 raft_consensus.cc:2468] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:33.962882  6334 raft_consensus.cc:515] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.965344  6334 leader_election.cc:290] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721)
I20260709 12:27:33.966923  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:33.967643  6109 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.968554  6306 tablet_bootstrap.cc:492] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:33.969111  6306 ts_tablet_manager.cc:1403] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:27:33.972393  6306 raft_consensus.cc:359] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.973229  6306 raft_consensus.cc:385] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:33.973769  6306 raft_consensus.cc:740] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:33.974665  6344 raft_consensus.cc:2804] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:33.975119  6306 consensus_queue.cc:260] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.975203  6344 raft_consensus.cc:493] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:33.975240  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.976018  6344 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.976508  6184 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.977423  6109 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.979012  6306 ts_tablet_manager.cc:1434] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:27:33.979105  6223 leader_election.cc:304] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:33.980279  6334 raft_consensus.cc:2804] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:33.980747  6334 raft_consensus.cc:697] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:33.981915  6334 consensus_queue.cc:237] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:33.984764  6184 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:33.987391  6344 raft_consensus.cc:515] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:33.989724  6344 leader_election.cc:290] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:33.990585  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:33.990585  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:33.991899  6259 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.992013  6184 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:33.997398  6004 catalog_manager.cc:5697] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 1 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:34.000898  6259 raft_consensus.cc:2468] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:34.001399  6184 raft_consensus.cc:2468] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:34.002436  6076 leader_election.cc:304] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:34.003403  6344 raft_consensus.cc:2804] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:34.003851  6344 raft_consensus.cc:697] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.004670  6344 consensus_queue.cc:237] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.018540  6004 catalog_manager.cc:5697] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:34.028497  6110 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:34.047859  6313 consensus_queue.cc:1048] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.061869  6313 consensus_queue.cc:1048] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.144878  6344 consensus_queue.cc:1048] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.157999  6344 consensus_queue.cc:1048] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.186455  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
mode: GRACEFUL
new_leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:36976
I20260709 12:27:34.187203  6259 raft_consensus.cc:606] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Received request to transfer leadership to TS 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:34.189881  6334 consensus_queue.cc:1048] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.196655  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
mode: GRACEFUL
new_leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:36976
I20260709 12:27:34.197228  6259 raft_consensus.cc:606] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Received request to transfer leadership to TS 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:34.204149  6332 consensus_queue.cc:1048] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.209398  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
mode: GRACEFUL
new_leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:36976
I20260709 12:27:34.210140  6259 raft_consensus.cc:606] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Received request to transfer leadership to TS 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:34.212250  6332 consensus_queue.cc:1048] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.224789  6334 consensus_queue.cc:1048] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.237084  6344 consensus_queue.cc:1048] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.244931  6341 raft_consensus.cc:993] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: : Instructing follower 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.246030  6341 raft_consensus.cc:1081] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Signalling peer 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.248700  6110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:57370
I20260709 12:27:34.249353  6110 raft_consensus.cc:493] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:34.249768  6110 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.256287  6109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:57376
I20260709 12:27:34.257093  6109 raft_consensus.cc:606] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:34.259799  6110 raft_consensus.cc:515] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.269901  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:34.270684  6259 raft_consensus.cc:3055] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:34.271013  6259 raft_consensus.cc:740] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:34.271466  6109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416192ef469a4be89e1b28377560d61d"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:57376
I20260709 12:27:34.272131  6109 raft_consensus.cc:606] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:34.271898  6259 consensus_queue.cc:260] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.273504  6259 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.277122  6344 consensus_queue.cc:1048] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.288151  6259 raft_consensus.cc:2468] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.289860  6110 leader_election.cc:290] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:34.290098  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212c0dbf9d7b4ed6b240a9420d395d40" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:34.290867  6076 leader_election.cc:304] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:34.291105  6184 raft_consensus.cc:3060] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.292070  6344 raft_consensus.cc:2804] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:34.292572  6344 raft_consensus.cc:697] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.293411  6344 consensus_queue.cc:237] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.300056  6184 raft_consensus.cc:2468] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.302714  6004 catalog_manager.cc:5697] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 1 to 2, leader changed from 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131) to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 2 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:34.383988  6313 consensus_queue.cc:1048] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.384618  6302 consensus_queue.cc:1048] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.424630  6344 consensus_queue.cc:1048] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.427143  6110 raft_consensus.cc:3060] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:34.434545  6312 raft_consensus.cc:993] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:34.435187  6312 raft_consensus.cc:1081] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:34.442488  6341 consensus_queue.cc:1048] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.442854  6334 consensus_queue.cc:1048] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:34.446424  6334 consensus_queue.cc:1048] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.449549  6338 consensus_queue.cc:1048] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.451337  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:45704
I20260709 12:27:34.452518  6184 raft_consensus.cc:493] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:34.453365  6184 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.466702  6184 raft_consensus.cc:515] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.470391  6108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:34.471163  6108 raft_consensus.cc:3055] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:34.471486  6108 raft_consensus.cc:740] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.472308  6108 consensus_queue.cc:260] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.473304  6108 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.476730  6184 leader_election.cc:290] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:34.477957  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1e2d5152764c1baa88f89260fa218f" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:34.510569  6108 raft_consensus.cc:2468] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:34.511862  6149 leader_election.cc:304] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [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: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:34.513047  6313 raft_consensus.cc:2804] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:34.513557  6313 raft_consensus.cc:697] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:34.514976  6334 raft_consensus.cc:993] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: : Instructing follower 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.514710  6313 consensus_queue.cc:237] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.515623  6334 raft_consensus.cc:1081] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Signalling peer 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.522054  6109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:57370
I20260709 12:27:34.524359  6109 raft_consensus.cc:493] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:34.525151  6109 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.525949  6341 consensus_queue.cc:1048] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:34.529320  6005 catalog_manager.cc:5697] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 2 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:34.531809  6109 raft_consensus.cc:515] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:34.539915  6109 leader_election.cc:290] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:34.540829  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:34.541904  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0538a3714f4ff9b7d4a5cf2b1d0d61" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:34.542419  6185 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.542634  6259 raft_consensus.cc:3055] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:34.543103  6259 raft_consensus.cc:740] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:34.544126  6259 consensus_queue.cc:260] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:34.545487  6259 raft_consensus.cc:3060] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.549261  6185 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.550793  6073 leader_election.cc:304] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:34.551745  6344 raft_consensus.cc:2804] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:34.552347  6344 raft_consensus.cc:697] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.553390  6259 raft_consensus.cc:2468] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.553341  6344 consensus_queue.cc:237] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } }
I20260709 12:27:34.564365  6006 catalog_manager.cc:5697] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 1 to 2, leader changed from 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131) to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 2 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:34.676604  6332 raft_consensus.cc:993] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: : Instructing follower 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.677098  6341 raft_consensus.cc:1081] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Signalling peer 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:34.678951  6109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:57370
I20260709 12:27:34.679548  6109 raft_consensus.cc:493] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:34.679919  6109 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.685446  6109 raft_consensus.cc:515] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.687390  6109 leader_election.cc:290] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:34.688539  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:34.688860  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e7c3f891be4e698cf6982723e99af4" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:34.689244  6259 raft_consensus.cc:3055] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:34.689713  6259 raft_consensus.cc:740] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:34.689790  6185 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.690428  6184 raft_consensus.cc:1275] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:34.690907  6259 consensus_queue.cc:260] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.691969  6344 consensus_queue.cc:1048] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:34.692857  6259 raft_consensus.cc:3060] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.698014  6185 raft_consensus.cc:2468] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.699683  6073 leader_election.cc:304] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:34.700771  6312 raft_consensus.cc:2804] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:34.701314  6312 raft_consensus.cc:697] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.702348  6312 consensus_queue.cc:237] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.704586  6258 raft_consensus.cc:1275] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:34.702890  6259 raft_consensus.cc:2468] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:34.707028  6312 consensus_queue.cc:1048] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:34.711414  6004 catalog_manager.cc:5697] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 1 to 2, leader changed from 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131) to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 2 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:34.878726  6364 raft_consensus.cc:993] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:34.879253  6364 raft_consensus.cc:1081] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:34.881120  6185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416192ef469a4be89e1b28377560d61d"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:45704
I20260709 12:27:34.882160  6185 raft_consensus.cc:493] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:34.882540  6185 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.887987  6185 raft_consensus.cc:515] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.889896  6185 leader_election.cc:290] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:34.891031  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:34.891485  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416192ef469a4be89e1b28377560d61d" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:34.891765  6109 raft_consensus.cc:3055] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:34.892103  6259 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.892103  6109 raft_consensus.cc:740] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:34.893302  6109 consensus_queue.cc:260] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.894872  6109 raft_consensus.cc:3060] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:34.900981  6259 raft_consensus.cc:2468] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:34.902655  6151 leader_election.cc:304] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:34.903266  6109 raft_consensus.cc:2468] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:34.903573  6313 raft_consensus.cc:2804] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:34.904181  6313 raft_consensus.cc:697] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:34.905689  6313 consensus_queue.cc:237] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:34.912667  6006 catalog_manager.cc:5697] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 2 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:35.084847  6185 raft_consensus.cc:1275] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.086493  6364 consensus_queue.cc:1048] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:35.088224  6109 raft_consensus.cc:1275] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.089995  6313 consensus_queue.cc:1048] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:35.095553  6259 raft_consensus.cc:3060] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:35.097129  6258 raft_consensus.cc:1275] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.101045  6312 consensus_queue.cc:1048] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:35.109144  6259 raft_consensus.cc:1275] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.110765  6313 consensus_queue.cc:1048] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:35.201907  6185 raft_consensus.cc:1275] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.203821  6312 consensus_queue.cc:1048] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:35.212646  6258 raft_consensus.cc:1275] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.214269  6344 consensus_queue.cc:1048] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:35.306999  6109 raft_consensus.cc:1275] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.309077  6313 consensus_queue.cc:1048] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:35.320744  6258 raft_consensus.cc:1275] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:35.322968  6313 consensus_queue.cc:1048] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:37.320773  6005 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33170:
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:27:37.324038  6005 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:27:37.455864  6092 tablet_service.cc:1511] Processing CreateTablet for tablet e0b001a82b6a44158d84569b198cae09 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:37.457126  6167 tablet_service.cc:1511] Processing CreateTablet for tablet e0b001a82b6a44158d84569b198cae09 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:37.458426  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b001a82b6a44158d84569b198cae09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.459576  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b001a82b6a44158d84569b198cae09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.459403  6247 tablet_service.cc:1511] Processing CreateTablet for tablet e0b001a82b6a44158d84569b198cae09 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:37.461256  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b001a82b6a44158d84569b198cae09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.463653  6096 tablet_service.cc:1511] Processing CreateTablet for tablet 7bed9616460748a0995e0d9045d8aa22 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:37.465831  6096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bed9616460748a0995e0d9045d8aa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.474346  6170 tablet_service.cc:1511] Processing CreateTablet for tablet 7bed9616460748a0995e0d9045d8aa22 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:37.476257  6170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bed9616460748a0995e0d9045d8aa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.476308  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 7bed9616460748a0995e0d9045d8aa22 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:37.478255  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bed9616460748a0995e0d9045d8aa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.479815  6095 tablet_service.cc:1511] Processing CreateTablet for tablet 88c775d5d30843a6b5ea74507224a524 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:37.481412  6095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c775d5d30843a6b5ea74507224a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.484138  6172 tablet_service.cc:1511] Processing CreateTablet for tablet 88c775d5d30843a6b5ea74507224a524 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:37.486943  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c775d5d30843a6b5ea74507224a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.496104  6401 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:37.505544  6401 tablet_bootstrap.cc:654] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.515662  6244 tablet_service.cc:1511] Processing CreateTablet for tablet 88c775d5d30843a6b5ea74507224a524 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:37.518568  6244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c775d5d30843a6b5ea74507224a524. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:27:37.534152  6056 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:37.555361  6168 tablet_service.cc:1511] Processing CreateTablet for tablet 4c45c71620bf40f6afa90c858b6eb82e (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:37.557291  6092 tablet_service.cc:1511] Processing CreateTablet for tablet 4c45c71620bf40f6afa90c858b6eb82e (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:37.558867  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c45c71620bf40f6afa90c858b6eb82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.557322  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c45c71620bf40f6afa90c858b6eb82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.571695  6401 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:37.572297  6401 ts_tablet_manager.cc:1403] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.026s
I20260709 12:27:37.576713  6401 raft_consensus.cc:359] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.578567  6401 raft_consensus.cc:385] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.578722  6404 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:37.579039  6401 raft_consensus.cc:740] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.580242  6403 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:37.580360  6401 consensus_queue.cc:260] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.592137  6092 tablet_service.cc:1511] Processing CreateTablet for tablet f7abc2fcc6d2410288846f06e33ff572 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:37.592517  6401 ts_tablet_manager.cc:1434] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.011s
I20260709 12:27:37.594076  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7abc2fcc6d2410288846f06e33ff572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.594039  6172 tablet_service.cc:1511] Processing CreateTablet for tablet f7abc2fcc6d2410288846f06e33ff572 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:37.594733  6401 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:37.595712  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7abc2fcc6d2410288846f06e33ff572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.603401  6401 tablet_bootstrap.cc:654] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.605878  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 4c45c71620bf40f6afa90c858b6eb82e (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:37.610038  6403 tablet_bootstrap.cc:654] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.610957  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c45c71620bf40f6afa90c858b6eb82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.619402  6247 tablet_service.cc:1511] Processing CreateTablet for tablet f7abc2fcc6d2410288846f06e33ff572 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:37.620841  6092 tablet_service.cc:1511] Processing CreateTablet for tablet e57a114d5c57479694abd963408ef929 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:37.622088  6403 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:37.622233  6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57a114d5c57479694abd963408ef929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.622776  6403 ts_tablet_manager.cc:1403] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.012s
I20260709 12:27:37.623533  6401 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:37.624727  6401 ts_tablet_manager.cc:1403] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 12:27:37.620954  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7abc2fcc6d2410288846f06e33ff572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.631234  6404 tablet_bootstrap.cc:654] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.638339  6401 raft_consensus.cc:359] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.639257  6401 raft_consensus.cc:385] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.638132  6403 raft_consensus.cc:359] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.640771  6403 raft_consensus.cc:385] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.641474  6403 raft_consensus.cc:740] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.642673  6167 tablet_service.cc:1511] Processing CreateTablet for tablet e57a114d5c57479694abd963408ef929 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:37.642727  6403 consensus_queue.cc:260] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.644560  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57a114d5c57479694abd963408ef929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.640094  6401 raft_consensus.cc:740] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.646370  6401 consensus_queue.cc:260] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.651968  6403 ts_tablet_manager.cc:1434] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:27:37.654013  6403 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:37.654158  6401 ts_tablet_manager.cc:1434] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.006s
I20260709 12:27:37.655359  6401 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:37.667657  6243 tablet_service.cc:1511] Processing CreateTablet for tablet e57a114d5c57479694abd963408ef929 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:37.670240  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57a114d5c57479694abd963408ef929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.674948  6388 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:37.675885  6388 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
W20260709 12:27:37.686071  6149 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:35721, user_credentials={real_user=slave}} blocked reactor thread for 49534.6us
I20260709 12:27:37.689715  6096 tablet_service.cc:1511] Processing CreateTablet for tablet 490d7a23f9fe4b0ea72e1373056a80e5 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:37.691318  6170 tablet_service.cc:1511] Processing CreateTablet for tablet 490d7a23f9fe4b0ea72e1373056a80e5 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:37.691890  6096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490d7a23f9fe4b0ea72e1373056a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.692914  6170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490d7a23f9fe4b0ea72e1373056a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.701825  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 490d7a23f9fe4b0ea72e1373056a80e5 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:37.703770  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490d7a23f9fe4b0ea72e1373056a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.710877  6401 tablet_bootstrap.cc:654] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.711974  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 17a1caae347f490c98da394d63d8bcf1 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:37.709345  6095 tablet_service.cc:1511] Processing CreateTablet for tablet 17a1caae347f490c98da394d63d8bcf1 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:37.715883  6095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a1caae347f490c98da394d63d8bcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.720824  6100 tablet_service.cc:1511] Processing CreateTablet for tablet a9610f979ea94d54aae676bdd8bff3be (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:37.721516  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a1caae347f490c98da394d63d8bcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.723204  6403 tablet_bootstrap.cc:654] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.723945  6242 tablet_service.cc:1511] Processing CreateTablet for tablet a9610f979ea94d54aae676bdd8bff3be (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:37.725489  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9610f979ea94d54aae676bdd8bff3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.722829  6168 tablet_service.cc:1511] Processing CreateTablet for tablet a9610f979ea94d54aae676bdd8bff3be (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:37.732298  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 17a1caae347f490c98da394d63d8bcf1 (DEFAULT_TABLE table=soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 12:27:37.735841  6151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:37745, user_credentials={real_user=slave}} blocked reactor thread for 87618.1us
I20260709 12:27:37.730515  6388 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:37.738334  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9610f979ea94d54aae676bdd8bff3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.732360  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:37.741562  6185 raft_consensus.cc:2468] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:37.738492  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:37.744640  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a1caae347f490c98da394d63d8bcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.746387  6073 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:37.722616  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9610f979ea94d54aae676bdd8bff3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:37.755162  6388 raft_consensus.cc:2804] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:37.765085  6389 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:37.766083  6389 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
W20260709 12:27:37.776353  6076 leader_election.cc:343] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:37.788341  6404 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:37.788667  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
W20260709 12:27:37.792796  6151 leader_election.cc:343] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:37.794373  6404 ts_tablet_manager.cc:1403] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.216s	user 0.008s	sys 0.015s
I20260709 12:27:37.799425  6404 raft_consensus.cc:359] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.764488  6388 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:37.815775  6404 raft_consensus.cc:385] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.816321  6404 raft_consensus.cc:740] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.815891  6388 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:37.817965  6410 raft_consensus.cc:493] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:37.817656  6404 consensus_queue.cc:260] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.818743  6410 raft_consensus.cc:515] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.820839  6404 ts_tablet_manager.cc:1434] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:27:37.822504  6404 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:37.809216  6389 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:37.861472  6388 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.884416  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:37.885927  6410 leader_election.cc:290] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:37.888552  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b001a82b6a44158d84569b198cae09" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:37.869379  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
W20260709 12:27:37.891986  6076 leader_election.cc:343] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:37.889554  6259 raft_consensus.cc:2468] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:37.893302  6109 raft_consensus.cc:2393] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 200ba9fd7edb4a5791a206180b40babc in current term 1: Already voted for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in this term.
I20260709 12:27:37.894712  6076 leader_election.cc:304] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:37.896627  6410 raft_consensus.cc:2804] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:37.897229  6410 raft_consensus.cc:493] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:37.897744  6410 raft_consensus.cc:3060] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:37.899400  6404 tablet_bootstrap.cc:654] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.861632  6403 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:37.906940  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b001a82b6a44158d84569b198cae09" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:37.921060  6403 ts_tablet_manager.cc:1403] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.267s	user 0.026s	sys 0.004s
I20260709 12:27:37.923982  6401 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:37.924896  6401 ts_tablet_manager.cc:1403] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.270s	user 0.025s	sys 0.054s
I20260709 12:27:37.913008  6388 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:37.935726  6403 raft_consensus.cc:359] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.936766  6403 raft_consensus.cc:385] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.937122  6403 raft_consensus.cc:740] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.938786  6403 consensus_queue.cc:260] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.941263  6403 ts_tablet_manager.cc:1434] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:27:37.942276  6403 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:37.944276  6149 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:37.945302  6389 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:37.947849  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:37.950873  6404 tablet_bootstrap.cc:492] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:37.950927  6403 tablet_bootstrap.cc:654] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.951531  6404 ts_tablet_manager.cc:1403] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.012s
W20260709 12:27:37.953976  6073 leader_election.cc:343] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:37.956941  6404 raft_consensus.cc:359] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.957930  6404 raft_consensus.cc:385] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.957691  6401 raft_consensus.cc:359] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.958338  6404 raft_consensus.cc:740] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.958582  6401 raft_consensus.cc:385] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:37.959226  6401 raft_consensus.cc:740] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:37.959271  6404 consensus_queue.cc:260] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.960388  6401 consensus_queue.cc:260] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.961858  6404 ts_tablet_manager.cc:1434] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:27:37.963083  6404 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:37.972549  6389 raft_consensus.cc:2749] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:37.974315  6404 tablet_bootstrap.cc:654] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:37.983559  6388 raft_consensus.cc:493] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:37.984217  6388 raft_consensus.cc:515] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.984568  6183 raft_consensus.cc:2468] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:37.985827  6403 tablet_bootstrap.cc:492] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:37.986461  6403 ts_tablet_manager.cc:1403] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.004s
I20260709 12:27:37.988126  6410 raft_consensus.cc:515] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:37.963126  6401 ts_tablet_manager.cc:1434] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 12:27:37.989373  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:37.990307  6259 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:37.990816  6401 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:37.991665  6076 leader_election.cc:304] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:37.992906  6414 raft_consensus.cc:2804] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:37.993418  6410 leader_election.cc:290] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:37.993508  6414 raft_consensus.cc:493] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:37.994258  6414 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:37.994846  6404 tablet_bootstrap.cc:492] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:37.995427  6404 ts_tablet_manager.cc:1403] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260709 12:27:37.996896  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b001a82b6a44158d84569b198cae09" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:37.997452  6259 raft_consensus.cc:3060] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:37.998147  6388 leader_election.cc:290] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.005002  6414 raft_consensus.cc:515] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.007206  6259 raft_consensus.cc:2468] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.008342  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b001a82b6a44158d84569b198cae09" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.008764  6076 leader_election.cc:304] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.009670  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.010051  6388 raft_consensus.cc:2804] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:37.989941  6403 raft_consensus.cc:359] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.010593  6258 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.010793  6403 raft_consensus.cc:385] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.011070  6388 raft_consensus.cc:697] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.004451  6389 raft_consensus.cc:493] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.011821  6414 leader_election.cc:290] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.012100  6389 raft_consensus.cc:515] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.013332  6388 consensus_queue.cc:237] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.014654  6389 leader_election.cc:290] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.016292  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.009548  6073 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:37.999575  6404 raft_consensus.cc:359] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.018497  6410 raft_consensus.cc:2804] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.018772  6404 raft_consensus.cc:385] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.019438  6404 raft_consensus.cc:740] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.019394  6410 raft_consensus.cc:697] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.020632  6404 consensus_queue.cc:260] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.021874  6410 consensus_queue.cc:237] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.023674  6404 ts_tablet_manager.cc:1434] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:27:38.024854  6404 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.011278  6403 raft_consensus.cc:740] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.026213  6403 consensus_queue.cc:260] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.027180  6185 raft_consensus.cc:3060] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.010587  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.028797  6403 ts_tablet_manager.cc:1434] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:27:38.001951  6401 tablet_bootstrap.cc:654] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.029160  6183 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.034929  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.035533  6403 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.036521  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.045187  6184 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.045930  6109 raft_consensus.cc:2393] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 200ba9fd7edb4a5791a206180b40babc in current term 1: Already voted for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in this term.
I20260709 12:27:38.048298  6149 leader_election.cc:304] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.051483  6185 raft_consensus.cc:2468] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.060285  6401 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.060935  6401 ts_tablet_manager.cc:1403] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.014s
I20260709 12:27:38.061297  6258 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.062975  6076 leader_election.cc:304] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.066740  6184 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.066983  6388 raft_consensus.cc:2804] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.067677  6388 raft_consensus.cc:697] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.069049  6403 tablet_bootstrap.cc:654] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.068704  6388 consensus_queue.cc:237] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.070215  6404 tablet_bootstrap.cc:654] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.071051  6401 raft_consensus.cc:359] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.071910  6401 raft_consensus.cc:385] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.072255  6401 raft_consensus.cc:740] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.073668  6389 raft_consensus.cc:2749] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:38.080893  6005 catalog_manager.cc:5697] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.086057  6401 consensus_queue.cc:260] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.085248  6005 catalog_manager.cc:5697] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.094135  6401 ts_tablet_manager.cc:1434] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 12:27:38.095407  6401 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:38.100485  6403 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.101336  6403 ts_tablet_manager.cc:1403] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.014s
I20260709 12:27:38.104570  6404 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.105535  6404 ts_tablet_manager.cc:1403] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.022s
I20260709 12:27:38.106745  6401 tablet_bootstrap.cc:654] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.109195  6404 raft_consensus.cc:359] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.105542  6403 raft_consensus.cc:359] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.110555  6404 raft_consensus.cc:385] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.111128  6403 raft_consensus.cc:385] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.111111  6404 raft_consensus.cc:740] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.111747  6403 raft_consensus.cc:740] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.112527  6404 consensus_queue.cc:260] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.113312  6403 consensus_queue.cc:260] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.116518  6403 ts_tablet_manager.cc:1434] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 12:27:38.118724  6403 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.120679  6404 ts_tablet_manager.cc:1434] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 12:27:38.122099  6404 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.125139  6401 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.125923  6401 ts_tablet_manager.cc:1403] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 12:27:38.129906  6401 raft_consensus.cc:359] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.130821  6403 tablet_bootstrap.cc:654] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.131084  6401 raft_consensus.cc:385] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.131577  6401 raft_consensus.cc:740] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.132498  6401 consensus_queue.cc:260] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.131129  6404 tablet_bootstrap.cc:654] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.138396  6401 ts_tablet_manager.cc:1434] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:27:38.139690  6403 tablet_bootstrap.cc:492] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.139724  6401 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:38.140456  6403 ts_tablet_manager.cc:1403] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 12:27:38.144675  6403 raft_consensus.cc:359] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.145633  6403 raft_consensus.cc:385] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.145967  6403 raft_consensus.cc:740] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.147409  6403 consensus_queue.cc:260] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.151541  6403 ts_tablet_manager.cc:1434] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.001s
I20260709 12:27:38.151588  6401 tablet_bootstrap.cc:654] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.152961  6403 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.153213  6404 tablet_bootstrap.cc:492] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.154016  6404 ts_tablet_manager.cc:1403] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260709 12:27:38.157437  6404 raft_consensus.cc:359] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.158485  6404 raft_consensus.cc:385] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.158829  6404 raft_consensus.cc:740] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.159703  6404 consensus_queue.cc:260] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.162561  6404 ts_tablet_manager.cc:1434] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:27:38.163656  6404 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.165040  6005 catalog_manager.cc:5697] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.171219  6404 tablet_bootstrap.cc:654] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.180387  6403 tablet_bootstrap.cc:654] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.183892  6404 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.184551  6404 ts_tablet_manager.cc:1403] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 12:27:38.188808  6404 raft_consensus.cc:359] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.189810  6404 raft_consensus.cc:385] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.190099  6401 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.190145  6404 raft_consensus.cc:740] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.191056  6401 ts_tablet_manager.cc:1403] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.002s
I20260709 12:27:38.191421  6404 consensus_queue.cc:260] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.194322  6404 ts_tablet_manager.cc:1434] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260709 12:27:38.194571  6389 raft_consensus.cc:493] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.195256  6389 raft_consensus.cc:515] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.195617  6404 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.196552  6403 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.197088  6403 ts_tablet_manager.cc:1403] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.007s
I20260709 12:27:38.199004  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.199631  6389 leader_election.cc:290] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.199846  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.200063  6258 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:38.200502  6109 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:38.201297  6401 raft_consensus.cc:359] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.202294  6401 raft_consensus.cc:385] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.202185  6149 leader_election.cc:304] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.202855  6401 raft_consensus.cc:740] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.203490  6389 raft_consensus.cc:2804] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.203922  6389 raft_consensus.cc:493] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.204417  6389 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.203830  6401 consensus_queue.cc:260] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.209415  6404 tablet_bootstrap.cc:654] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.217242  6388 raft_consensus.cc:493] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.218010  6388 raft_consensus.cc:515] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.219300  6403 raft_consensus.cc:359] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.220263  6403 raft_consensus.cc:385] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.220682  6403 raft_consensus.cc:740] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.221551  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.222796  6184 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.224397  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.225430  6258 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.221809  6389 raft_consensus.cc:515] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.224432  6073 leader_election.cc:304] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.230623  6414 raft_consensus.cc:2804] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.231245  6414 raft_consensus.cc:493] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.231756  6414 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.231971  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.232913  6258 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.234352  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:38.235038  6109 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.237723  6388 leader_election.cc:290] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.225283  6403 consensus_queue.cc:260] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.242300  6403 ts_tablet_manager.cc:1434] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.002s
I20260709 12:27:38.246642  6403 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.242738  6389 leader_election.cc:290] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.243808  6401 ts_tablet_manager.cc:1434] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:27:38.248445  6401 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:38.245152  6109 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:38.254824  6149 leader_election.cc:304] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.255879  6389 raft_consensus.cc:2804] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.256870  6389 raft_consensus.cc:697] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:38.257736  6401 tablet_bootstrap.cc:654] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.257973  6389 consensus_queue.cc:237] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.267294  6388 raft_consensus.cc:493] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.267904  6258 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:38.268572  6388 raft_consensus.cc:515] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.273530  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
W20260709 12:27:38.275645  6073 leader_election.cc:343] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.278714  6388 leader_election.cc:290] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.279896  6403 tablet_bootstrap.cc:654] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.279850  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
W20260709 12:27:38.282315  6076 leader_election.cc:343] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.282919  6076 leader_election.cc:304] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:38.284893  6388 raft_consensus.cc:2749] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:38.284654  6414 raft_consensus.cc:515] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.296233  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.296789  6404 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.296957  6184 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.297492  6404 ts_tablet_manager.cc:1403] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.102s	user 0.043s	sys 0.047s
I20260709 12:27:38.293093  6401 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.301009  6401 ts_tablet_manager.cc:1403] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.005s
I20260709 12:27:38.301008  6008 catalog_manager.cc:5697] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 1 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.305265  6401 raft_consensus.cc:359] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.306316  6401 raft_consensus.cc:385] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.306413  6184 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.306741  6401 raft_consensus.cc:740] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.307917  6401 consensus_queue.cc:260] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.309540  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.310297  6258 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.312414  6404 raft_consensus.cc:359] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.313843  6404 raft_consensus.cc:385] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.314157  6404 raft_consensus.cc:740] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.314976  6404 consensus_queue.cc:260] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.317484  6404 ts_tablet_manager.cc:1434] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:27:38.321277  6073 leader_election.cc:304] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.322218  6404 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.322717  6388 raft_consensus.cc:2804] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.323238  6388 raft_consensus.cc:697] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.324267  6388 consensus_queue.cc:237] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.326040  6401 ts_tablet_manager.cc:1434] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:27:38.327304  6401 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:38.329769  6341 raft_consensus.cc:493] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.330392  6341 raft_consensus.cc:515] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.331785  6403 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.332796  6403 ts_tablet_manager.cc:1403] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.011s
I20260709 12:27:38.334935  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.336288  6404 tablet_bootstrap.cc:654] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.337118  6403 raft_consensus.cc:359] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.338892  6403 raft_consensus.cc:385] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.342025  6403 raft_consensus.cc:740] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.341409  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
W20260709 12:27:38.344034  6223 leader_election.cc:343] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.345680  6401 tablet_bootstrap.cc:654] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.345808  6403 consensus_queue.cc:260] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.348945  6403 ts_tablet_manager.cc:1434] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:27:38.349997  6403 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.344884  6341 leader_election.cc:290] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.318449  6414 leader_election.cc:290] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.356334  6258 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
W20260709 12:27:38.357856  6222 leader_election.cc:343] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.363718  6404 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.375948  6404 ts_tablet_manager.cc:1403] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.007s
I20260709 12:27:38.376153  6403 tablet_bootstrap.cc:654] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.365433  6222 leader_election.cc:304] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c; no voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.379320  6404 raft_consensus.cc:359] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.380657  6404 raft_consensus.cc:385] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.372625  6005 catalog_manager.cc:5697] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.380936  6404 raft_consensus.cc:740] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.381865  6341 raft_consensus.cc:2749] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:38.381759  6404 consensus_queue.cc:260] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.371837  6389 raft_consensus.cc:493] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.384776  6389 raft_consensus.cc:515] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.387719  6389 leader_election.cc:290] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.389523  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
W20260709 12:27:38.391513  6149 leader_election.cc:343] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.394569  6401 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.395352  6401 ts_tablet_manager.cc:1403] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.002s
W20260709 12:27:38.397716  6222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.130:42849, user_credentials={real_user=slave}} blocked reactor thread for 46405.9us
I20260709 12:27:38.398910  6401 raft_consensus.cc:359] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.400933  6401 raft_consensus.cc:385] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.401683  6401 raft_consensus.cc:740] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.402462  6401 consensus_queue.cc:260] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.402829  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.403630  6259 raft_consensus.cc:2468] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 0.
I20260709 12:27:38.405014  6401 ts_tablet_manager.cc:1434] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:27:38.404953  6388 consensus_queue.cc:1048] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.406589  6401 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Bootstrap starting.
I20260709 12:27:38.409876  6404 ts_tablet_manager.cc:1434] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:27:38.410768  6151 leader_election.cc:304] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.412081  6389 raft_consensus.cc:2804] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.412514  6389 raft_consensus.cc:493] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.412843  6389 raft_consensus.cc:3060] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.413941  6403 tablet_bootstrap.cc:492] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.414793  6403 ts_tablet_manager.cc:1403] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.013s
I20260709 12:27:38.419649  6403 raft_consensus.cc:359] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.420311  6401 tablet_bootstrap.cc:654] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.420801  6403 raft_consensus.cc:385] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.421165  6403 raft_consensus.cc:740] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.421973  6403 consensus_queue.cc:260] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.424639  6404 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: Bootstrap starting.
I20260709 12:27:38.425964  6403 ts_tablet_manager.cc:1434] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:27:38.427066  6403 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: Bootstrap starting.
I20260709 12:27:38.429291  6341 raft_consensus.cc:493] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.429893  6341 raft_consensus.cc:515] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.432612  6341 leader_election.cc:290] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.433091  6341 raft_consensus.cc:493] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.434149  6404 tablet_bootstrap.cc:654] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.436990  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
W20260709 12:27:38.438637  6223 leader_election.cc:343] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:38.433532  6341 raft_consensus.cc:515] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.439496  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.443739  6341 leader_election.cc:290] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.445869  6401 tablet_bootstrap.cc:492] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: No bootstrap required, opened a new log
I20260709 12:27:38.442800  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.451450  6401 ts_tablet_manager.cc:1403] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260709 12:27:38.452080  6109 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:38.449760  6258 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.453763  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.453926  6223 leader_election.cc:304] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.454584  6185 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:38.454583  6401 raft_consensus.cc:359] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.455497  6341 raft_consensus.cc:2804] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.455722  6401 raft_consensus.cc:385] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.456027  6341 raft_consensus.cc:493] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.456084  6401 raft_consensus.cc:740] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.456441  6341 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.457831  6401 consensus_queue.cc:260] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.441506  6389 raft_consensus.cc:515] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.459921  6184 raft_consensus.cc:2393] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0390f91df3ac46c4b9b37146147d2b9c in current term 1: Already voted for candidate 200ba9fd7edb4a5791a206180b40babc in this term.
I20260709 12:27:38.463900  6401 ts_tablet_manager.cc:1434] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:27:38.463969  6414 raft_consensus.cc:493] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.464620  6414 raft_consensus.cc:515] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.467509  6389 leader_election.cc:290] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.469352  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:38.476586  6109 raft_consensus.cc:3060] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.469712  6404 tablet_bootstrap.cc:492] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: No bootstrap required, opened a new log
I20260709 12:27:38.477877  6404 ts_tablet_manager.cc:1403] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.003s
I20260709 12:27:38.471086  6414 leader_election.cc:290] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.480656  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.481385  6258 raft_consensus.cc:3060] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.471779  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.486117  6184 raft_consensus.cc:2393] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in current term 1: Already voted for candidate 200ba9fd7edb4a5791a206180b40babc in this term.
I20260709 12:27:38.486941  6441 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.487879  6109 raft_consensus.cc:2468] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:38.487749  6441 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.452005  6403 tablet_bootstrap.cc:654] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:38.489277  6149 leader_election.cc:304] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.490396  6404 raft_consensus.cc:359] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.491218  6404 raft_consensus.cc:385] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.491241  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.494755  6441 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.474542  6341 raft_consensus.cc:515] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.473764  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a1caae347f490c98da394d63d8bcf1" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.475210  6222 leader_election.cc:304] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c; no voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.483682  6414 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:27:38.497364  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:38.498106  6110 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.497926  6076 leader_election.cc:304] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:38.499696  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.500341  6183 raft_consensus.cc:2468] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:38.502040  6409 consensus_queue.cc:1048] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:38.491600  6404 raft_consensus.cc:740] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.506188  6404 consensus_queue.cc:260] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.506943  6389 raft_consensus.cc:2804] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.507329  6222 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [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: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.507826  6389 raft_consensus.cc:697] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:38.508827  6389 consensus_queue.cc:237] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.496070  6258 raft_consensus.cc:2468] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 1.
I20260709 12:27:38.510054  6441 raft_consensus.cc:2749] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:38.509302  6341 leader_election.cc:290] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.521658  6414 raft_consensus.cc:2749] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:38.529982  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.530894  6184 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.539039  6414 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.534235  6110 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:38.541311  6223 leader_election.cc:304] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.543983  6450 raft_consensus.cc:2804] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.545083  6450 raft_consensus.cc:697] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:38.566891  6404 ts_tablet_manager.cc:1434] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.020s
I20260709 12:27:38.548995  6450 consensus_queue.cc:237] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.571209  6409 raft_consensus.cc:493] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.571977  6184 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 1.
I20260709 12:27:38.571906  6409 raft_consensus.cc:515] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.573194  6403 tablet_bootstrap.cc:492] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: No bootstrap required, opened a new log
I20260709 12:27:38.574175  6403 ts_tablet_manager.cc:1403] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.003s
W20260709 12:27:38.578378  6056 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:38.576045  6414 consensus_queue.cc:1048] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:27:38.584589  6409 leader_election.cc:290] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.586318  6410 consensus_queue.cc:1048] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:38.595427  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.596727  6184 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.598152  6073 leader_election.cc:304] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.599311  6410 raft_consensus.cc:2804] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.600047  6410 raft_consensus.cc:493] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.600574  6410 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.601545  6414 raft_consensus.cc:493] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.602149  6414 raft_consensus.cc:515] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.607185  6414 leader_election.cc:290] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.610347  6403 raft_consensus.cc:359] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.611773  6403 raft_consensus.cc:385] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:38.612159  6403 raft_consensus.cc:740] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Initialized, Role: FOLLOWER
I20260709 12:27:38.613294  6403 consensus_queue.cc:260] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.615104  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.615826  6184 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.616297  6403 ts_tablet_manager.cc:1434] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:27:38.617159  6073 leader_election.cc:304] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ba9fd7edb4a5791a206180b40babc, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.618734  6451 raft_consensus.cc:493] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:38.619462  6451 raft_consensus.cc:515] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.622677  6410 raft_consensus.cc:515] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.624431  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.624812  6410 leader_election.cc:290] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.625200  6258 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.625387  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c" is_pre_election: true
I20260709 12:27:38.626118  6259 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 0.
I20260709 12:27:38.635282  6451 leader_election.cc:290] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.618062  6414 raft_consensus.cc:2804] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:38.636859  6414 raft_consensus.cc:493] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:38.640844  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" is_pre_election: true
I20260709 12:27:38.643806  6110 raft_consensus.cc:2393] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0390f91df3ac46c4b9b37146147d2b9c in current term 1: Already voted for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in this term.
I20260709 12:27:38.645323  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.645829  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc" is_pre_election: true
I20260709 12:27:38.638338  6414 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.646569  6185 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 0.
I20260709 12:27:38.646050  6259 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.647931  6222 leader_election.cc:304] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.654681  6441 raft_consensus.cc:2804] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:27:38.655164  6414 raft_consensus.cc:515] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.657879  6441 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99b22ab82fdd4aa6a8c1f1d98e5475de)
I20260709 12:27:38.658537  6441 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:38.659643  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.660328  6183 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.663399  6259 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.664937  6076 leader_election.cc:304] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.665695  6450 raft_consensus.cc:2764] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:27:38.666514  6455 raft_consensus.cc:2804] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.667547  6455 raft_consensus.cc:697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.668035  6414 leader_election.cc:290] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:38.669076  6455 consensus_queue.cc:237] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.671228  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:38.672128  6258 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.673352  6183 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.673642  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.674281  6182 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:38.683787  6007 catalog_manager.cc:5697] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 1 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.690912  6258 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.693210  6076 leader_election.cc:304] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:38.694429  6414 raft_consensus.cc:2804] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:38.695330  6414 raft_consensus.cc:697] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.695605  6441 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.696720  6259 raft_consensus.cc:1240] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Rejecting Update request from peer 99b22ab82fdd4aa6a8c1f1d98e5475de for earlier term 1. Current term is 2. Ops: []
I20260709 12:27:38.696969  6414 consensus_queue.cc:237] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.700419  6388 consensus_queue.cc:1059] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.701401  6410 raft_consensus.cc:3055] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:38.701797  6410 raft_consensus.cc:740] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:38.703562  6182 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 1.
I20260709 12:27:38.703110  6410 consensus_queue.cc:260] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.707062  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:38.710350  6410 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:38.716722  6441 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:38.720283  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:38.725227  6005 catalog_manager.cc:5697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.727524  6110 raft_consensus.cc:2468] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:38.730400  6223 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [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: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:38.731635  6441 raft_consensus.cc:2804] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:38.732139  6441 raft_consensus.cc:697] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:38.732800  6441 consensus_queue.cc:237] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:38.745857  6008 catalog_manager.cc:5697] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 1 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:38.749641  6004 catalog_manager.cc:5697] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 1 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:38.763823  6004 catalog_manager.cc:5697] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 2 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:38.823137  6410 consensus_queue.cc:1048] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.834264  6407 consensus_queue.cc:1048] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:38.834606  6410 consensus_queue.cc:1048] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.853179  6389 consensus_queue.cc:1048] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.994704  6258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
mode: GRACEFUL
new_leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:36976
I20260709 12:27:38.995693  6258 raft_consensus.cc:606] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Received request to transfer leadership to TS 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:38.996886  6407 consensus_queue.cc:1048] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:38.999004  6441 consensus_queue.cc:1048] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:39.016577  6441 consensus_queue.cc:1048] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:39.020406  6407 consensus_queue.cc:1048] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:39.057157  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
mode: GRACEFUL
new_leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:45710
I20260709 12:27:39.058151  6183 raft_consensus.cc:606] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Received request to transfer leadership to TS 99b22ab82fdd4aa6a8c1f1d98e5475de
I20260709 12:27:39.068902  6414 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:39.070276  6109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:57376
I20260709 12:27:39.070955  6109 raft_consensus.cc:606] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:39.079871  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57a114d5c57479694abd963408ef929"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
mode: GRACEFUL
new_leader_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:36976
I20260709 12:27:39.080933  6259 raft_consensus.cc:606] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Received request to transfer leadership to TS 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:39.082737  6410 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:39.087852  6109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:57376
I20260709 12:27:39.088497  6109 raft_consensus.cc:606] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:39.098322  6388 raft_consensus.cc:993] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.098816  6388 raft_consensus.cc:1081] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.100543  6183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:45704
I20260709 12:27:39.101217  6183 raft_consensus.cc:493] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.101637  6183 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.101990  6109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:57376
I20260709 12:27:39.102662  6109 raft_consensus.cc:606] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:39.111131  6183 raft_consensus.cc:515] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.114187  6183 leader_election.cc:290] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:39.114472  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:39.115195  6109 raft_consensus.cc:3055] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:39.114992  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:39.115571  6109 raft_consensus.cc:740] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:39.116353  6259 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.116930  6109 consensus_queue.cc:260] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.119192  6109 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.123477  6259 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.124794  6109 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.125264  6151 leader_election.cc:304] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:39.126273  6407 raft_consensus.cc:2804] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:39.126783  6407 raft_consensus.cc:697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:39.127967  6407 consensus_queue.cc:237] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.136216  6004 catalog_manager.cc:5697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 2 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:39.139446  6388 consensus_queue.cc:1048] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:39.154605  6409 consensus_queue.cc:1048] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:39.165621  6414 raft_consensus.cc:993] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:39.166134  6409 raft_consensus.cc:1081] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:39.167976  6259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36966
I20260709 12:27:39.168466  6259 raft_consensus.cc:493] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.168762  6259 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.175630  6259 raft_consensus.cc:515] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.178364  6259 leader_election.cc:290] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:39.179225  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:39.180410  6109 raft_consensus.cc:3055] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:39.180886  6109 raft_consensus.cc:740] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:39.180699  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9610f979ea94d54aae676bdd8bff3be" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:39.181828  6183 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.181885  6109 consensus_queue.cc:260] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.183350  6109 raft_consensus.cc:3060] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.188432  6183 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:39.189208  6109 raft_consensus.cc:2468] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:39.189751  6222 leader_election.cc:304] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:39.190490  6451 raft_consensus.cc:2804] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:39.190876  6451 raft_consensus.cc:697] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:39.191604  6451 consensus_queue.cc:237] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.198912  6109 raft_consensus.cc:1275] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.199817  6004 catalog_manager.cc:5697] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 2 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:39.201159  6441 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.211265  6441 raft_consensus.cc:993] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: : Instructing follower 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:39.211721  6441 raft_consensus.cc:1081] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Signalling peer 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:39.213382  6110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:57370
I20260709 12:27:39.214984  6110 raft_consensus.cc:493] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.215380  6110 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:39.216979  6183 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.224519  6110 raft_consensus.cc:515] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.225303  6183 raft_consensus.cc:1275] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.227201  6441 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:39.231535  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:39.239719  6110 leader_election.cc:290] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 3 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:39.239845  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c775d5d30843a6b5ea74507224a524" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:39.240468  6259 raft_consensus.cc:3055] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:39.240984  6259 raft_consensus.cc:740] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:39.241778  6259 consensus_queue.cc:260] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [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: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.242713  6259 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:39.249751  6259 raft_consensus.cc:2468] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 3.
I20260709 12:27:39.250793  6076 leader_election.cc:304] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [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: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 200ba9fd7edb4a5791a206180b40babc
I20260709 12:27:39.251775  6409 raft_consensus.cc:2804] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:39.252247  6409 raft_consensus.cc:697] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:39.252888  6409 consensus_queue.cc:237] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue 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: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.261236  6007 catalog_manager.cc:5697] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 2 to 3, leader changed from 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131) to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 3 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:39.328032  6389 raft_consensus.cc:993] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: : Instructing follower 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:39.328537  6389 raft_consensus.cc:1081] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Signalling peer 99b22ab82fdd4aa6a8c1f1d98e5475de to start an election
I20260709 12:27:39.330470  6110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
 from {username='slave'} at 127.0.0.1:57354
I20260709 12:27:39.331063  6110 raft_consensus.cc:493] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.331468  6110 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.337208  6110 raft_consensus.cc:515] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.339869  6110 leader_election.cc:290] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Requested vote from peers 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:39.340986  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:39.340981  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c45c71620bf40f6afa90c858b6eb82e" candidate_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:39.342025  6259 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.342025  6183 raft_consensus.cc:3055] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:39.342871  6183 raft_consensus.cc:740] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:39.344475  6183 consensus_queue.cc:260] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.345954  6183 raft_consensus.cc:3060] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.347435  6410 raft_consensus.cc:993] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.347977  6414 raft_consensus.cc:1081] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.349416  6259 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:39.349795  6182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:45704
I20260709 12:27:39.350597  6182 raft_consensus.cc:493] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.350786  6076 leader_election.cc:304] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:39.350971  6182 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.351629  6414 raft_consensus.cc:2804] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:39.352491  6414 raft_consensus.cc:697] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Becoming Leader. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:39.353330  6414 consensus_queue.cc:237] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.354763  6183 raft_consensus.cc:2468] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99b22ab82fdd4aa6a8c1f1d98e5475de in term 2.
I20260709 12:27:39.359463  6182 raft_consensus.cc:515] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.361668  6182 leader_election.cc:290] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:39.363098  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:39.363992  6259 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.364951  6007 catalog_manager.cc:5697] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de reported cstate change: term changed from 1 to 2, leader changed from 200ba9fd7edb4a5791a206180b40babc (127.31.146.130) to 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129). New cstate: current_term: 2 leader_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:39.369623  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7abc2fcc6d2410288846f06e33ff572" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:39.370288  6110 raft_consensus.cc:3055] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:39.370643  6110 raft_consensus.cc:740] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:39.368934  6259 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.371317  6258 raft_consensus.cc:1240] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Rejecting Update request from peer 99b22ab82fdd4aa6a8c1f1d98e5475de for earlier term 1. Current term is 2. Ops: []
I20260709 12:27:39.371495  6110 consensus_queue.cc:260] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.372663  6151 leader_election.cc:304] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:39.372798  6110 raft_consensus.cc:3060] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.373531  6389 raft_consensus.cc:2804] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:39.374214  6389 raft_consensus.cc:697] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:39.375366  6389 consensus_queue.cc:237] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.381389  6110 raft_consensus.cc:2468] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.385020  6007 catalog_manager.cc:5697] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 2 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:39.443394  6451 raft_consensus.cc:993] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: : Instructing follower 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.443940  6441 raft_consensus.cc:1081] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Signalling peer 200ba9fd7edb4a5791a206180b40babc to start an election
I20260709 12:27:39.445900  6182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57a114d5c57479694abd963408ef929"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
 from {username='slave'} at 127.0.0.1:45700
I20260709 12:27:39.446693  6182 raft_consensus.cc:493] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:39.447264  6182 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.454272  6182 raft_consensus.cc:515] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.456635  6182 leader_election.cc:290] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745)
I20260709 12:27:39.457670  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:39.457983  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57a114d5c57479694abd963408ef929" candidate_uuid: "200ba9fd7edb4a5791a206180b40babc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
I20260709 12:27:39.458343  6110 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.458592  6259 raft_consensus.cc:3055] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:39.458958  6259 raft_consensus.cc:740] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:39.460044  6259 consensus_queue.cc:260] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.461290  6259 raft_consensus.cc:3060] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:39.466701  6259 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.467195  6110 raft_consensus.cc:2468] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ba9fd7edb4a5791a206180b40babc in term 2.
I20260709 12:27:39.467900  6151 leader_election.cc:304] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:39.468844  6389 raft_consensus.cc:2804] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:39.469261  6389 raft_consensus.cc:697] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Leader. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:39.470108  6389 consensus_queue.cc:237] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:39.478085  6007 catalog_manager.cc:5697] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc reported cstate change: term changed from 1 to 2, leader changed from 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131) to 200ba9fd7edb4a5791a206180b40babc (127.31.146.130). New cstate: current_term: 2 leader_uuid: "200ba9fd7edb4a5791a206180b40babc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:39.612963  6183 raft_consensus.cc:1275] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.614950  6441 consensus_queue.cc:1048] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.628768  6110 raft_consensus.cc:1275] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.630265  6451 consensus_queue.cc:1048] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.663451  6258 raft_consensus.cc:1275] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:39.664813  6414 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:39.672260  6258 raft_consensus.cc:1275] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.674053  6183 raft_consensus.cc:3060] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:39.675637  6408 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:39.679004  6110 raft_consensus.cc:1275] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.681172  6476 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:39.688678  6183 raft_consensus.cc:1275] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:39.691210  6414 consensus_queue.cc:1048] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:39.837438  6183 raft_consensus.cc:1275] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.838858  6414 consensus_queue.cc:1048] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.848585  6258 raft_consensus.cc:1275] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 99b22ab82fdd4aa6a8c1f1d98e5475de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.850351  6477 consensus_queue.cc:1048] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:39.866413  6110 raft_consensus.cc:1275] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.868454  6407 consensus_queue.cc:1048] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.868876  6110 raft_consensus.cc:1275] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.871012  6407 consensus_queue.cc:1048] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.882758  6258 raft_consensus.cc:1275] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.886469  6407 consensus_queue.cc:1048] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:39.888934  6258 raft_consensus.cc:1275] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Refusing update from remote peer 200ba9fd7edb4a5791a206180b40babc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:39.893672  6476 consensus_queue.cc:1048] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:42.107571  6005 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33170:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:27:42.131997  6005 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33170:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:27:42.183357 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:27:42.300794  6498 log.cc:927] Time spent T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
W20260709 12:27:42.469483  6223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:35721, user_credentials={real_user=slave}} blocked reactor thread for 50488.5us
W20260709 12:27:42.590088  6541 log.cc:927] Time spent T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 12:27:42.557901  6540 tablet.cc:1724] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.537911  6543 tablet.cc:1724] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.605954  6546 tablet.cc:1724] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.605917  6550 tablet.cc:1724] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.660179  6553 tablet.cc:1724] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.659549  6551 tablet.cc:1724] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.684211  6149 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:35721, user_credentials={real_user=slave}} blocked reactor thread for 68540.7us
I20260709 12:27:42.704036  6555 tablet.cc:1724] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.620731  6548 tablet.cc:1724] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.626564  6545 tablet.cc:1724] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.719295  6211 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:e57a114d5c57479694abd963408ef929)
W20260709 12:27:42.724398  6211 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:a9610f979ea94d54aae676bdd8bff3be)
W20260709 12:27:42.725342  6211 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a9610f979ea94d54aae676bdd8bff3be)
I20260709 12:27:42.733323  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
mode: GRACEFUL
new_leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:52710
I20260709 12:27:42.734221  6183 raft_consensus.cc:606] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Received request to transfer leadership to TS 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:42.746145  6547 raft_consensus.cc:993] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: : Instructing follower 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:42.746636  6547 raft_consensus.cc:1081] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Signalling peer 0390f91df3ac46c4b9b37146147d2b9c to start an election
W20260709 12:27:42.755288  6552 log.cc:927] Time spent T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:27:42.756814  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36954
I20260709 12:27:42.757488  6257 raft_consensus.cc:493] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:42.757916  6257 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:42.626121  6542 tablet.cc:1724] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.762991  6004 catalog_manager.cc:5789] TS 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721) does not have the latest schema for tablet 4c45c71620bf40f6afa90c858b6eb82e (table soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]). Expected version 1 got 0
I20260709 12:27:42.764117  6004 catalog_manager.cc:5789] TS 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721) does not have the latest schema for tablet 88c775d5d30843a6b5ea74507224a524 (table soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]). Expected version 1 got 0
I20260709 12:27:42.768707  6005 catalog_manager.cc:5789] TS 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849) does not have the latest schema for tablet 17a1caae347f490c98da394d63d8bcf1 (table soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]). Expected version 1 got 0
I20260709 12:27:42.709297  6556 tablet.cc:1724] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.771759  6005 catalog_manager.cc:5789] TS 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849) does not have the latest schema for tablet 490d7a23f9fe4b0ea72e1373056a80e5 (table soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]). Expected version 1 got 0
I20260709 12:27:42.771971  6257 raft_consensus.cc:515] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:42.778415  6257 leader_election.cc:290] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 3 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:42.779937  6108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:42.780988  6108 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:42.782768  6540 tablet.cc:1724] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.709477  6559 tablet.cc:1724] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.785187  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490d7a23f9fe4b0ea72e1373056a80e5" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:42.786685  6555 tablet.cc:1724] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.789423  6548 tablet.cc:1724] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.797942  6108 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 3.
I20260709 12:27:42.799124  6551 tablet.cc:1724] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.800606  6223 leader_election.cc:304] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:42.802757  6182 raft_consensus.cc:3055] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:42.814893  6451 raft_consensus.cc:2804] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:42.815605  6451 raft_consensus.cc:697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:42.814200  6182 raft_consensus.cc:740] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:42.816457  6451 consensus_queue.cc:237] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [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: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:42.817850  6182 consensus_queue.cc:260] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [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: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:42.825630  6182 raft_consensus.cc:3060] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:42.827984  6007 catalog_manager.cc:5697] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 2 to 3, leader changed from 200ba9fd7edb4a5791a206180b40babc (127.31.146.130) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 3 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:42.831324  6108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36826
I20260709 12:27:42.831987  6007 catalog_manager.cc:5789] TS 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131:37745) does not have the latest schema for tablet 490d7a23f9fe4b0ea72e1373056a80e5 (table soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d]). Expected version 1 got 0
I20260709 12:27:42.832015  6108 raft_consensus.cc:606] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:42.835597 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:27:42.836890 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:42.840487  6550 tablet.cc:1724] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.812702  6543 tablet.cc:1724] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.852713  6556 tablet.cc:1724] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.855999  6559 tablet.cc:1724] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.860281  6551 tablet.cc:1724] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.861896  6108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e"
dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
mode: GRACEFUL
new_leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36826
I20260709 12:27:42.863217  6108 raft_consensus.cc:606] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Received request to transfer leadership to TS 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:42.863687  6545 tablet.cc:1724] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.866163  6542 tablet.cc:1724] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.870965  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f"
dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
mode: GRACEFUL
new_leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:52710
I20260709 12:27:42.871960  6183 raft_consensus.cc:606] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Received request to transfer leadership to TS 0390f91df3ac46c4b9b37146147d2b9c
I20260709 12:27:42.873903  6553 tablet.cc:1724] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.876247  6540 tablet.cc:1724] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.877301 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:27:42.883246  6548 tablet.cc:1724] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.897607  6182 raft_consensus.cc:2468] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 3.
I20260709 12:27:42.889017 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:42.900110  6550 tablet.cc:1724] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27:42.955535  6005 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: soft_deleted_table [id=11100c7db2524240bf7a44547adeca3d] alter complete (version 1)
I20260709 12:27:43.025768  6527 raft_consensus.cc:993] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.026481  6529 raft_consensus.cc:1081] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.028632  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36966
I20260709 12:27:43.029175  6257 raft_consensus.cc:493] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:43.029448  6257 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.035176  6257 raft_consensus.cc:515] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.036798  6257 leader_election.cc:290] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:43.038255  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:43.038344  6108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a070064a7754fe4908a2c41e684c01e" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:43.039212  6182 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.039296  6108 raft_consensus.cc:3055] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:43.039744  6108 raft_consensus.cc:740] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:43.040683  6108 consensus_queue.cc:260] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.042222  6108 raft_consensus.cc:3060] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.047596  6182 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.049683  6222 leader_election.cc:304] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:43.050753  6108 raft_consensus.cc:2468] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.051105  6451 raft_consensus.cc:2804] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:43.051808  6451 raft_consensus.cc:697] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:43.052734  6451 consensus_queue.cc:237] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.069234  6004 catalog_manager.cc:5697] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 2 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:43.239229  6508 raft_consensus.cc:993] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: : Instructing follower 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.239924  6557 raft_consensus.cc:1081] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Signalling peer 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.241789  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36954
I20260709 12:27:43.242369  6257 raft_consensus.cc:493] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:43.242713  6257 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.249742  6257 raft_consensus.cc:515] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.252020  6257 leader_election.cc:290] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:43.253232  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:43.253589  6108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e47478d8204b528fbce0ea4c762d3f" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:43.254267  6182 raft_consensus.cc:3055] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:43.254374  6108 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.254773  6182 raft_consensus.cc:740] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ba9fd7edb4a5791a206180b40babc, State: Running, Role: LEADER
I20260709 12:27:43.255896  6182 consensus_queue.cc:260] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.257722  6182 raft_consensus.cc:3060] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.263980  6108 raft_consensus.cc:2468] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.265566  6223 leader_election.cc:304] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 99b22ab82fdd4aa6a8c1f1d98e5475de; no voters: 
I20260709 12:27:43.266441  6451 raft_consensus.cc:2804] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:43.266435  6182 raft_consensus.cc:2468] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.267118  6451 raft_consensus.cc:697] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:43.267946  6451 consensus_queue.cc:237] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.276129  6004 catalog_manager.cc:5697] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 1 to 2, leader changed from 200ba9fd7edb4a5791a206180b40babc (127.31.146.130) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 2 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:43.306332  6527 raft_consensus.cc:993] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: : Instructing follower 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.307021  6529 raft_consensus.cc:1081] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Signalling peer 0390f91df3ac46c4b9b37146147d2b9c to start an election
I20260709 12:27:43.308672  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22"
dest_uuid: "0390f91df3ac46c4b9b37146147d2b9c"
 from {username='slave'} at 127.0.0.1:36966
I20260709 12:27:43.309515  6257 raft_consensus.cc:493] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:43.310192  6257 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.316016  6257 raft_consensus.cc:515] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.318130  6257 leader_election.cc:290] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Requested vote from peers 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721), 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849)
I20260709 12:27:43.319514  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "200ba9fd7edb4a5791a206180b40babc"
I20260709 12:27:43.319514  6108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bed9616460748a0995e0d9045d8aa22" candidate_uuid: "0390f91df3ac46c4b9b37146147d2b9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de"
I20260709 12:27:43.320262  6182 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.320587  6108 raft_consensus.cc:3055] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:43.320896  6108 raft_consensus.cc:740] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99b22ab82fdd4aa6a8c1f1d98e5475de, State: Running, Role: LEADER
I20260709 12:27:43.321172  6184 raft_consensus.cc:1275] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:27:43.321826  6108 consensus_queue.cc:260] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.322849  6451 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:43.323325  6108 raft_consensus.cc:3060] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:43.330433  6182 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.332720  6108 raft_consensus.cc:2468] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0390f91df3ac46c4b9b37146147d2b9c in term 2.
I20260709 12:27:43.333662  6222 leader_election.cc:304] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0390f91df3ac46c4b9b37146147d2b9c, 200ba9fd7edb4a5791a206180b40babc; no voters: 
I20260709 12:27:43.335016  6451 raft_consensus.cc:2804] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:43.335528  6451 raft_consensus.cc:697] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Becoming Leader. State: Replica: 0390f91df3ac46c4b9b37146147d2b9c, State: Running, Role: LEADER
I20260709 12:27:43.336419  6451 consensus_queue.cc:237] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } }
I20260709 12:27:43.341301  6108 raft_consensus.cc:1275] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:27:43.342782  6569 consensus_queue.cc:1048] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:27:43.346058  6004 catalog_manager.cc:5697] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c reported cstate change: term changed from 1 to 2, leader changed from 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129) to 0390f91df3ac46c4b9b37146147d2b9c (127.31.146.131). New cstate: current_term: 2 leader_uuid: "0390f91df3ac46c4b9b37146147d2b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0390f91df3ac46c4b9b37146147d2b9c" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:43.469156  6184 raft_consensus.cc:1275] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:43.470445  6569 consensus_queue.cc:1048] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:43.485049  6108 raft_consensus.cc:1275] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:43.486768  6572 consensus_queue.cc:1048] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:43.664129  6109 raft_consensus.cc:1275] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:43.665763  6572 consensus_queue.cc:1048] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:43.675529  6182 raft_consensus.cc:1275] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:43.677132  6451 consensus_queue.cc:1048] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:43.767462  6184 raft_consensus.cc:1275] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:27:43.769037  6569 consensus_queue.cc:1048] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ba9fd7edb4a5791a206180b40babc" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:43.778015  6109 raft_consensus.cc:1275] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Refusing update from remote peer 0390f91df3ac46c4b9b37146147d2b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:27:43.780622  6572 consensus_queue.cc:1048] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99b22ab82fdd4aa6a8c1f1d98e5475de" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:43.900727 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:43.908653 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:43.909160 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:43.914772 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:43.915328 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:44.916636 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:44.923086 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:44.923755 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:44.932767 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:44.933307 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:45.934445 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:45.940632 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:45.941217 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:45.948422 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:45.949003 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:46.951144 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:46.957787 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:46.958343 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:46.966329 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:46.966842 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:47.968319 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:47.975773 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:47.976393 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:47.981969 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:47.982796 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:48.984180 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:48.992122 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:48.992769 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:48.997853 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:48.998553 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:49.999619 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:50.005607 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:50.006137 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:50.012406 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:50.013088 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:51.014174 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:51.020514 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:51.020970 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:51.027196 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:51.027689 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:52.028992 32330 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:27:52.035799 32330 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:27:52.036361 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:52.043196 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:52.043656 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:53.112584 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
W20260709 12:27:53.133925  6149 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 12:27:53.138199  6149 consensus_peers.cc:597] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. 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:27:53.166376  6149 consensus_peers.cc:597] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: 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:27:53.169878 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:53.171171 32330 tablet_replica.cc:333] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.172472 32330 raft_consensus.cc:2243] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:27:53.173237  6223 consensus_peers.cc:597] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: 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:27:53.173625 32330 raft_consensus.cc:2272] T a9610f979ea94d54aae676bdd8bff3be P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.176342 32330 tablet_replica.cc:333] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.176971 32330 raft_consensus.cc:2243] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.177765 32330 raft_consensus.cc:2272] T e57a114d5c57479694abd963408ef929 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.180809 32330 tablet_replica.cc:333] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.182062 32330 raft_consensus.cc:2243] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.182976 32330 raft_consensus.cc:2272] T f7abc2fcc6d2410288846f06e33ff572 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:53.185014  6223 consensus_peers.cc:597] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. 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:27:53.185824  6223 consensus_peers.cc:597] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: 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:27:53.187187 32330 tablet_replica.cc:333] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.188271 32330 raft_consensus.cc:2243] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.189320 32330 raft_consensus.cc:2272] T 4c45c71620bf40f6afa90c858b6eb82e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.191720 32330 tablet_replica.cc:333] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.192518 32330 raft_consensus.cc:2243] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.193073 32330 raft_consensus.cc:2272] T 7bed9616460748a0995e0d9045d8aa22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.195461 32330 tablet_replica.cc:333] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.196027 32330 raft_consensus.cc:2243] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.196524 32330 raft_consensus.cc:2272] T 73e47478d8204b528fbce0ea4c762d3f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.198911 32330 tablet_replica.cc:333] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.199499 32330 raft_consensus.cc:2243] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.200045 32330 raft_consensus.cc:2272] T 490d7a23f9fe4b0ea72e1373056a80e5 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.202212 32330 tablet_replica.cc:333] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.202893 32330 raft_consensus.cc:2243] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.203907 32330 raft_consensus.cc:2272] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.206913 32330 tablet_replica.cc:333] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.207960 32330 raft_consensus.cc:2243] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.209185 32330 raft_consensus.cc:2272] T e0b001a82b6a44158d84569b198cae09 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.212567 32330 tablet_replica.cc:333] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.213229 32330 raft_consensus.cc:2243] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.213889 32330 raft_consensus.cc:2272] T 7e1e2d5152764c1baa88f89260fa218f P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.217713 32330 tablet_replica.cc:333] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.218497 32330 raft_consensus.cc:2243] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:27:53.218935  6149 consensus_peers.cc:597] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: 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:27:53.219239 32330 raft_consensus.cc:2272] T 17a1caae347f490c98da394d63d8bcf1 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.222023 32330 tablet_replica.cc:333] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.222714 32330 raft_consensus.cc:2243] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.223269 32330 raft_consensus.cc:2272] T ab09d6d024ba436d912e55b3f095bb22 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.227155 32330 tablet_replica.cc:333] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.227968 32330 raft_consensus.cc:2243] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.228600 32330 raft_consensus.cc:2272] T f36f85c5cd3d4c3287c026d1d2c5b339 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.231369 32330 tablet_replica.cc:333] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.231884 32330 raft_consensus.cc:2243] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.232667 32330 raft_consensus.cc:2272] T 212c0dbf9d7b4ed6b240a9420d395d40 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.235432 32330 tablet_replica.cc:333] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.236055 32330 raft_consensus.cc:2243] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.236544 32330 raft_consensus.cc:2272] T 416192ef469a4be89e1b28377560d61d P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.239660 32330 tablet_replica.cc:333] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.240139 32330 raft_consensus.cc:2243] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.240970 32330 raft_consensus.cc:2272] T 88c775d5d30843a6b5ea74507224a524 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.243474 32330 tablet_replica.cc:333] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.244058 32330 raft_consensus.cc:2243] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.245172 32330 raft_consensus.cc:2272] T a7e7c3f891be4e698cf6982723e99af4 P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.247534 32330 tablet_replica.cc:333] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de: stopping tablet replica
I20260709 12:27:53.248066 32330 raft_consensus.cc:2243] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.248569 32330 raft_consensus.cc:2272] T 0a070064a7754fe4908a2c41e684c01e P 99b22ab82fdd4aa6a8c1f1d98e5475de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:53.283792  6223 consensus_peers.cc:597] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: 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:27:53.291028 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:27:53.336586 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:27:53.380508 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:53.381330 32330 tablet_replica.cc:333] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.382211 32330 raft_consensus.cc:2243] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.382854 32330 raft_consensus.cc:2272] T a9610f979ea94d54aae676bdd8bff3be P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.386058 32330 tablet_replica.cc:333] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.386722 32330 raft_consensus.cc:2243] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.387614 32330 raft_consensus.cc:2272] T e57a114d5c57479694abd963408ef929 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.390317 32330 tablet_replica.cc:333] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.391145 32330 raft_consensus.cc:2243] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.392675 32330 raft_consensus.cc:2272] T f7abc2fcc6d2410288846f06e33ff572 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:53.396174  6222 consensus_peers.cc:597] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Couldn't send request to peer 200ba9fd7edb4a5791a206180b40babc. Status: 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:27:53.396973 32330 tablet_replica.cc:333] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.397899 32330 raft_consensus.cc:2243] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.398377 32330 raft_consensus.cc:2272] T 4c45c71620bf40f6afa90c858b6eb82e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.400727 32330 tablet_replica.cc:333] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.401278 32330 raft_consensus.cc:2243] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.401976 32330 raft_consensus.cc:2272] T e0b001a82b6a44158d84569b198cae09 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.405177 32330 tablet_replica.cc:333] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.405910 32330 raft_consensus.cc:2243] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.407256 32330 raft_consensus.cc:2272] T 7e1e2d5152764c1baa88f89260fa218f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.409510 32330 tablet_replica.cc:333] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.410259 32330 raft_consensus.cc:2243] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.410795 32330 raft_consensus.cc:2272] T 7bed9616460748a0995e0d9045d8aa22 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.412966 32330 tablet_replica.cc:333] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.413609 32330 raft_consensus.cc:2243] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.414881 32330 raft_consensus.cc:2272] T 17a1caae347f490c98da394d63d8bcf1 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.417177 32330 tablet_replica.cc:333] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.417860 32330 raft_consensus.cc:2243] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.418373 32330 raft_consensus.cc:2272] T ab09d6d024ba436d912e55b3f095bb22 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.421119 32330 tablet_replica.cc:333] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.421746 32330 raft_consensus.cc:2243] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.422277 32330 raft_consensus.cc:2272] T 212c0dbf9d7b4ed6b240a9420d395d40 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.424860 32330 tablet_replica.cc:333] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.425792 32330 raft_consensus.cc:2243] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.426723 32330 raft_consensus.cc:2272] T f36f85c5cd3d4c3287c026d1d2c5b339 P 200ba9fd7edb4a5791a206180b40babc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.430742 32330 tablet_replica.cc:333] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.431506 32330 raft_consensus.cc:2243] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.432127 32330 raft_consensus.cc:2272] T 73e47478d8204b528fbce0ea4c762d3f P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:53.433101  6222 consensus_peers.cc:597] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Couldn't send request to peer 200ba9fd7edb4a5791a206180b40babc. Status: 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:27:53.436802 32330 tablet_replica.cc:333] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.438179 32330 raft_consensus.cc:2243] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.439520 32330 raft_consensus.cc:2272] T 416192ef469a4be89e1b28377560d61d P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.443164 32330 tablet_replica.cc:333] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.444904 32330 raft_consensus.cc:2243] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.447081 32330 raft_consensus.cc:2272] T 88c775d5d30843a6b5ea74507224a524 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.451501 32330 tablet_replica.cc:333] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.452171 32330 raft_consensus.cc:2243] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.453178 32330 raft_consensus.cc:2272] T a7e7c3f891be4e698cf6982723e99af4 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.455598 32330 tablet_replica.cc:333] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.456188 32330 raft_consensus.cc:2243] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.456677 32330 raft_consensus.cc:2272] T 0a070064a7754fe4908a2c41e684c01e P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.458940 32330 tablet_replica.cc:333] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.459694 32330 raft_consensus.cc:2243] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.460795 32330 raft_consensus.cc:2272] T 490d7a23f9fe4b0ea72e1373056a80e5 P 200ba9fd7edb4a5791a206180b40babc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.463714 32330 tablet_replica.cc:333] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc: stopping tablet replica
I20260709 12:27:53.464532 32330 raft_consensus.cc:2243] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.465124 32330 raft_consensus.cc:2272] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 200ba9fd7edb4a5791a206180b40babc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:53.484045  6223 consensus_peers.cc:597] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:53.493371  6222 consensus_peers.cc:597] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Couldn't send request to peer 200ba9fd7edb4a5791a206180b40babc. Status: 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:27:53.516579 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
W20260709 12:27:53.543744  6223 consensus_peers.cc:597] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 99b22ab82fdd4aa6a8c1f1d98e5475de (127.31.146.129:35721): Couldn't send request to peer 99b22ab82fdd4aa6a8c1f1d98e5475de. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:35721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:53.570190 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
W20260709 12:27:53.593443  6222 consensus_peers.cc:597] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Couldn't send request to peer 200ba9fd7edb4a5791a206180b40babc. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:42849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:53.602279  6222 consensus_peers.cc:597] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c -> Peer 200ba9fd7edb4a5791a206180b40babc (127.31.146.130:42849): Couldn't send request to peer 200ba9fd7edb4a5791a206180b40babc. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:42849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:53.622704 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:53.623747 32330 tablet_replica.cc:333] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.624627 32330 raft_consensus.cc:2243] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.625299 32330 raft_consensus.cc:2272] T e57a114d5c57479694abd963408ef929 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.628096 32330 tablet_replica.cc:333] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.628966 32330 raft_consensus.cc:2243] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.629957 32330 raft_consensus.cc:2272] T a9610f979ea94d54aae676bdd8bff3be P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.633442 32330 tablet_replica.cc:333] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.634115 32330 raft_consensus.cc:2243] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.634694 32330 raft_consensus.cc:2272] T 4c45c71620bf40f6afa90c858b6eb82e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.636785 32330 tablet_replica.cc:333] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.637385 32330 raft_consensus.cc:2243] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.637926 32330 raft_consensus.cc:2272] T f7abc2fcc6d2410288846f06e33ff572 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.639990 32330 tablet_replica.cc:333] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.640547 32330 raft_consensus.cc:2243] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.641433 32330 raft_consensus.cc:2272] T 490d7a23f9fe4b0ea72e1373056a80e5 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.643678 32330 tablet_replica.cc:333] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.644306 32330 raft_consensus.cc:2243] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.644829 32330 raft_consensus.cc:2272] T fc0538a3714f4ff9b7d4a5cf2b1d0d61 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.647253 32330 tablet_replica.cc:333] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.647927 32330 raft_consensus.cc:2243] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.648540 32330 raft_consensus.cc:2272] T 7e1e2d5152764c1baa88f89260fa218f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.650763 32330 tablet_replica.cc:333] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.651316 32330 raft_consensus.cc:2243] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.651870 32330 raft_consensus.cc:2272] T e0b001a82b6a44158d84569b198cae09 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.654707 32330 tablet_replica.cc:333] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.655493 32330 raft_consensus.cc:2243] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.656069 32330 raft_consensus.cc:2272] T 88c775d5d30843a6b5ea74507224a524 P 0390f91df3ac46c4b9b37146147d2b9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.658697 32330 tablet_replica.cc:333] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.659348 32330 raft_consensus.cc:2243] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.659889 32330 raft_consensus.cc:2272] T 416192ef469a4be89e1b28377560d61d P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.662139 32330 tablet_replica.cc:333] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.662796 32330 raft_consensus.cc:2243] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.663746 32330 raft_consensus.cc:2272] T 0a070064a7754fe4908a2c41e684c01e P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.666023 32330 tablet_replica.cc:333] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.666608 32330 raft_consensus.cc:2243] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.667085 32330 raft_consensus.cc:2272] T a7e7c3f891be4e698cf6982723e99af4 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.669068 32330 tablet_replica.cc:333] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.669620 32330 raft_consensus.cc:2243] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.670509 32330 raft_consensus.cc:2272] T 73e47478d8204b528fbce0ea4c762d3f P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.672492 32330 tablet_replica.cc:333] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.673017 32330 raft_consensus.cc:2243] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.673834 32330 raft_consensus.cc:2272] T 7bed9616460748a0995e0d9045d8aa22 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.675874 32330 tablet_replica.cc:333] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.676399 32330 raft_consensus.cc:2243] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.676838 32330 raft_consensus.cc:2272] T f36f85c5cd3d4c3287c026d1d2c5b339 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.679318 32330 tablet_replica.cc:333] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.679975 32330 raft_consensus.cc:2243] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.680472 32330 raft_consensus.cc:2272] T 17a1caae347f490c98da394d63d8bcf1 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.682771 32330 tablet_replica.cc:333] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.683326 32330 raft_consensus.cc:2243] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.684338 32330 raft_consensus.cc:2272] T ab09d6d024ba436d912e55b3f095bb22 P 0390f91df3ac46c4b9b37146147d2b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.686900 32330 tablet_replica.cc:333] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c: stopping tablet replica
I20260709 12:27:53.687640 32330 raft_consensus.cc:2243] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:53.688153 32330 raft_consensus.cc:2272] T 212c0dbf9d7b4ed6b240a9420d395d40 P 0390f91df3ac46c4b9b37146147d2b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.732921 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:27:53.771164 32330 master.cc:562] Master@127.31.146.190:39331 shutting down...
I20260709 12:27:53.800983 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:53.801743 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:53.802093 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P e38e6b9640f542af95bdaa16992b34b1: stopping tablet replica
I20260709 12:27:53.825150 32330 master.cc:584] Master@127.31.146.190:39331 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21632 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:27:53.890967 32330 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.146.190:40471
I20260709 12:27:53.892283 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:53.901034  6600 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:27:53.901034  6601 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:27:53.900996  6603 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:27:53.902100 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:53.903729 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:53.903980 32330 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:27:53.904153 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600073904137 us; error 0 us; skew 500 ppm
I20260709 12:27:53.904683 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:53.908190 32330 webserver.cc:533] Webserver started at http://127.31.146.190:36977/ using document root <none> and password file <none>
I20260709 12:27:53.908793 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:53.909001 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:53.909289 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:53.910537 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/master-0-root/instance:
uuid: "467b18c306ca4bf6b24ef07b9406958d"
format_stamp: "Formatted at 2026-07-09 12:27:53 on dist-test-slave-0cmf"
I20260709 12:27:53.917286 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:27:53.922514  6608 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:27:53.923364 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:27:53.923794 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/master-0-root
uuid: "467b18c306ca4bf6b24ef07b9406958d"
format_stamp: "Formatted at 2026-07-09 12:27:53 on dist-test-slave-0cmf"
I20260709 12:27:53.924150 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-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:27:53.961560 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:53.963070 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:54.011948 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.190:40471
I20260709 12:27:54.012070  6659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.190:40471 every 8 connection(s)
I20260709 12:27:54.016346  6660 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:27:54.030589  6660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: Bootstrap starting.
I20260709 12:27:54.036089  6660 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.041074  6660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: No bootstrap required, opened a new log
I20260709 12:27:54.043481  6660 raft_consensus.cc:359] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER }
I20260709 12:27:54.043933  6660 raft_consensus.cc:385] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.044195  6660 raft_consensus.cc:740] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467b18c306ca4bf6b24ef07b9406958d, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.045079  6660 consensus_queue.cc:260] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER }
I20260709 12:27:54.045771  6660 raft_consensus.cc:399] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:27:54.046012  6660 raft_consensus.cc:493] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:27:54.046298  6660 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:54.051860  6660 raft_consensus.cc:515] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER }
I20260709 12:27:54.052501  6660 leader_election.cc:304] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [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: 467b18c306ca4bf6b24ef07b9406958d; no voters: 
I20260709 12:27:54.053841  6660 leader_election.cc:290] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:27:54.054487  6663 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:54.055866  6663 raft_consensus.cc:697] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 1 LEADER]: Becoming Leader. State: Replica: 467b18c306ca4bf6b24ef07b9406958d, State: Running, Role: LEADER
I20260709 12:27:54.056612  6663 consensus_queue.cc:237] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [LEADER]: Queue going to LEADER mode. State: All 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: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER }
I20260709 12:27:54.057510  6660 sys_catalog.cc:565] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:27:54.062101  6664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "467b18c306ca4bf6b24ef07b9406958d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER } }
I20260709 12:27:54.062935  6664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:54.064203  6665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 467b18c306ca4bf6b24ef07b9406958d. Latest consensus state: current_term: 1 leader_uuid: "467b18c306ca4bf6b24ef07b9406958d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b18c306ca4bf6b24ef07b9406958d" member_type: VOTER } }
I20260709 12:27:54.064980  6665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [sys.catalog]: This master's current role is: LEADER
I20260709 12:27:54.069526  6671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:27:54.075793  6671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:27:54.077178 32330 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:27:54.086536  6671 catalog_manager.cc:1383] Generated new cluster ID: 9e4871bd646a44cfbb84684efd02afb3
I20260709 12:27:54.086812  6671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:27:54.119155  6671 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:27:54.120527  6671 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:27:54.134384  6671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: Generated new TSK 0
I20260709 12:27:54.134994  6671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:27:54.145145 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:54.152000  6681 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:27:54.153425  6682 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:27:54.154903 32330 server_base.cc:1061] running on GCE node
W20260709 12:27:54.155344  6684 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:27:54.156283 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:54.156492 32330 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:27:54.156627 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600074156616 us; error 0 us; skew 500 ppm
I20260709 12:27:54.157137 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:54.159718 32330 webserver.cc:533] Webserver started at http://127.31.146.129:45829/ using document root <none> and password file <none>
I20260709 12:27:54.160203 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:54.160356 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:54.160559 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:54.161635 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-0-root/instance:
uuid: "83c7d88da8734515aaccb92d7c38650f"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.168035 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:27:54.172351  6689 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:27:54.173489 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:27:54.174036 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-0-root
uuid: "83c7d88da8734515aaccb92d7c38650f"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.174300 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-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:27:54.191875 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:54.193496 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:54.195699 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:54.199499 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:54.199805 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.200132 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:54.200378 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.258785 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.129:40255
I20260709 12:27:54.259121  6751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.129:40255 every 8 connection(s)
I20260709 12:27:54.264753 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:54.274668  6757 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:27:54.276178  6756 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:27:54.276818  6759 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:27:54.280342 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:54.282053 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:27:54.282300 32330 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:27:54.282575 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600074282553 us; error 0 us; skew 500 ppm
I20260709 12:27:54.282976  6752 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40471
I20260709 12:27:54.283177 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:54.283648  6752 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:54.284749  6752 heartbeater.cc:507] Master 127.31.146.190:40471 requested a full tablet report, sending...
I20260709 12:27:54.286785 32330 webserver.cc:533] Webserver started at http://127.31.146.130:43849/ using document root <none> and password file <none>
I20260709 12:27:54.287395 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:54.287609 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:54.287881 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:54.287959  6625 ts_manager.cc:194] Registered new tserver with Master: 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255)
I20260709 12:27:54.289515 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-1-root/instance:
uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.290807  6625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40244
I20260709 12:27:54.294691 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:27:54.299546  6764 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:27:54.300419 32330 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 12:27:54.300765 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-1-root
uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.301100 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-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:27:54.329078 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:54.331305 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:54.333060 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:54.335520 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:54.335764 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.336015 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:54.336184 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.387230 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.130:38621
I20260709 12:27:54.387323  6826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.130:38621 every 8 connection(s)
I20260709 12:27:54.392184 32330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:27:54.400601  6830 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:27:54.403499  6831 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:27:54.406796 32330 server_base.cc:1061] running on GCE node
I20260709 12:27:54.407845  6827 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40471
W20260709 12:27:54.408004  6833 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:27:54.408248  6827 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:54.409155 32330 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:27:54.409166  6827 heartbeater.cc:507] Master 127.31.146.190:40471 requested a full tablet report, sending...
W20260709 12:27:54.409498 32330 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:27:54.409822 32330 hybrid_clock.cc:648] HybridClock initialized: now 1783600074409801 us; error 0 us; skew 500 ppm
I20260709 12:27:54.410494 32330 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:27:54.411666  6625 ts_manager.cc:194] Registered new tserver with Master: 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:54.413300 32330 webserver.cc:533] Webserver started at http://127.31.146.131:44891/ using document root <none> and password file <none>
I20260709 12:27:54.413339  6625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40258
I20260709 12:27:54.413970 32330 fs_manager.cc:362] Metadata directory not provided
I20260709 12:27:54.414229 32330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:27:54.414556 32330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:27:54.415762 32330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-2-root/instance:
uuid: "ec3aa6eca0af44e39963e65c9072941f"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.421483 32330 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:27:54.425346  6838 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:27:54.426218 32330 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:27:54.426613 32330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-2-root
uuid: "ec3aa6eca0af44e39963e65c9072941f"
format_stamp: "Formatted at 2026-07-09 12:27:54 on dist-test-slave-0cmf"
I20260709 12:27:54.426946 32330 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXgAzaB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599844484784-32330-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:27:54.448170 32330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:27:54.450493 32330 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:27:54.452603 32330 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:27:54.455155 32330 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:27:54.455420 32330 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.455662 32330 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:27:54.455832 32330 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:27:54.505941 32330 rpc_server.cc:307] RPC server started. Bound to: 127.31.146.131:45865
I20260709 12:27:54.506080  6900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.146.131:45865 every 8 connection(s)
I20260709 12:27:54.522629  6901 heartbeater.cc:344] Connected to a master server at 127.31.146.190:40471
I20260709 12:27:54.523125  6901 heartbeater.cc:461] Registering TS with master...
I20260709 12:27:54.523895  6901 heartbeater.cc:507] Master 127.31.146.190:40471 requested a full tablet report, sending...
I20260709 12:27:54.526067  6625 ts_manager.cc:194] Registered new tserver with Master: ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:54.526744 32330 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017448215s
I20260709 12:27:54.527547  6625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40274
I20260709 12:27:54.562112  6625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40280:
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:27:54.565186  6625 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:27:54.654618  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 834a34ad621f474baf2b05ee4fd47a01 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:54.654776  6864 tablet_service.cc:1511] Processing CreateTablet for tablet 715dcb00ac7745c2ad77e69f8d3c6aca (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:54.656483  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a34ad621f474baf2b05ee4fd47a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.656755  6717 tablet_service.cc:1511] Processing CreateTablet for tablet 834a34ad621f474baf2b05ee4fd47a01 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:54.656579  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:54.658135  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a34ad621f474baf2b05ee4fd47a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.658530  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.659744  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715dcb00ac7745c2ad77e69f8d3c6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.661651  6716 tablet_service.cc:1511] Processing CreateTablet for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:54.663133  6716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.663681  6790 tablet_service.cc:1511] Processing CreateTablet for tablet 715dcb00ac7745c2ad77e69f8d3c6aca (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:54.661903  6792 tablet_service.cc:1511] Processing CreateTablet for tablet 834a34ad621f474baf2b05ee4fd47a01 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:27:54.665798  6790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715dcb00ac7745c2ad77e69f8d3c6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.666522  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a34ad621f474baf2b05ee4fd47a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.666895  6791 tablet_service.cc:1511] Processing CreateTablet for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:27:54.668944  6791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f89b1a3e83d4d10bb065aadc9d5ef2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.674253  6715 tablet_service.cc:1511] Processing CreateTablet for tablet 715dcb00ac7745c2ad77e69f8d3c6aca (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:27:54.676292  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715dcb00ac7745c2ad77e69f8d3c6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.691510  6714 tablet_service.cc:1511] Processing CreateTablet for tablet d7b91535aca241b7872078611d4738da (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:54.693470  6714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b91535aca241b7872078611d4738da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.733870  6789 tablet_service.cc:1511] Processing CreateTablet for tablet d7b91535aca241b7872078611d4738da (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:54.735615  6789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b91535aca241b7872078611d4738da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.742020  6863 tablet_service.cc:1511] Processing CreateTablet for tablet d7b91535aca241b7872078611d4738da (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:27:54.743798  6863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b91535aca241b7872078611d4738da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.745678  6715 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea1abbdc4f4db08fc07207e6887a90 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:54.746415  6788 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea1abbdc4f4db08fc07207e6887a90 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:54.747172  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea1abbdc4f4db08fc07207e6887a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.749480  6788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea1abbdc4f4db08fc07207e6887a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.754648  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea1abbdc4f4db08fc07207e6887a90 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:27:54.757848  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea1abbdc4f4db08fc07207e6887a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.758330  6787 tablet_service.cc:1511] Processing CreateTablet for tablet 2392bc0e0486450a9480e99c57276920 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:54.756665  6916 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:54.761673  6787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2392bc0e0486450a9480e99c57276920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.767261  6862 tablet_service.cc:1511] Processing CreateTablet for tablet 2392bc0e0486450a9480e99c57276920 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:54.768848  6862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2392bc0e0486450a9480e99c57276920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.759123  6717 tablet_service.cc:1511] Processing CreateTablet for tablet 2392bc0e0486450a9480e99c57276920 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:27:54.763597  6917 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:54.774855  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2392bc0e0486450a9480e99c57276920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.775827  6713 tablet_service.cc:1511] Processing CreateTablet for tablet edb5e43094574a549863146abcf372e6 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:54.777266  6713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb5e43094574a549863146abcf372e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.777617  6792 tablet_service.cc:1511] Processing CreateTablet for tablet edb5e43094574a549863146abcf372e6 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:54.779752  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb5e43094574a549863146abcf372e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.803457  6864 tablet_service.cc:1511] Processing CreateTablet for tablet edb5e43094574a549863146abcf372e6 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:27:54.805365  6918 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:54.805748  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb5e43094574a549863146abcf372e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.824702  6716 tablet_service.cc:1511] Processing CreateTablet for tablet 7c86f120e76444ab95fa621ad0881bc2 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:54.826808  6716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c86f120e76444ab95fa621ad0881bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.829380  6917 tablet_bootstrap.cc:654] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.829252  6790 tablet_service.cc:1511] Processing CreateTablet for tablet 7c86f120e76444ab95fa621ad0881bc2 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:54.830827  6790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c86f120e76444ab95fa621ad0881bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.830667  6863 tablet_service.cc:1511] Processing CreateTablet for tablet 7c86f120e76444ab95fa621ad0881bc2 (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:27:54.832973  6918 tablet_bootstrap.cc:654] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.833133  6863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c86f120e76444ab95fa621ad0881bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.848697  6714 tablet_service.cc:1511] Processing CreateTablet for tablet 91a589fa5fb148e8b87811154fe0a66b (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:54.850143  6714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a589fa5fb148e8b87811154fe0a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.853996  6917 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:54.854909  6917 ts_tablet_manager.cc:1403] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.093s	user 0.002s	sys 0.012s
I20260709 12:27:54.837716  6916 tablet_bootstrap.cc:654] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.865569  6787 tablet_service.cc:1511] Processing CreateTablet for tablet 91a589fa5fb148e8b87811154fe0a66b (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:54.865837  6862 tablet_service.cc:1511] Processing CreateTablet for tablet 91a589fa5fb148e8b87811154fe0a66b (DEFAULT_TABLE table=test-workload [id=f6d96783538e46eea0326344fa86b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:27:54.858153  6917 raft_consensus.cc:359] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.866775  6917 raft_consensus.cc:385] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.867054  6787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a589fa5fb148e8b87811154fe0a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.867295  6862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a589fa5fb148e8b87811154fe0a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:27:54.867118  6917 raft_consensus.cc:740] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.871711  6918 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:54.876175  6918 ts_tablet_manager.cc:1403] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260709 12:27:54.883630  6918 raft_consensus.cc:359] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.885617  6916 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:54.876942  6917 consensus_queue.cc:260] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.890094  6916 ts_tablet_manager.cc:1403] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.141s	user 0.002s	sys 0.013s
I20260709 12:27:54.892228  6918 raft_consensus.cc:385] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.892781  6918 raft_consensus.cc:740] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.893853  6918 consensus_queue.cc:260] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.893602  6916 raft_consensus.cc:359] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.894997  6916 raft_consensus.cc:385] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.895464  6916 raft_consensus.cc:740] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.896800  6827 heartbeater.cc:499] Master 127.31.146.190:40471 was elected leader, sending a full tablet report...
I20260709 12:27:54.896592  6916 consensus_queue.cc:260] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.897262  6918 ts_tablet_manager.cc:1434] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:27:54.898336  6918 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:54.899437  6752 heartbeater.cc:499] Master 127.31.146.190:40471 was elected leader, sending a full tablet report...
I20260709 12:27:54.900035  6916 ts_tablet_manager.cc:1434] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:27:54.901175  6916 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:54.906968  6918 tablet_bootstrap.cc:654] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.912535  6916 tablet_bootstrap.cc:654] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.915238  6901 heartbeater.cc:499] Master 127.31.146.190:40471 was elected leader, sending a full tablet report...
I20260709 12:27:54.916504  6917 ts_tablet_manager.cc:1434] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.061s	user 0.016s	sys 0.002s
I20260709 12:27:54.917912  6917 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:54.924564  6918 tablet_bootstrap.cc:492] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:54.925379  6918 ts_tablet_manager.cc:1403] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260709 12:27:54.935098  6918 raft_consensus.cc:359] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.935757  6918 raft_consensus.cc:385] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.936019  6918 raft_consensus.cc:740] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.936748  6918 consensus_queue.cc:260] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:54.937821  6916 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:54.938604  6916 ts_tablet_manager.cc:1403] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.022s
I20260709 12:27:54.939323  6918 ts_tablet_manager.cc:1434] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:27:54.940635  6918 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:54.942586  6916 raft_consensus.cc:359] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.943351  6916 raft_consensus.cc:385] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.943632  6916 raft_consensus.cc:740] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.944691  6916 consensus_queue.cc:260] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.946919  6916 ts_tablet_manager.cc:1434] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:27:54.947983  6916 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:54.948173  6918 tablet_bootstrap.cc:654] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.951817  6917 tablet_bootstrap.cc:654] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.955732  6916 tablet_bootstrap.cc:654] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.961615  6917 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:54.962185  6917 ts_tablet_manager.cc:1403] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260709 12:27:54.963320  6916 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:54.963954  6916 ts_tablet_manager.cc:1403] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 12:27:54.965303  6917 raft_consensus.cc:359] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.966389  6917 raft_consensus.cc:385] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.966706  6917 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.967584  6916 raft_consensus.cc:359] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.967664  6917 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.968858  6916 raft_consensus.cc:385] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.969547  6916 raft_consensus.cc:740] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.970635  6916 consensus_queue.cc:260] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.972999  6916 ts_tablet_manager.cc:1434] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:27:54.973040  6917 ts_tablet_manager.cc:1434] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:27:54.974171  6916 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:54.974174  6917 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:54.977382  6918 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:54.978080  6918 ts_tablet_manager.cc:1403] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260709 12:27:54.982545  6916 tablet_bootstrap.cc:654] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.986195  6924 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:54.986725  6918 raft_consensus.cc:359] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.986822  6924 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.987670  6918 raft_consensus.cc:385] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:54.988014  6918 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:54.988790  6917 tablet_bootstrap.cc:654] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:54.989040  6918 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.991194  6923 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:54.991708  6923 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:54.992578  6924 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:54.994546  6918 ts_tablet_manager.cc:1434] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:27:54.996017  6918 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:54.999811  6923 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.000589  6924 raft_consensus.cc:493] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.001799  6924 raft_consensus.cc:515] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:55.011472  6918 tablet_bootstrap.cc:654] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
W20260709 12:27:55.011399  6902 tablet.cc:2406] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:27:55.015079  6924 leader_election.cc:290] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.021463  6917 tablet_bootstrap.cc:492] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.022528  6917 ts_tablet_manager.cc:1403] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.008s
I20260709 12:27:55.022935  6918 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.024653  6918 ts_tablet_manager.cc:1403] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.001s
I20260709 12:27:55.025075  6916 tablet_bootstrap.cc:492] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.025673  6916 ts_tablet_manager.cc:1403] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.008s
I20260709 12:27:55.026436  6917 raft_consensus.cc:359] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.027307  6917 raft_consensus.cc:385] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.027673  6917 raft_consensus.cc:740] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.028707  6916 raft_consensus.cc:359] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.028607  6917 consensus_queue.cc:260] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.029152  6922 raft_consensus.cc:493] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.029476  6916 raft_consensus.cc:385] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.029358  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.029791  6922 raft_consensus.cc:515] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:55.030578  6727 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.030155  6916 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.038813  6767 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.043239  6923 raft_consensus.cc:2804] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.047874  6918 raft_consensus.cc:359] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.048770  6918 raft_consensus.cc:385] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.043633  6923 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.049152  6918 raft_consensus.cc:740] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.049260  6923 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.050065  6918 consensus_queue.cc:260] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.039372  6916 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.040501  6922 leader_election.cc:290] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.068794  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.070674  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.071451  6801 raft_consensus.cc:2468] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
W20260709 12:27:55.075595  6673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:55.076275  6916 ts_tablet_manager.cc:1434] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 12:27:55.077327  6916 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:55.077066  6691 leader_election.cc:304] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.080879  6924 raft_consensus.cc:2804] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.081944  6924 raft_consensus.cc:493] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.082347  6924 raft_consensus.cc:3060] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.078575  6923 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.079466  6917 ts_tablet_manager.cc:1434] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.057s	user 0.012s	sys 0.005s
I20260709 12:27:55.093219  6916 tablet_bootstrap.cc:654] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.094449  6917 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.086330  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.087666  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.101563  6876 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:27:55.101996  6875 raft_consensus.cc:2468] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:27:55.103852  6693 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.106189  6802 raft_consensus.cc:2393] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83c7d88da8734515aaccb92d7c38650f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:27:55.088233  6922 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.092437  6924 raft_consensus.cc:515] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:55.109535  6922 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.114302  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.133899  6802 raft_consensus.cc:3060] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.136842  6917 tablet_bootstrap.cc:654] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.109491  6923 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.116573  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.140266  6918 ts_tablet_manager.cc:1434] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.115s	user 0.022s	sys 0.017s
W20260709 12:27:55.155881  6693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 52302.8us
I20260709 12:27:55.164951  6802 raft_consensus.cc:2468] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:27:55.145768  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.168789  6875 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.169277  6691 leader_election.cc:304] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.146216  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.169941  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.170341  6876 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.170622  6874 raft_consensus.cc:3060] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.144464  6922 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.167264  6943 raft_consensus.cc:2804] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.174046  6943 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.174571  6943 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.137707  6924 leader_election.cc:290] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.176826  6918 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:55.178956  6874 raft_consensus.cc:2468] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:27:55.155297  6944 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.180416  6944 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.143610  6916 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.181880  6923 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.182587  6916 ts_tablet_manager.cc:1403] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.008s
I20260709 12:27:55.183091  6924 raft_consensus.cc:2804] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.183754  6924 raft_consensus.cc:697] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:55.184691  6924 consensus_queue.cc:237] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:27:55.188575  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.189395  6725 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.191668  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.186056  6944 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.194494  6841 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.182622  6923 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.196426  6922 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.196951  6922 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.197343  6922 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:27:55.198978  6693 leader_election.cc:343] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.186643  6916 raft_consensus.cc:359] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.187062  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.200769  6916 raft_consensus.cc:385] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.201254  6916 raft_consensus.cc:740] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.203720  6916 consensus_queue.cc:260] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.210415  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.211303  6726 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.211941  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.212402  6918 tablet_bootstrap.cc:654] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.212687  6802 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:27:55.212740  6767 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.214787  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.219410  6802 raft_consensus.cc:2393] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec3aa6eca0af44e39963e65c9072941f in current term 1: Already voted for candidate 83c7d88da8734515aaccb92d7c38650f in this term.
I20260709 12:27:55.220932  6922 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.216009  6923 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.217213  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.215405  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.224350  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.215322  6942 raft_consensus.cc:2804] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.220932  6943 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.225072  6942 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.225644  6942 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.225900  6727 raft_consensus.cc:2393] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in current term 1: Already voted for candidate 83c7d88da8734515aaccb92d7c38650f in this term.
I20260709 12:27:55.224699  6801 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.228628  6917 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.229219  6917 ts_tablet_manager.cc:1403] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.002s
I20260709 12:27:55.229377  6876 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
W20260709 12:27:55.229722  6768 leader_election.cc:343] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.231119  6840 leader_election.cc:304] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:55.232487  6938 raft_consensus.cc:2749] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.232371  6917 raft_consensus.cc:359] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.225128  6726 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.233630  6917 raft_consensus.cc:385] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.234110  6917 raft_consensus.cc:740] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.214210  6691 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:55.235036  6917 consensus_queue.cc:260] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.226922  6943 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.237432  6943 raft_consensus.cc:2804] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.237926  6943 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.238044  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.238390  6943 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.238593  6918 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.238507  6768 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:55.239060  6802 raft_consensus.cc:2393] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83c7d88da8734515aaccb92d7c38650f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:27:55.239631  6918 ts_tablet_manager.cc:1403] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.003s
I20260709 12:27:55.242901  6918 raft_consensus.cc:359] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.243742  6918 raft_consensus.cc:385] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.244067  6918 raft_consensus.cc:740] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.244606  6622 catalog_manager.cc:5697] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:55.245242  6918 consensus_queue.cc:260] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.217092  6916 ts_tablet_manager.cc:1434] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260709 12:27:55.246582  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.243904  6923 raft_consensus.cc:2804] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.253686  6876 raft_consensus.cc:2393] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83c7d88da8734515aaccb92d7c38650f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:27:55.254835  6942 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.255270  6691 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [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: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:55.258154  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.258703  6917 ts_tablet_manager.cc:1434] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:27:55.259579  6942 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.260013  6917 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.260881  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.251302  6943 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.262239  6922 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:27:55.262528  6768 leader_election.cc:343] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.263841  6924 raft_consensus.cc:2749] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.262858  6727 raft_consensus.cc:2393] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in current term 1: Already voted for candidate 83c7d88da8734515aaccb92d7c38650f in this term.
I20260709 12:27:55.269479  6767 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086; no voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:55.270160  6916 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:55.268290  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.273310  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.273553  6943 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
W20260709 12:27:55.274041  6693 leader_election.cc:343] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.274019  6942 raft_consensus.cc:2749] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.276796  6801 raft_consensus.cc:2393] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83c7d88da8734515aaccb92d7c38650f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:27:55.268857  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.281061  6802 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.281850  6691 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [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: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:55.283211  6943 raft_consensus.cc:2749] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.287760  6726 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.289358  6841 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.296140  6918 ts_tablet_manager.cc:1434] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.005s
I20260709 12:27:55.297426  6917 tablet_bootstrap.cc:654] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.298228  6922 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.298864  6922 raft_consensus.cc:697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:55.297628  6918 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:55.301427  6802 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.301682  6922 consensus_queue.cc:237] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.305734  6916 tablet_bootstrap.cc:654] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.298122  6923 raft_consensus.cc:697] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:55.314407  6923 consensus_queue.cc:237] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.321511  6917 tablet_bootstrap.cc:492] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.322052  6918 tablet_bootstrap.cc:654] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.322114  6917 ts_tablet_manager.cc:1403] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.008s
I20260709 12:27:55.320138  6625 catalog_manager.cc:5697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 1 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:55.345404  6917 raft_consensus.cc:359] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.346558  6917 raft_consensus.cc:385] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.346969  6917 raft_consensus.cc:740] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.345904  6622 catalog_manager.cc:5697] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:55.348199  6917 consensus_queue.cc:260] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.358161  6917 ts_tablet_manager.cc:1434] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.007s
I20260709 12:27:55.359359  6917 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.366005  6918 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.366642  6918 ts_tablet_manager.cc:1403] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.021s
I20260709 12:27:55.369899  6917 tablet_bootstrap.cc:654] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.369638  6918 raft_consensus.cc:359] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.370523  6918 raft_consensus.cc:385] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.370853  6918 raft_consensus.cc:740] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.371666  6918 consensus_queue.cc:260] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.373102  6916 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.373689  6916 ts_tablet_manager.cc:1403] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.104s	user 0.036s	sys 0.017s
I20260709 12:27:55.374898  6918 ts_tablet_manager.cc:1434] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:27:55.376323  6918 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:55.378998  6916 raft_consensus.cc:359] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.379945  6916 raft_consensus.cc:385] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.380311  6916 raft_consensus.cc:740] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.381718  6916 consensus_queue.cc:260] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.382680  6917 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.384696  6916 ts_tablet_manager.cc:1434] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:27:55.385677  6918 tablet_bootstrap.cc:654] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.385864  6916 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:55.389923  6917 ts_tablet_manager.cc:1403] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260709 12:27:55.393162  6916 tablet_bootstrap.cc:654] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.393669  6917 raft_consensus.cc:359] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.394563  6917 raft_consensus.cc:385] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.394904  6917 raft_consensus.cc:740] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.395793  6917 consensus_queue.cc:260] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.398484  6917 ts_tablet_manager.cc:1434] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:27:55.402386  6917 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.404701  6918 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.405298  6918 ts_tablet_manager.cc:1403] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260709 12:27:55.408694  6918 raft_consensus.cc:359] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.409552  6918 raft_consensus.cc:385] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.409898  6918 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.410595  6917 tablet_bootstrap.cc:654] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.410787  6918 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.416450  6916 tablet_bootstrap.cc:492] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.417366  6916 ts_tablet_manager.cc:1403] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260709 12:27:55.417685  6918 ts_tablet_manager.cc:1434] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:27:55.419863  6918 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:55.420862  6916 raft_consensus.cc:359] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.421792  6916 raft_consensus.cc:385] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.422140  6916 raft_consensus.cc:740] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.423358  6916 consensus_queue.cc:260] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.428279  6916 ts_tablet_manager.cc:1434] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:27:55.429363  6918 tablet_bootstrap.cc:654] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.430606  6916 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:55.433270  6917 tablet_bootstrap.cc:492] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.434036  6917 ts_tablet_manager.cc:1403] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260709 12:27:55.438411  6916 tablet_bootstrap.cc:654] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.438604  6917 raft_consensus.cc:359] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.439585  6917 raft_consensus.cc:385] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.439916  6917 raft_consensus.cc:740] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.440940  6917 consensus_queue.cc:260] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.447862  6917 ts_tablet_manager.cc:1434] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:27:55.449096  6917 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.450371  6916 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.450913  6916 ts_tablet_manager.cc:1403] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:27:55.451996  6922 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.452569  6922 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.453593  6916 raft_consensus.cc:359] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.454437  6916 raft_consensus.cc:385] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.454710  6916 raft_consensus.cc:740] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.454813  6922 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.455910  6917 tablet_bootstrap.cc:654] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.455612  6916 consensus_queue.cc:260] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.457026  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.457460  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.457759  6726 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.458130  6802 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.459127  6841 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.460995  6922 raft_consensus.cc:2804] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.461643  6922 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.462226  6922 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.463119  6916 ts_tablet_manager.cc:1434] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:27:55.464162  6916 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:27:55.470963  6918 tablet_bootstrap.cc:492] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.469735  6943 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.476603  6918 ts_tablet_manager.cc:1403] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.000s
I20260709 12:27:55.476512  6943 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.475404  6922 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.479339  6917 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.479972  6916 tablet_bootstrap.cc:654] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.479907  6918 raft_consensus.cc:359] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.480276  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.480587  6917 ts_tablet_manager.cc:1403] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260709 12:27:55.480803  6918 raft_consensus.cc:385] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.481323  6918 raft_consensus.cc:740] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
W20260709 12:27:55.481953  6691 leader_election.cc:343] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.479437  6923 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.482456  6918 consensus_queue.cc:260] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.482844  6923 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.484586  6917 raft_consensus.cc:359] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.485486  6917 raft_consensus.cc:385] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.485999  6917 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.486902  6917 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.487322  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.488106  6918 ts_tablet_manager.cc:1434] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:27:55.488044  6876 raft_consensus.cc:2468] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.487929  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.489295  6918 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:27:55.489528  6768 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.493134  6951 raft_consensus.cc:2804] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.493552  6951 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.493956  6951 raft_consensus.cc:3060] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.494205  6916 tablet_bootstrap.cc:492] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:27:55.494714  6916 ts_tablet_manager.cc:1403] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260709 12:27:55.497066  6918 tablet_bootstrap.cc:654] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.489603  6726 raft_consensus.cc:2468] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.498142  6923 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.498656  6917 ts_tablet_manager.cc:1434] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 12:27:55.491899  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
W20260709 12:27:55.502156  6693 leader_election.cc:343] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:27:55.502775  6693 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:55.503816  6924 raft_consensus.cc:2749] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.479377  6943 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.505934  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.506723  6726 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.507671  6917 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:27:55.507867  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.508524  6802 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.510109  6943 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.510828  6943 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.515498  6917 tablet_bootstrap.cc:654] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:27:55.515355  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.516126  6801 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:27:55.521765  6916 raft_consensus.cc:359] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.529860  6916 raft_consensus.cc:385] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.530187  6916 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.515842  6922 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.533435  6726 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.535271  6841 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.536665  6916 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.539196  6691 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.537861  6922 raft_consensus.cc:2804] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.540814  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.541801  6922 raft_consensus.cc:697] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:55.542054  6876 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:27:55.543422  6922 consensus_queue.cc:237] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.544507  6943 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.537092  6951 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.546857  6943 raft_consensus.cc:2804] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.547261  6943 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.548267  6943 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.555852  6916 ts_tablet_manager.cc:1434] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 12:27:55.555886  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.557191  6727 raft_consensus.cc:3060] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.563519  6943 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.566709  6943 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.567624  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.568216  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.568562  6801 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.568864  6876 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.569161  6918 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:27:55.569927  6918 ts_tablet_manager.cc:1403] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.081s	user 0.035s	sys 0.037s
I20260709 12:27:55.573062  6918 raft_consensus.cc:359] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.573787  6918 raft_consensus.cc:385] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.574075  6918 raft_consensus.cc:740] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.574939  6918 consensus_queue.cc:260] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.577456  6876 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:27:55.577749  6918 ts_tablet_manager.cc:1434] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:27:55.579161  6693 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.580088  6943 raft_consensus.cc:2804] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.580621  6943 raft_consensus.cc:697] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:55.581528  6943 consensus_queue.cc:237] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.585323  6801 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:27:55.587682  6802 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.591781  6727 raft_consensus.cc:2468] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:55.593230  6767 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.594110  6923 raft_consensus.cc:2804] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.594352  6951 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.594703  6923 raft_consensus.cc:697] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:55.595784  6923 consensus_queue.cc:237] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.598956  6917 tablet_bootstrap.cc:492] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:27:55.599520  6917 ts_tablet_manager.cc:1403] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.092s	user 0.052s	sys 0.021s
I20260709 12:27:55.600803  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.601433  6876 raft_consensus.cc:3060] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.602188  6917 raft_consensus.cc:359] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.602895  6917 raft_consensus.cc:385] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:27:55.603154  6917 raft_consensus.cc:740] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:27:55.604195  6917 consensus_queue.cc:260] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.606281  6917 ts_tablet_manager.cc:1434] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:27:55.608824  6943 consensus_queue.cc:1048] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:55.608428  6622 catalog_manager.cc:5697] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:55.610688  6876 raft_consensus.cc:2468] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:55.616094  6623 catalog_manager.cc:5697] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 1 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:55.624266  6621 catalog_manager.cc:5697] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:55.628896  6943 consensus_queue.cc:1048] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:55.685772  6922 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.686257  6922 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.688421  6922 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.689256  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.689625  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.690114  6727 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.690292  6801 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:27:55.691437  6841 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.692293  6922 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.692551  6922 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.692842  6922 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.693810  6938 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:55.701118  6922 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.704751  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.705449  6727 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.712169  6727 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.713505  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:55.714327  6802 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.714319  6841 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:55.716578  6922 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.717227  6922 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.717372  6938 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:55.717741  6922 raft_consensus.cc:697] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:55.718617  6922 consensus_queue.cc:237] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.723425  6802 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:27:55.731241  6623 catalog_manager.cc:5697] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 1 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:55.764003  6922 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.764618  6922 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.766494  6922 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:55.767341  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.767645  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:27:55.768405  6802 raft_consensus.cc:2393] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec3aa6eca0af44e39963e65c9072941f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:27:55.768414  6727 raft_consensus.cc:2393] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec3aa6eca0af44e39963e65c9072941f in current term 1: Already voted for candidate 83c7d88da8734515aaccb92d7c38650f in this term.
I20260709 12:27:55.769912  6841 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:55.770864  6922 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.779009  6922 raft_consensus.cc:2749] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:27:55.815459  6923 consensus_queue.cc:1048] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:55.827382  6951 consensus_queue.cc:1048] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:55.931082  6922 consensus_queue.cc:1048] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:55.932148  6951 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:55.932868  6951 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.936174  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:55.936362  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:55.936932  6726 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.937162  6876 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:27:55.938177  6951 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.938545  6767 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.939515  6951 raft_consensus.cc:2804] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:27:55.939920  6951 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:55.940305  6951 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.946499  6938 consensus_queue.cc:1048] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:55.949129  6951 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.954016  6951 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:55.954396  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:55.955122  6727 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.957090  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:55.958087  6876 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:27:55.964747  6727 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:55.966490  6767 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:55.967374  6951 raft_consensus.cc:2804] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:27:55.967442  6876 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:55.968014  6951 raft_consensus.cc:697] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:55.969117  6951 consensus_queue.cc:237] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:55.978691  6623 catalog_manager.cc:5697] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:55.992383  6943 consensus_queue.cc:1048] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:56.006946  6943 consensus_queue.cc:1048] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:27:56.080695  6673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:56.125010  6922 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:56.138314  6986 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:56.176108  6951 consensus_queue.cc:1048] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:56.189177  6950 consensus_queue.cc:1048] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:56.488289  6923 consensus_queue.cc:1048] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:56.502179  6923 consensus_queue.cc:1048] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:27:57.084794  6673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:27:57.101470  6951 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:27:57.102327  6951 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.104171  6951 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.105438  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:27:57.105492  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:27:57.106354  6727 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:57.106674  6876 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:27:57.107535  6767 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:57.108522  6951 raft_consensus.cc:2804] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:27:57.109097  6951 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:27:57.109417  6951 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.116237  6951 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.119254  6951 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.120059  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:57.120522  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.120926  6727 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.121248  6876 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.130875  6727 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.130875  6876 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.133148  6767 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:57.133966  6951 raft_consensus.cc:2804] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.134438  6951 raft_consensus.cc:697] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.135264  6951 consensus_queue.cc:237] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER 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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.144434  6622 catalog_manager.cc:5697] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.424678  6876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
mode: GRACEFUL
new_leader_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:56800
I20260709 12:27:57.425453  6876 raft_consensus.cc:606] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Received request to transfer leadership to TS 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:57.445979  6802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:27:57.446640  6802 raft_consensus.cc:606] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Received request to transfer leadership to TS 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:57.452418  6802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b91535aca241b7872078611d4738da"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:27:57.453183  6802 raft_consensus.cc:606] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Received request to transfer leadership to TS 83c7d88da8734515aaccb92d7c38650f
I20260709 12:27:57.462023  6876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2392bc0e0486450a9480e99c57276920"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
mode: GRACEFUL
new_leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:56800
I20260709 12:27:57.462683  6876 raft_consensus.cc:606] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Received request to transfer leadership to TS 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:27:57.477037  6727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edb5e43094574a549863146abcf372e6"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
mode: GRACEFUL
new_leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:60100
I20260709 12:27:57.477659  6727 raft_consensus.cc:606] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Received request to transfer leadership to TS 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:27:57.483489  6876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
mode: GRACEFUL
new_leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:56800
I20260709 12:27:57.484051  6876 raft_consensus.cc:606] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Received request to transfer leadership to TS 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:27:57.489310  6802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:27:57.490026  6802 raft_consensus.cc:606] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Received request to transfer leadership to TS ec3aa6eca0af44e39963e65c9072941f
I20260709 12:27:57.576367  6924 raft_consensus.cc:993] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: : Instructing follower 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.576663  7008 raft_consensus.cc:993] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: : Instructing follower 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.577742  7007 raft_consensus.cc:1081] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Signalling peer 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.578733  6986 raft_consensus.cc:1081] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Signalling peer 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.580715  6801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:59254
I20260709 12:27:57.581514  6802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edb5e43094574a549863146abcf372e6"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:59252
I20260709 12:27:57.581522  6801 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.582427  6801 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.582429  6802 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.583072  6802 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.596977  6801 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.596997  6802 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.601156  6802 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.603551  6801 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.604910  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:57.606626  6726 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.607103  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.608898  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.609345  6874 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.609817  6875 raft_consensus.cc:3055] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.610381  6875 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:57.607743  6951 raft_consensus.cc:993] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.607667  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:57.614053  6725 raft_consensus.cc:3055] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.614483  6951 raft_consensus.cc:1081] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Signalling peer 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.614568  6725 raft_consensus.cc:740] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:57.616206  6725 consensus_queue.cc:260] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.617779  6724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:60094
I20260709 12:27:57.618533  6725 raft_consensus.cc:3060] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.619314  6724 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.619793  6724 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.622059  6874 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.625267  6726 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.626300  6768 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:57.612830  6875 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.627112  6767 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:57.628760  6951 raft_consensus.cc:2804] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.617764  6923 raft_consensus.cc:993] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:27:57.629208  6725 raft_consensus.cc:2468] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.629422  7009 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.630330  6727 raft_consensus.cc:1275] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:27:57.632593  7010 raft_consensus.cc:1081] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Signalling peer ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:27:57.634093  6923 consensus_queue.cc:1048] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:57.636067  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:56796
I20260709 12:27:57.637079  6874 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.638127  6874 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.632077  6875 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.643868  7008 raft_consensus.cc:993] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: : Instructing follower 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.649947  6724 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.655771  7009 raft_consensus.cc:697] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.664166  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:57.665194  6801 raft_consensus.cc:3055] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.665946  6801 raft_consensus.cc:740] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.659361  7009 consensus_queue.cc:237] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.660804  6874 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.666342  6876 raft_consensus.cc:1275] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:27:57.664433  6986 raft_consensus.cc:1081] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Signalling peer 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:27:57.672662  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.673638  6873 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.674564  7010 raft_consensus.cc:993] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.675243  7010 consensus_queue.cc:1048] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:57.677261  6875 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.671131  6801 consensus_queue.cc:260] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.659873  6951 raft_consensus.cc:697] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.678575  7010 raft_consensus.cc:1081] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Signalling peer 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.679276  6801 raft_consensus.cc:3060] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.679680  6951 consensus_queue.cc:237] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.670778  6724 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.694821  6725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b91535aca241b7872078611d4738da"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:60094
I20260709 12:27:57.686618  6873 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:27:57.701293  6802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2392bc0e0486450a9480e99c57276920"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:59254
I20260709 12:27:57.702932  6802 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.703438  6802 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.713076  6693 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:57.713630  6724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:57.711895  6801 raft_consensus.cc:2468] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:27:57.716727  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:57.718420  6800 raft_consensus.cc:3055] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.718808  6800 raft_consensus.cc:740] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.720014  6800 consensus_queue.cc:260] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.716779  7007 raft_consensus.cc:2804] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.722837  6724 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.724080  7007 raft_consensus.cc:697] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:57.724397  6802 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.714926  6725 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.724608  6800 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.728790  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:27:57.727149  6725 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:57.713269  6874 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:27:57.730965  6727 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.728477  7007 consensus_queue.cc:237] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.747646  6802 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.751542  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.761865  6876 raft_consensus.cc:3055] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.762594  6876 raft_consensus.cc:740] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:57.763566  6724 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 2.
I20260709 12:27:57.765129  6841 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:57.763600  6622 catalog_manager.cc:5697] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 1 to 2, leader changed from 83c7d88da8734515aaccb92d7c38650f (127.31.146.129) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.766552  7014 raft_consensus.cc:2804] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.767501  7014 raft_consensus.cc:697] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:57.768043  6727 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.768967  7014 consensus_queue.cc:237] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.766315  6876 consensus_queue.cc:260] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.771700  6767 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:57.774245  6951 raft_consensus.cc:2804] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.775058  6951 raft_consensus.cc:697] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.776079  6876 raft_consensus.cc:3060] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.776502  6951 consensus_queue.cc:237] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.790787  6800 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 2.
I20260709 12:27:57.792135  7008 raft_consensus.cc:993] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: : Instructing follower 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.792865  7008 raft_consensus.cc:1081] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Signalling peer 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:27:57.794698  6725 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.796837  6727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:60096
I20260709 12:27:57.797873  6727 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:57.798568  6727 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.808679  6876 raft_consensus.cc:2468] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:27:57.810513  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:57.815798  6725 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.817276  6800 raft_consensus.cc:3055] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:57.817674  6800 raft_consensus.cc:740] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:27:57.821878  6623 catalog_manager.cc:5697] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 1 to 2, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 2 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.814878  6727 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.821076  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.824848  6874 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:57.826767  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:27:57.819041  6800 consensus_queue.cc:260] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.827646  6802 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.826864  6621 catalog_manager.cc:5697] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 1 to 2, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 2 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:57.828330  6800 raft_consensus.cc:3060] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:57.837702  6802 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:27:57.839118  6800 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 3.
I20260709 12:27:57.839773  6691 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:27:57.841104  6874 raft_consensus.cc:2468] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 3.
I20260709 12:27:57.841666  6727 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:27:57.842572  6693 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:27:57.843901  6924 raft_consensus.cc:2804] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:57.844046  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:27:57.841193  7007 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:57.845376  6874 raft_consensus.cc:3055] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:57.845902  6874 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:27:57.846266  6924 raft_consensus.cc:697] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 3 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:57.847718  6924 consensus_queue.cc:237] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.847395  6874 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.849627  6874 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:57.854168  7007 raft_consensus.cc:697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:27:57.855798  7007 consensus_queue.cc:237] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:27:57.861150  6874 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:27:57.877513  6621 catalog_manager.cc:5697] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 1 to 2, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.880288  6621 catalog_manager.cc:5697] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 1 to 2, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.890969  6623 catalog_manager.cc:5697] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 2 to 3, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 3 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:57.892923  6623 catalog_manager.cc:5697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 1 to 2, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 2 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:58.092598  6727 raft_consensus.cc:1275] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.094655  6951 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.106321  6874 raft_consensus.cc:1275] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.108834  6951 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.178934  6802 raft_consensus.cc:1275] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.180918  7014 consensus_queue.cc:1048] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.195528  6727 raft_consensus.cc:1275] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.197445  7035 consensus_queue.cc:1048] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:58.243923  6727 raft_consensus.cc:1275] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.245466  6951 consensus_queue.cc:1048] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.256891  6876 raft_consensus.cc:1275] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.259824  7009 consensus_queue.cc:1048] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:58.262214  6725 raft_consensus.cc:1275] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.265695  7010 consensus_queue.cc:1048] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:58.271238  6802 raft_consensus.cc:1275] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:27:58.274324  7007 consensus_queue.cc:1048] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.284905  6876 raft_consensus.cc:1275] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.287279  6951 consensus_queue.cc:1048] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:58.291574  6876 raft_consensus.cc:1275] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:27:58.293334  7027 consensus_queue.cc:1048] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:58.316125  6876 raft_consensus.cc:1275] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.317728  7027 consensus_queue.cc:1048] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.328294  6802 raft_consensus.cc:1275] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.331316  7007 consensus_queue.cc:1048] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.341717  6876 raft_consensus.cc:1275] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.343385  7007 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:58.352339  6802 raft_consensus.cc:1275] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:58.354140  6924 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:28:00.065739  6748 debug-util.cc:398] Leaking SignalData structure 0x7b0800250e40 after lost signal to thread 32333
W20260709 12:28:00.067313  6748 debug-util.cc:398] Leaking SignalData structure 0x7b08000397a0 after lost signal to thread 6659
W20260709 12:28:00.068729  6748 debug-util.cc:398] Leaking SignalData structure 0x7b08002f71e0 after lost signal to thread 6751
W20260709 12:28:00.070075  6748 debug-util.cc:398] Leaking SignalData structure 0x7b08003351e0 after lost signal to thread 6826
W20260709 12:28:00.071208  6748 debug-util.cc:398] Leaking SignalData structure 0x7b0800050f00 after lost signal to thread 6900
I20260709 12:28:00.640798  6623 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43654:
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:28:00.643604  6623 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:28:00.730127  6787 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9f75a16234d6d858ed04266e39b5a (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:28:00.726895  6716 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9f75a16234d6d858ed04266e39b5a (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:28:00.731999  6862 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9f75a16234d6d858ed04266e39b5a (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:28:00.733676  6716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9f75a16234d6d858ed04266e39b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.738090  6714 tablet_service.cc:1511] Processing CreateTablet for tablet 8666c11c394141bf8c0df21dbb314ba4 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:28:00.738229  6717 tablet_service.cc:1511] Processing CreateTablet for tablet 3953aa7ebf6043debe898e0475330ea0 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:28:00.739809  6714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666c11c394141bf8c0df21dbb314ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.740536  6792 tablet_service.cc:1511] Processing CreateTablet for tablet 8666c11c394141bf8c0df21dbb314ba4 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:28:00.743345  6790 tablet_service.cc:1511] Processing CreateTablet for tablet 3953aa7ebf6043debe898e0475330ea0 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:28:00.745954  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3953aa7ebf6043debe898e0475330ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.747498  6862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9f75a16234d6d858ed04266e39b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.732075  6787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9f75a16234d6d858ed04266e39b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.749782  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666c11c394141bf8c0df21dbb314ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.752039  6713 tablet_service.cc:1511] Processing CreateTablet for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:28:00.753710  6713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.753996  6788 tablet_service.cc:1511] Processing CreateTablet for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:28:00.755465  6788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.758095  6790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3953aa7ebf6043debe898e0475330ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.760723  6715 tablet_service.cc:1511] Processing CreateTablet for tablet f4707390ba7a446ba52eb565eec726bb (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:28:00.762470  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4707390ba7a446ba52eb565eec726bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.762768  6789 tablet_service.cc:1511] Processing CreateTablet for tablet f4707390ba7a446ba52eb565eec726bb (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:28:00.771021  6712 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffda9e55f04d388d6b03b1cd010860 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:28:00.773515  6712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffda9e55f04d388d6b03b1cd010860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.773559  6711 tablet_service.cc:1511] Processing CreateTablet for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:28:00.785962  6786 tablet_service.cc:1511] Processing CreateTablet for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:28:00.796063  6711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.783823  6791 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffda9e55f04d388d6b03b1cd010860 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:28:00.781921  6710 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1be3a734b54a88b5dc3468cd4788c9 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:28:00.799124  6710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1be3a734b54a88b5dc3468cd4788c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.799705  6789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4707390ba7a446ba52eb565eec726bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.804030  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 3953aa7ebf6043debe898e0475330ea0 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:28:00.806149  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3953aa7ebf6043debe898e0475330ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.807416  6864 tablet_service.cc:1511] Processing CreateTablet for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:28:00.809535  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b86b1a892b44d13a6b1330d5d8dd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.810303  6791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffda9e55f04d388d6b03b1cd010860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.804177  6863 tablet_service.cc:1511] Processing CreateTablet for tablet 8666c11c394141bf8c0df21dbb314ba4 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:28:00.815270  6863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8666c11c394141bf8c0df21dbb314ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.814860  6785 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1be3a734b54a88b5dc3468cd4788c9 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:28:00.816491  6785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1be3a734b54a88b5dc3468cd4788c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.819756  6709 tablet_service.cc:1511] Processing CreateTablet for tablet 2eba1fc3702c402e99641d0f8d5fb7af (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:28:00.819815  6784 tablet_service.cc:1511] Processing CreateTablet for tablet 2eba1fc3702c402e99641d0f8d5fb7af (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:28:00.823264  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eba1fc3702c402e99641d0f8d5fb7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.825565  6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eba1fc3702c402e99641d0f8d5fb7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.828382  6866 tablet_service.cc:1511] Processing CreateTablet for tablet f4707390ba7a446ba52eb565eec726bb (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:28:00.831141  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4707390ba7a446ba52eb565eec726bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.834117  6786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.834622  6861 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffda9e55f04d388d6b03b1cd010860 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:28:00.835990  6861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffda9e55f04d388d6b03b1cd010860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.848155  6860 tablet_service.cc:1511] Processing CreateTablet for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:28:00.850097  6860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.856402  6859 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1be3a734b54a88b5dc3468cd4788c9 (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:28:00.858479  6859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1be3a734b54a88b5dc3468cd4788c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:00.891548  6858 tablet_service.cc:1511] Processing CreateTablet for tablet 2eba1fc3702c402e99641d0f8d5fb7af (DEFAULT_TABLE table=soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:28:00.893113  6858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eba1fc3702c402e99641d0f8d5fb7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:28:01.039565  7064 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.054056  7065 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.064260  7066 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.074669  7065 tablet_bootstrap.cc:654] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.087574  7065 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.087903  7066 tablet_bootstrap.cc:654] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.088078  7065 ts_tablet_manager.cc:1403] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260709 12:28:01.091022  7065 raft_consensus.cc:359] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.091667  7065 raft_consensus.cc:385] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.092021  7065 raft_consensus.cc:740] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.092710  7065 consensus_queue.cc:260] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.093207  7064 tablet_bootstrap.cc:654] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.095229  7065 ts_tablet_manager.cc:1434] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:28:01.097167  7065 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.104954  7065 tablet_bootstrap.cc:654] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.111400  7065 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.111914  7065 ts_tablet_manager.cc:1403] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:28:01.115025  7065 raft_consensus.cc:359] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.116137  7065 raft_consensus.cc:385] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.116559  7065 raft_consensus.cc:740] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.117319  7065 consensus_queue.cc:260] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.119263  7065 ts_tablet_manager.cc:1434] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:28:01.119989  7065 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.134078  7065 tablet_bootstrap.cc:654] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.139211  7066 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.140734  7066 ts_tablet_manager.cc:1403] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.009s
I20260709 12:28:01.144569  7064 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.145496  7064 ts_tablet_manager.cc:1403] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.024s
I20260709 12:28:01.147902  7066 raft_consensus.cc:359] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.149083  7066 raft_consensus.cc:385] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.148936  7064 raft_consensus.cc:359] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.149847  7064 raft_consensus.cc:385] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.149678  7066 raft_consensus.cc:740] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.150300  7064 raft_consensus.cc:740] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.151258  7064 consensus_queue.cc:260] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.151028  7066 consensus_queue.cc:260] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.154721  7066 ts_tablet_manager.cc:1434] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 12:28:01.156275  7065 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.156319  7066 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.157075  7065 ts_tablet_manager.cc:1403] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
I20260709 12:28:01.161381  7065 raft_consensus.cc:359] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.162240  7065 raft_consensus.cc:385] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.162565  7065 raft_consensus.cc:740] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.163386  7065 consensus_queue.cc:260] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.166023  7065 ts_tablet_manager.cc:1434] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260709 12:28:01.167073  7065 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.169517  7066 tablet_bootstrap.cc:654] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.175220  7065 tablet_bootstrap.cc:654] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.176553  7064 ts_tablet_manager.cc:1434] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:28:01.176291  7063 raft_consensus.cc:493] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.177269  7063 raft_consensus.cc:515] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.180435  7063 leader_election.cc:290] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.180945  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.182080  6725 raft_consensus.cc:2468] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:28:01.185046  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.187799  6767 leader_election.cc:304] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
W20260709 12:28:01.189989  6768 leader_election.cc:343] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.191676  7063 raft_consensus.cc:2804] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.192476  7063 raft_consensus.cc:493] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.193069  7063 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.193606  7064 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.201768  7064 tablet_bootstrap.cc:654] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.204120  7066 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.204998  7066 ts_tablet_manager.cc:1403] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.004s
I20260709 12:28:01.209812  7066 raft_consensus.cc:359] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.214740  7064 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.217823  7066 raft_consensus.cc:385] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.218185  7064 ts_tablet_manager.cc:1403] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 12:28:01.218382  7066 raft_consensus.cc:740] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.219475  7066 consensus_queue.cc:260] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.220531  7065 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.221150  7065 ts_tablet_manager.cc:1403] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.025s
I20260709 12:28:01.222663  7066 ts_tablet_manager.cc:1434] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:28:01.223666  7066 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.224589  7065 raft_consensus.cc:359] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.225730  7065 raft_consensus.cc:385] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.226121  7065 raft_consensus.cc:740] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.227028  7065 consensus_queue.cc:260] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.229789  7065 ts_tablet_manager.cc:1434] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:28:01.232223  7066 tablet_bootstrap.cc:654] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.234254  7065 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.244097  7065 tablet_bootstrap.cc:654] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.244226  7066 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.244874  7066 ts_tablet_manager.cc:1403] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260709 12:28:01.245966  7064 raft_consensus.cc:359] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.246832  7064 raft_consensus.cc:385] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.247141  7064 raft_consensus.cc:740] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.247975  7064 consensus_queue.cc:260] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.250466  7064 ts_tablet_manager.cc:1434] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 12:28:01.250075  7066 raft_consensus.cc:359] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.251317  7066 raft_consensus.cc:385] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.251585  7064 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.215530  7063 raft_consensus.cc:515] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.251801  7066 raft_consensus.cc:740] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.252887  7046 raft_consensus.cc:493] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.253400  7046 raft_consensus.cc:515] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.255385  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.255502  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:01.256520  6725 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:28:01.257753  6768 leader_election.cc:343] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.258390  7046 leader_election.cc:290] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:01.260046  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.260757  7063 leader_election.cc:290] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.263118  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
W20260709 12:28:01.267208  6841 leader_election.cc:343] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:28:01.269124  6840 leader_election.cc:343] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.269555  6840 leader_election.cc:304] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.271142  7046 raft_consensus.cc:2749] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:01.272140  7064 tablet_bootstrap.cc:654] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.253310  7066 consensus_queue.cc:260] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.281059  7066 ts_tablet_manager.cc:1434] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.003s
I20260709 12:28:01.295399  7066 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.296173  7064 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.296669  7064 ts_tablet_manager.cc:1403] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.004s
I20260709 12:28:01.299661  7065 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.300266  7065 ts_tablet_manager.cc:1403] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.044s
I20260709 12:28:01.299965  7064 raft_consensus.cc:359] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.300684  7064 raft_consensus.cc:385] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.301013  7064 raft_consensus.cc:740] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.302124  7064 consensus_queue.cc:260] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.305089  7064 ts_tablet_manager.cc:1434] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:28:01.306505  7064 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.307862  7065 raft_consensus.cc:359] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.308812  7065 raft_consensus.cc:385] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.309159  7065 raft_consensus.cc:740] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.310082  7065 consensus_queue.cc:260] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.313344  7065 ts_tablet_manager.cc:1434] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:28:01.314495  7065 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.314787  7064 tablet_bootstrap.cc:654] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.319924  6725 raft_consensus.cc:2468] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:28:01.321696  6767 leader_election.cc:304] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:01.323899  7063 raft_consensus.cc:2804] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.324680  7063 raft_consensus.cc:697] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:01.332623  7066 tablet_bootstrap.cc:654] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.333060  7063 consensus_queue.cc:237] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.333837  7064 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.334439  7064 ts_tablet_manager.cc:1403] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.001s
I20260709 12:28:01.324595  7065 tablet_bootstrap.cc:654] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.338569  7064 raft_consensus.cc:359] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.339664  7064 raft_consensus.cc:385] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.340039  7064 raft_consensus.cc:740] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.341167  7064 consensus_queue.cc:260] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.344276  7064 ts_tablet_manager.cc:1434] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:28:01.345391  7066 tablet_bootstrap.cc:492] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.346004  7066 ts_tablet_manager.cc:1403] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.010s
I20260709 12:28:01.348654  7064 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.349298  7066 raft_consensus.cc:359] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.350157  7066 raft_consensus.cc:385] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.350455  7066 raft_consensus.cc:740] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.351424  7066 consensus_queue.cc:260] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.354192  7066 ts_tablet_manager.cc:1434] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:28:01.355230  7066 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.355506  6621 catalog_manager.cc:5697] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.360121  7047 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.366042  7047 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.368590  7065 tablet_bootstrap.cc:492] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.363471  7066 tablet_bootstrap.cc:654] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.369632  7065 ts_tablet_manager.cc:1403] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.021s
I20260709 12:28:01.371455  7064 tablet_bootstrap.cc:654] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.373553  7065 raft_consensus.cc:359] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.369145  7047 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.374666  7065 raft_consensus.cc:385] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.379456  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
W20260709 12:28:01.381742  6673 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:28:01.390878  6691 leader_election.cc:343] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.392385  7063 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.383966  7065 raft_consensus.cc:740] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.392969  7063 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.393975  7046 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.394524  7046 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.395154  7063 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.396572  7046 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:01.396435  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.397198  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.397816  6874 raft_consensus.cc:2468] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
W20260709 12:28:01.398700  6768 leader_election.cc:343] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.400071  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.400337  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.400784  6725 raft_consensus.cc:2468] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
W20260709 12:28:01.401810  6840 leader_election.cc:343] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.402139  6693 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:01.402822  6767 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:01.403702  7047 raft_consensus.cc:2804] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.404155  7047 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.404376  7063 raft_consensus.cc:2804] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.405224  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.404755  7047 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.394002  7065 consensus_queue.cc:260] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:01.408468  6841 leader_election.cc:343] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.409003  6841 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.405378  7063 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.412083  7063 raft_consensus.cc:3060] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.412673  7046 raft_consensus.cc:2749] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:01.418757  7065 ts_tablet_manager.cc:1434] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.000s
I20260709 12:28:01.420586  7065 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.425211  7046 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.426333  7046 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.430958  7066 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.432415  7066 ts_tablet_manager.cc:1403] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.009s
I20260709 12:28:01.432739  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
W20260709 12:28:01.434458  6840 leader_election.cc:343] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.431449  7046 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:01.447808  7047 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.450925  7064 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.451875  7065 tablet_bootstrap.cc:654] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.428320  7063 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:01.453169  6841 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:40255, user_credentials={real_user=slave}} blocked reactor thread for 44747.9us
I20260709 12:28:01.454402  7047 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.435586  7066 raft_consensus.cc:359] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.455534  7066 raft_consensus.cc:385] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.456115  7066 raft_consensus.cc:740] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.456444  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.457021  6874 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.456930  7066 consensus_queue.cc:260] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.455412  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.460168  7063 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.460590  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:01.455276  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:01.462023  7064 ts_tablet_manager.cc:1403] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.007s
W20260709 12:28:01.462741  6691 leader_election.cc:343] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.459604  7066 ts_tablet_manager.cc:1434] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:28:01.461316  6727 raft_consensus.cc:3060] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.467635  7066 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.465752  6874 raft_consensus.cc:2468] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:01.465065  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.465777  7064 raft_consensus.cc:359] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:01.471378  6841 leader_election.cc:343] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.471916  6841 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.473177  7086 raft_consensus.cc:2749] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:28:01.474900  6768 leader_election.cc:343] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.469779  7064 raft_consensus.cc:385] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.475612  7064 raft_consensus.cc:740] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.479993  7066 tablet_bootstrap.cc:654] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.482612  6727 raft_consensus.cc:2468] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:28:01.483021  7064 consensus_queue.cc:260] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.485095  6767 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:01.489048  6693 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:01.489756  7064 ts_tablet_manager.cc:1434] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 12:28:01.491117  7047 raft_consensus.cc:2804] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.491544  7047 raft_consensus.cc:697] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:01.492113  7064 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.492516  7047 consensus_queue.cc:237] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.503898  7064 tablet_bootstrap.cc:654] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.507347  7065 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.508170  7065 ts_tablet_manager.cc:1403] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.010s
I20260709 12:28:01.509359  7063 raft_consensus.cc:2804] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.515673  7063 raft_consensus.cc:697] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:01.516705  7063 consensus_queue.cc:237] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.517560  7065 raft_consensus.cc:359] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.518715  7065 raft_consensus.cc:385] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.519045  7065 raft_consensus.cc:740] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.523171  7065 consensus_queue.cc:260] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.530735  7065 ts_tablet_manager.cc:1434] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 12:28:01.532018  7065 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.530680  7064 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.533672  7064 ts_tablet_manager.cc:1403] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.011s
I20260709 12:28:01.538739  7064 raft_consensus.cc:359] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.539669  7064 raft_consensus.cc:385] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.540160  7064 raft_consensus.cc:740] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.540530  7065 tablet_bootstrap.cc:654] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.543102  7050 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.543782  7050 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.546200  6623 catalog_manager.cc:5697] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.541121  7064 consensus_queue.cc:260] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.551477  7064 ts_tablet_manager.cc:1434] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:28:01.552624  7066 tablet_bootstrap.cc:492] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.553185  7066 ts_tablet_manager.cc:1403] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.020s
I20260709 12:28:01.557264  7066 raft_consensus.cc:359] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.558562  7066 raft_consensus.cc:385] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.558919  7066 raft_consensus.cc:740] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.559782  7066 consensus_queue.cc:260] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.560859  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.562700  7082 raft_consensus.cc:493] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.563620  7082 raft_consensus.cc:515] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.566124  7066 ts_tablet_manager.cc:1434] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260709 12:28:01.566270  6767 leader_election.cc:343] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.567683  7066 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.568681  7050 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.570698  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.571344  6800 raft_consensus.cc:2468] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:28:01.572592  7082 leader_election.cc:290] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.573076  6691 leader_election.cc:304] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:01.574391  7082 raft_consensus.cc:2804] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.574555  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.574785  7082 raft_consensus.cc:493] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.575230  6874 raft_consensus.cc:2468] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:28:01.553061  7064 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.580863  7065 tablet_bootstrap.cc:492] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.581493  7065 ts_tablet_manager.cc:1403] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.003s
I20260709 12:28:01.581653  7066 tablet_bootstrap.cc:654] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.584646  7065 raft_consensus.cc:359] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.585146  7064 tablet_bootstrap.cc:654] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.575155  7082 raft_consensus.cc:3060] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.585645  7065 raft_consensus.cc:385] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.586810  7065 raft_consensus.cc:740] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.588079  7065 consensus_queue.cc:260] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.591076  7065 ts_tablet_manager.cc:1434] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:28:01.592640  7086 raft_consensus.cc:493] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.592891  7046 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.593186  7086 raft_consensus.cc:515] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.593364  7046 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.596340  7086 leader_election.cc:290] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:01.597471  7082 raft_consensus.cc:515] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.599021  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.598884  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.592348  7065 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: Bootstrap starting.
I20260709 12:28:01.600149  6727 raft_consensus.cc:2393] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec3aa6eca0af44e39963e65c9072941f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:28:01.600632  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.601042  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.602070  6725 raft_consensus.cc:2393] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec3aa6eca0af44e39963e65c9072941f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:28:01.603919  6840 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.605616  6840 leader_election.cc:304] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.607136  7086 raft_consensus.cc:3060] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.607473  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:01.608127  6801 raft_consensus.cc:3060] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.608546  7065 tablet_bootstrap.cc:654] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.609810  7046 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:01.611351  7046 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.614097  7066 tablet_bootstrap.cc:492] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.614689  7066 ts_tablet_manager.cc:1403] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.006s
I20260709 12:28:01.617255  7065 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: No bootstrap required, opened a new log
I20260709 12:28:01.617913  7065 ts_tablet_manager.cc:1403] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 12:28:01.618494  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.618561  7066 raft_consensus.cc:359] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.619473  6874 raft_consensus.cc:3060] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.619608  7066 raft_consensus.cc:385] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.619943  7066 raft_consensus.cc:740] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.620680  7066 consensus_queue.cc:260] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.621896  7065 raft_consensus.cc:359] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.622608  7065 raft_consensus.cc:385] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.622879  7065 raft_consensus.cc:740] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.622881  7050 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.623246  7066 ts_tablet_manager.cc:1434] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:28:01.624344  7050 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.624781  7066 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.624663  7065 consensus_queue.cc:260] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.627381  6874 raft_consensus.cc:2468] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:01.628674  6693 leader_election.cc:304] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:01.629613  7047 raft_consensus.cc:2804] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.631232  7050 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.632839  7065 ts_tablet_manager.cc:1434] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:28:01.633176  6801 raft_consensus.cc:2468] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:01.629798  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.647274  7046 raft_consensus.cc:2749] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:01.631089  7082 leader_election.cc:290] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
W20260709 12:28:01.659130  6767 leader_election.cc:343] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.661208  7082 raft_consensus.cc:493] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.661936  7082 raft_consensus.cc:515] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.664819  7066 tablet_bootstrap.cc:654] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.666143  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.666937  6874 raft_consensus.cc:2468] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:28:01.658757  7086 raft_consensus.cc:2749] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:01.668186  6693 leader_election.cc:304] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:01.669656  7047 raft_consensus.cc:697] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:01.670003  7082 leader_election.cc:290] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.680124  7100 raft_consensus.cc:2804] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.680815  7047 consensus_queue.cc:237] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.684937  7100 raft_consensus.cc:493] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.685950  7100 raft_consensus.cc:3060] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.686398  7064 tablet_bootstrap.cc:492] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.687383  7064 ts_tablet_manager.cc:1403] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.023s
I20260709 12:28:01.689759  7095 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:28:01.690068  6768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 128265us
I20260709 12:28:01.690368  7095 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.693874  6623 catalog_manager.cc:5697] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.696478  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:01.692822  7095 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.701076  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.700568  7064 raft_consensus.cc:359] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.706729  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.707445  6876 raft_consensus.cc:2468] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:28:01.708621  7066 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.709309  7066 ts_tablet_manager.cc:1403] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.011s
I20260709 12:28:01.709910  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.710716  6876 raft_consensus.cc:2393] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in current term 1: Already voted for candidate 83c7d88da8734515aaccb92d7c38650f in this term.
I20260709 12:28:01.712052  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.712312  6768 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.712776  6874 raft_consensus.cc:2468] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 0.
I20260709 12:28:01.714061  7050 raft_consensus.cc:2804] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.714493  7050 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.714828  7050 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:28:01.718520  6691 leader_election.cc:343] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.721693  7064 raft_consensus.cc:385] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.722096  7064 raft_consensus.cc:740] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.722975  7064 consensus_queue.cc:260] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.726172  7064 ts_tablet_manager.cc:1434] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.007s
I20260709 12:28:01.730913  7064 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.731609  6623 catalog_manager.cc:5697] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.732547  7050 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.735636  6768 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086; no voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:01.736172  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:01.738117  6725 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.739873  7064 tablet_bootstrap.cc:654] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.726204  7066 raft_consensus.cc:359] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.742422  7066 raft_consensus.cc:385] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.742823  7066 raft_consensus.cc:740] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.743671  7066 consensus_queue.cc:260] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.744351  7100 raft_consensus.cc:515] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.746094  7066 ts_tablet_manager.cc:1434] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:28:01.745787  6725 raft_consensus.cc:2468] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:28:01.747274  7066 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Bootstrap starting.
I20260709 12:28:01.747200  7100 leader_election.cc:290] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.747469  6767 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:01.737072  7050 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.748582  7050 raft_consensus.cc:2804] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.749145  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.750048  6874 raft_consensus.cc:3060] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.751214  7063 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.755894  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:01.756367  7066 tablet_bootstrap.cc:654] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Neither blocks nor log segments found. Creating new log.
W20260709 12:28:01.757652  6691 leader_election.cc:343] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.758342  7064 tablet_bootstrap.cc:492] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.758930  7064 ts_tablet_manager.cc:1403] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 12:28:01.762428  7063 raft_consensus.cc:2749] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:01.762977  7064 raft_consensus.cc:359] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.763974  7064 raft_consensus.cc:385] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.764353  7064 raft_consensus.cc:740] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.765086  7064 consensus_queue.cc:260] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.764005  6768 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.765738  6874 raft_consensus.cc:2468] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:01.749176  7050 raft_consensus.cc:697] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:01.767127  7050 consensus_queue.cc:237] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.767292  6693 leader_election.cc:304] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:01.768623  7100 raft_consensus.cc:2804] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.769173  7100 raft_consensus.cc:697] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:01.769344  7063 raft_consensus.cc:2804] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.769984  7063 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.770478  7063 raft_consensus.cc:3060] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.770128  7100 consensus_queue.cc:237] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.775033  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.775755  6876 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.777480  7064 ts_tablet_manager.cc:1434] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:28:01.778721  7064 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Bootstrap starting.
I20260709 12:28:01.782274  7063 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.788234  7063 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.789053  7064 tablet_bootstrap.cc:654] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Neither blocks nor log segments found. Creating new log.
I20260709 12:28:01.790050  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
W20260709 12:28:01.791630  6767 leader_election.cc:343] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:28:01.790999  6621 catalog_manager.cc:5697] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.792678  7066 tablet_bootstrap.cc:492] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: No bootstrap required, opened a new log
I20260709 12:28:01.793350  7066 ts_tablet_manager.cc:1403] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.004s
I20260709 12:28:01.792917  6876 raft_consensus.cc:2468] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:28:01.797264  7066 raft_consensus.cc:359] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.798049  7066 raft_consensus.cc:385] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.798435  7066 raft_consensus.cc:740] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.799220  7066 consensus_queue.cc:260] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.799752  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.800405  6874 raft_consensus.cc:3060] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.801527  7066 ts_tablet_manager.cc:1434] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:28:01.816737  7050 consensus_queue.cc:1048] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:01.816452  6621 catalog_manager.cc:5697] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.822007  7063 consensus_queue.cc:1048] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:01.816479  6874 raft_consensus.cc:2468] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 1.
I20260709 12:28:01.823215  7064 tablet_bootstrap.cc:492] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: No bootstrap required, opened a new log
I20260709 12:28:01.823760  7064 ts_tablet_manager.cc:1403] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260709 12:28:01.824997  6768 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:01.826663  7063 raft_consensus.cc:2804] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:01.827325  7063 raft_consensus.cc:697] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:01.827585  7064 raft_consensus.cc:359] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.828492  7064 raft_consensus.cc:385] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:28:01.828799  7064 raft_consensus.cc:740] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Initialized, Role: FOLLOWER
I20260709 12:28:01.828228  7063 consensus_queue.cc:237] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.829504  7064 consensus_queue.cc:260] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.831090  7064 ts_tablet_manager.cc:1434] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:28:01.865301  6623 catalog_manager.cc:5697] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 1 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:01.913972  7101 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:01.914547  7101 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.918282  7101 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:01.918869  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:01.920181  6876 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:28:01.926250  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:01.929013  6801 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 0.
I20260709 12:28:01.927969  7095 consensus_queue.cc:1048] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:01.933667  6691 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:01.936785  7101 raft_consensus.cc:2804] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:01.937543  7101 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:01.938308  7101 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.956290  7101 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:01.966427  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:01.967350  6801 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:01.980110  7100 consensus_queue.cc:1048] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:01.991112  7050 consensus_queue.cc:1048] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:01.993144  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:01.993921  6876 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.004604  7086 raft_consensus.cc:493] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:02.005540  7086 raft_consensus.cc:515] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.010036  7086 leader_election.cc:290] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:02.010696  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:02.011606  6800 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:28:02.011909  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:02.012650  6727 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 0.
I20260709 12:28:02.013880  6840 leader_election.cc:304] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:02.015980  7082 consensus_queue.cc:1048] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.025767  7086 raft_consensus.cc:2804] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:28:02.026507  7086 raft_consensus.cc:493] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:28:02.026932  7086 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.058487  6876 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:02.057965  7101 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.066743  7086 raft_consensus.cc:515] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.068068  6693 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:02.070262  7101 raft_consensus.cc:2804] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:02.071120  7101 raft_consensus.cc:697] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:02.073114  7101 consensus_queue.cc:237] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.074544  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:02.080235  7086 leader_election.cc:290] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:02.080431  6725 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.087328  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:02.076396  6801 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 1.
I20260709 12:28:02.088094  6802 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.089344  7100 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:02.089977  7100 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.092238  7100 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.094413  6799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:02.098776  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:02.099620  6876 raft_consensus.cc:2393] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83c7d88da8734515aaccb92d7c38650f in current term 1: Already voted for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in this term.
I20260709 12:28:02.100684  6693 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:02.102026  7100 raft_consensus.cc:3060] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.111526  7100 raft_consensus.cc:2749] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:28:02.114555  6802 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:28:02.116328  6840 leader_election.cc:304] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:02.117743  7086 raft_consensus.cc:2804] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:28:02.118275  7086 raft_consensus.cc:697] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:02.119282  7086 consensus_queue.cc:237] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.122052  6725 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:28:02.133481  6625 catalog_manager.cc:5697] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 1 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:02.146782  6622 catalog_manager.cc:5697] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 1 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:28:02.179924  6876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
mode: GRACEFUL
new_leader_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:56800
I20260709 12:28:02.180728  6876 raft_consensus.cc:606] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Received request to transfer leadership to TS 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:02.187189  7100 consensus_queue.cc:1048] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:02.188876  6802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:28:02.189648  6802 raft_consensus.cc:606] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Received request to transfer leadership to TS 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:02.195596  6802 raft_consensus.cc:3060] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:28:02.213043  6725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
mode: GRACEFUL
new_leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:60100
I20260709 12:28:02.214074  6725 raft_consensus.cc:606] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Received request to transfer leadership to TS 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:02.220359  7100 consensus_queue.cc:1048] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.234977  6727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
mode: GRACEFUL
new_leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:60100
I20260709 12:28:02.235989  6727 raft_consensus.cc:606] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Received request to transfer leadership to TS 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:02.245127  6802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:28:02.246445  6802 raft_consensus.cc:606] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Received request to transfer leadership to TS ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:02.258224  7101 consensus_queue.cc:1048] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.271690  7100 consensus_queue.cc:1048] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.295989  7050 consensus_queue.cc:1048] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.298417  7063 consensus_queue.cc:1048] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.305922  7063 consensus_queue.cc:1048] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:02.332866  7062 consensus_queue.cc:1048] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:02.343655  7095 raft_consensus.cc:993] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:28:02.344682  7050 raft_consensus.cc:1081] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Signalling peer 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:28:02.347323  6726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:60094
I20260709 12:28:02.347947  6726 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:02.348338  6726 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.357328  6726 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.363572  7050 raft_consensus.cc:993] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:02.364161  7050 raft_consensus.cc:1081] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Signalling peer ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:02.366035  6875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:56796
I20260709 12:28:02.366779  6875 raft_consensus.cc:493] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:02.367200  6875 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.374900  6875 raft_consensus.cc:515] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.378288  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:02.378978  6725 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.381208  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:02.382433  6802 raft_consensus.cc:3055] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:02.382901  6802 raft_consensus.cc:740] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:02.384155  6802 consensus_queue.cc:260] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.385248  6802 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.387344  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:02.388109  6800 raft_consensus.cc:3055] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:02.387995  6725 raft_consensus.cc:2468] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 2.
I20260709 12:28:02.388705  6800 raft_consensus.cc:740] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:02.389804  6841 leader_election.cc:304] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:02.390681  7086 raft_consensus.cc:2804] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:28:02.391177  7086 raft_consensus.cc:697] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 2 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:02.392071  7086 consensus_queue.cc:237] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.389956  6800 consensus_queue.cc:260] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.397846  6800 raft_consensus.cc:3060] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.398464  6726 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.401027  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:02.388025  6875 leader_election.cc:290] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:02.407297  6802 raft_consensus.cc:2468] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:28:02.408757  6691 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:02.409660  7101 raft_consensus.cc:2804] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:28:02.410157  7101 raft_consensus.cc:697] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:02.411276  7101 consensus_queue.cc:237] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.414477  6800 raft_consensus.cc:2468] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 2.
I20260709 12:28:02.422036  6625 catalog_manager.cc:5697] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 1 to 2, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 2 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:02.418540  6622 catalog_manager.cc:5697] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 1 to 2, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 2 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:28:02.487613  7101 consensus_queue.cc:1048] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.500903  7082 raft_consensus.cc:993] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: : Instructing follower 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:28:02.501523  7082 raft_consensus.cc:1081] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Signalling peer 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:28:02.503760  6800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:59252
I20260709 12:28:02.504438  6800 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:02.505007  6800 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.507313  7100 consensus_queue.cc:1048] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:02.515944  6800 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.517405  6802 raft_consensus.cc:1240] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Rejecting Update request from peer 83c7d88da8734515aaccb92d7c38650f for earlier term 1. Current term is 2. Ops: []
I20260709 12:28:02.522821  6800 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.524916  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:02.526438  6875 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.526441  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:02.531574  6725 raft_consensus.cc:3055] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:02.531934  6725 raft_consensus.cc:740] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:02.532858  6725 consensus_queue.cc:260] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.534083  6725 raft_consensus.cc:3060] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:28:02.533880  7101 consensus_queue.cc:1175] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 83c7d88da8734515aaccb92d7c38650f for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:28:02.538825  6875 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:28:02.543634  7086 consensus_queue.cc:1048] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.545476  6725 raft_consensus.cc:2468] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:28:02.546937  6767 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:02.548633  7050 raft_consensus.cc:2804] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:28:02.549126  7050 raft_consensus.cc:697] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:02.549960  7050 consensus_queue.cc:237] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.559203  6622 catalog_manager.cc:5697] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 1 to 2, leader changed from 83c7d88da8734515aaccb92d7c38650f (127.31.146.129) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:02.563480  7086 consensus_queue.cc:1048] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:28:02.588390  7046 raft_consensus.cc:993] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: : Instructing follower 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:28:02.588932  7086 raft_consensus.cc:1081] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Signalling peer 83c7d88da8734515aaccb92d7c38650f to start an election
I20260709 12:28:02.591179  6726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
 from {username='slave'} at 127.0.0.1:60096
I20260709 12:28:02.591881  6726 raft_consensus.cc:493] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:02.592346  6726 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.598753  6726 raft_consensus.cc:515] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.601182  6726 leader_election.cc:290] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.601737  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:02.601837  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:02.602592  6802 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.602700  6875 raft_consensus.cc:3055] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:02.603029  6875 raft_consensus.cc:740] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:02.603739  6875 consensus_queue.cc:260] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.604801  6875 raft_consensus.cc:3060] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.611793  6802 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:28:02.612746  6875 raft_consensus.cc:2468] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 2.
I20260709 12:28:02.614334  6691 leader_election.cc:304] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:02.615438  7082 raft_consensus.cc:2804] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:28:02.615926  7082 raft_consensus.cc:697] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:02.616766  7082 consensus_queue.cc:237] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.624440  6622 catalog_manager.cc:5697] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 1 to 2, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 2 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:02.686118  7100 raft_consensus.cc:993] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: : Instructing follower 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:28:02.686820  7100 raft_consensus.cc:1081] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Signalling peer 4eb3bfd3c9a34b28aca9c0d1f7292086 to start an election
I20260709 12:28:02.688773  6802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
 from {username='slave'} at 127.0.0.1:59252
I20260709 12:28:02.689406  6802 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:02.690282  6802 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.698469  6802 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.701777  6802 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:02.702178  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:02.702296  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:02.703011  6726 raft_consensus.cc:3055] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:02.703404  6726 raft_consensus.cc:740] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:02.703452  6875 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.704438  6726 consensus_queue.cc:260] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.705931  6726 raft_consensus.cc:3060] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.712420  6875 raft_consensus.cc:2468] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:28:02.713944  6768 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:02.714090  6726 raft_consensus.cc:2468] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:28:02.715051  7050 raft_consensus.cc:2804] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:28:02.715603  7050 raft_consensus.cc:697] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:02.716604  7050 consensus_queue.cc:237] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:02.725625  6622 catalog_manager.cc:5697] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 1 to 2, leader changed from 83c7d88da8734515aaccb92d7c38650f (127.31.146.129) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 2 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:02.792618  6802 raft_consensus.cc:1275] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:02.794260  7086 consensus_queue.cc:1048] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:28:02.808430  6726 raft_consensus.cc:1275] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:02.810510  7086 consensus_queue.cc:1048] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:28:02.820345  6875 raft_consensus.cc:3060] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:02.828375  6875 raft_consensus.cc:1275] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:02.829982  7082 consensus_queue.cc:1048] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:28:02.841320  6802 raft_consensus.cc:1275] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:02.843089  7100 consensus_queue.cc:1048] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:28:03.050906  6726 raft_consensus.cc:1275] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.052556  7050 consensus_queue.cc:1048] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:28:03.065395  6876 raft_consensus.cc:1275] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.071545  7135 consensus_queue.cc:1048] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:28:03.080121  6802 raft_consensus.cc:1275] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.082535  7082 consensus_queue.cc:1048] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:28:03.094831  6876 raft_consensus.cc:1275] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.102277  7101 consensus_queue.cc:1048] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:28:03.138432  6876 raft_consensus.cc:1275] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.140750  7050 consensus_queue.cc:1048] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:28:03.154784  6726 raft_consensus.cc:1275] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Refusing update from remote peer 4eb3bfd3c9a34b28aca9c0d1f7292086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:28:03.157011  7135 consensus_queue.cc:1048] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:28:05.251034  6621 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43654:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:28:05.276686  6621 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43654:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:28:05.335466 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:05.547274  7180 tablet.cc:1724] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.561322  7178 tablet.cc:1724] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.638094  7185 tablet.cc:1724] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.708031  7183 tablet.cc:1724] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.724802  6691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:38621, user_credentials={real_user=slave}} blocked reactor thread for 83719.1us
I20260709 12:28:05.799363  6726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d"
dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
mode: GRACEFUL
new_leader_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:48474
I20260709 12:28:05.799875  6726 raft_consensus.cc:606] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Received request to transfer leadership to TS ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:05.815070  7180 tablet.cc:1724] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.813014  6621 catalog_manager.cc:5789] TS ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865) does not have the latest schema for tablet 2eba1fc3702c402e99641d0f8d5fb7af (table soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]). Expected version 1 got 0
W20260709 12:28:05.831931  6768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 119429us
W20260709 12:28:05.847592  7171 log.cc:927] Time spent T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Append to log took a long time: real 0.203s	user 0.002s	sys 0.002s
W20260709 12:28:05.856772  7186 log.cc:927] Time spent T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Append to log took a long time: real 0.188s	user 0.003s	sys 0.000s
W20260709 12:28:05.861261  6691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:38621, user_credentials={real_user=slave}} blocked reactor thread for 56670.9us
I20260709 12:28:05.883273  7178 tablet.cc:1724] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.885990  6621 catalog_manager.cc:5789] TS 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621) does not have the latest schema for tablet 6b1be3a734b54a88b5dc3468cd4788c9 (table soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]). Expected version 1 got 0
I20260709 12:28:05.891057  6621 catalog_manager.cc:5789] TS 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621) does not have the latest schema for tablet edf17eee2f4d48b4aa6d51c7a3e7db3d (table soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]). Expected version 1 got 0
I20260709 12:28:05.894475  6621 catalog_manager.cc:5789] TS 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621) does not have the latest schema for tablet 4fffda9e55f04d388d6b03b1cd010860 (table soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]). Expected version 1 got 0
I20260709 12:28:05.902213  6621 catalog_manager.cc:5789] TS 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621) does not have the latest schema for tablet f4707390ba7a446ba52eb565eec726bb (table soft_deleted_table [id=7371030c6f7044dc81576377cad85aad]). Expected version 1 got 0
W20260709 12:28:05.903340  6768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 48585.6us
I20260709 12:28:05.805409  7200 tablet.cc:1724] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.906124  7185 tablet.cc:1724] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.933951  7208 tablet.cc:1724] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.935272  7202 tablet.cc:1724] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.932926  7209 tablet.cc:1724] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.910763  7205 tablet.cc:1724] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.972584  7206 log.cc:927] Time spent T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:28:05.914371  7204 tablet.cc:1724] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.945166  7183 tablet.cc:1724] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.009397  7211 tablet.cc:1724] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.015828  7178 tablet.cc:1724] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.016487  6801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2"
dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
mode: GRACEFUL
new_leader_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:49974
I20260709 12:28:06.027374  7185 tablet.cc:1724] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.029141  6768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 124218us
I20260709 12:28:06.029670  6801 raft_consensus.cc:606] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Received request to transfer leadership to TS ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:06.034554 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:28:06.035244 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:06.037293  7201 raft_consensus.cc:993] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: : Instructing follower ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:06.038141  7201 raft_consensus.cc:1081] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Signalling peer ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:06.033387  7180 tablet.cc:1724] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.041836  6876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:56786
I20260709 12:28:06.042553  6876 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:06.042932  6876 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.041471  7205 tablet.cc:1724] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:05.957783  7202 tablet.cc:1724] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.055694  7212 tablet.cc:1724] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.069797  7214 raft_consensus.cc:993] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: : Instructing follower ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:06.070621  7213 raft_consensus.cc:1081] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Signalling peer ec3aa6eca0af44e39963e65c9072941f to start an election
I20260709 12:28:06.071955  6876 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.073405  6871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2"
dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
 from {username='slave'} at 127.0.0.1:56796
I20260709 12:28:06.074090  6871 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:28:06.069926  7200 tablet.cc:1724] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.074923  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:06.075626  6725 raft_consensus.cc:3055] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:28:06.075978  6725 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:06.076789  6725 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.079101  6725 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.080500  7204 tablet.cc:1724] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.090256  7212 tablet.cc:1724] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.074460  6871 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.100826  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:06.101812  7209 tablet.cc:1724] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.111923  6725 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 3.
I20260709 12:28:06.112112  6801 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.111179  7208 tablet.cc:1724] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.113288  6841 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:06.114398  7086 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:28:06.115211  7086 raft_consensus.cc:697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:06.116037  7086 consensus_queue.cc:237] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue 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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.121125  6876 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:06.129786  6871 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.127008  7211 tablet.cc:1724] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:28:06.138685  6725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83c7d88da8734515aaccb92d7c38650f"
I20260709 12:28:06.139150  6725 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.147509  6801 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 3.
I20260709 12:28:06.153759  6621 catalog_manager.cc:5697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 2 to 3, leader changed from 83c7d88da8734515aaccb92d7c38650f (127.31.146.129) to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 3 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:28:06.163887  6871 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:06.165542  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:06.166505  6801 raft_consensus.cc:3055] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:28:06.167081  6801 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:06.171710  6801 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.173041  6801 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:06.174849  6725 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 3.
I20260709 12:28:06.176805  6841 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 
I20260709 12:28:06.182040  7086 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:28:06.182560  7086 raft_consensus.cc:697] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Becoming Leader. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:06.183408  7086 consensus_queue.cc:237] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Queue 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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:06.186973  6801 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 3.
I20260709 12:28:06.203243  6622 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: soft_deleted_table [id=7371030c6f7044dc81576377cad85aad] alter complete (version 1)
I20260709 12:28:06.215623  6621 catalog_manager.cc:5697] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f reported cstate change: term changed from 2 to 3, leader changed from 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130) to ec3aa6eca0af44e39963e65c9072941f (127.31.146.131). New cstate: current_term: 3 leader_uuid: "ec3aa6eca0af44e39963e65c9072941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: HEALTHY } } }
I20260709 12:28:06.504184  6725 raft_consensus.cc:1275] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:28:06.505719  7086 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:28:06.522785  6801 raft_consensus.cc:1275] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:28:06.524770  7223 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:28:06.635430  6725 raft_consensus.cc:1275] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:28:06.636715  7223 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:28:06.646574  6801 raft_consensus.cc:1275] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Refusing update from remote peer ec3aa6eca0af44e39963e65c9072941f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:28:06.648345  7181 consensus_queue.cc:1048] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:28:07.036458 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:07.044682 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:07.045408 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:08.047425 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:08.057142 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:08.057818 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:09.059276 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:09.065721 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:09.066347 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:10.067459 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:10.073945 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:10.074517 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:11.075687 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:11.082531 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:11.083071 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:12.084168 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:12.092130 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:12.092597 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:13.093683 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:13.099711 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:13.100132 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:14.101215 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:14.107684 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:14.108428 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:28:15.109892 32330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:28:15.117218 32330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:28:15.117805 32330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:28:16.951656  6768 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.002s	sys 0.012s
W20260709 12:28:16.952157  6768 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.003s	sys 0.012s
W20260709 12:28:17.039296  6766 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.011s	sys 0.012s
W20260709 12:28:17.040006  6766 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.011s	sys 0.012s
I20260709 12:28:17.298715  7260 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.299959  7260 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.305539  7260 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.306488  7260 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.307925  7260 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.308589  6799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
W20260709 12:28:17.324307  6823 debug-util.cc:398] Leaking SignalData structure 0x7b0800172ca0 after lost signal to thread 32333
I20260709 12:28:17.376762  7263 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.380716  7263 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.384299  7263 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.386404  7263 raft_consensus.cc:493] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:17.387018  7263 raft_consensus.cc:515] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.389081  7263 leader_election.cc:290] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.378420  7262 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.389889  7262 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.393083  7260 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.394840  7262 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.395540  6799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:17.397480  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:17.463958  7260 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.465067  7260 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.468667  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:17.468967  7260 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.471665  7260 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:17.472295  7260 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.474754  7260 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.475715  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:17.476377  6801 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 3.
I20260709 12:28:17.477790  6691 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:17.478680  7260 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:28:17.479346  7260 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Starting leader election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:17.479871  7260 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:28:17.491876  7262 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:17.493330  7262 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.496469  7262 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.498778  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:17.503933  7260 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.508760  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:17.508960  7260 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 4 election: Requested vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.510169  6801 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:28:17.514616  7263 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.515252  7263 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.517230  7263 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.518114  7253 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:17.518827  7253 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.518671  6801 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 4.
I20260709 12:28:17.522015  6691 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:17.526283  7263 raft_consensus.cc:493] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:17.527557  6725 raft_consensus.cc:1240] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 FOLLOWER]: Rejecting Update request from peer ec3aa6eca0af44e39963e65c9072941f for earlier term 3. Current term is 4. Ops: []
I20260709 12:28:17.522859  7253 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.642165  7263 raft_consensus.cc:515] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.730880  7263 leader_election.cc:290] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.527936  7265 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:17.732991  7265 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.736028  7265 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.531049  7255 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.958396  7255 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.964881  7255 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.974862  7268 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:17.975878  7268 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.978952  7268 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:17.983870  7255 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.984941  7255 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.987566  7255 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:17.997112  7262 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:17.998334  7262 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:17.999490  6795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.002650  7262 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:18.003899  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.001416  6795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.006075  7262 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.009096  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.008966  7262 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.010447  6726 raft_consensus.cc:2468] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec3aa6eca0af44e39963e65c9072941f in term 1.
I20260709 12:28:18.012550  7262 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:18.013302  7262 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.014318  7262 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.017863  6797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.020929  6799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.023499  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.018239  6796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.031939  7266 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.032259  7255 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.039027  7255 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.040711  7262 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:18.037351  6796 raft_consensus.cc:1240] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Rejecting Update request from peer ec3aa6eca0af44e39963e65c9072941f for earlier term 3. Current term is 4. Ops: []
I20260709 12:28:18.033376  7263 raft_consensus.cc:493] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
W20260709 12:28:17.621982  6841 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.129:40255, user_credentials={real_user=slave}} blocked reactor thread for 96829.7us
W20260709 12:28:18.034987  6823 debug-util.cc:398] Leaking SignalData structure 0x7b0800211ee0 after lost signal to thread 6659
W20260709 12:28:18.047997  6823 debug-util.cc:398] Leaking SignalData structure 0x7b0800374ae0 after lost signal to thread 6751
I20260709 12:28:18.033327  7266 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.058908  7266 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.049266  7255 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.052043  6720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.060098  6720 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 2.
I20260709 12:28:18.054836  6726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.061990  6726 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 3.
W20260709 12:28:18.062670  6823 debug-util.cc:398] Leaking SignalData structure 0x7b08002ebac0 after lost signal to thread 6826
W20260709 12:28:18.065367  6823 debug-util.cc:398] Leaking SignalData structure 0x7b0800372420 after lost signal to thread 6900
W20260709 12:28:18.065953  6823 debug-util.cc:398] Leaking SignalData structure 0x7b08001eca60 after lost signal to thread 6901
I20260709 12:28:17.726329  7260 raft_consensus.cc:2804] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:28:18.067911  7260 raft_consensus.cc:697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 LEADER]: Becoming Leader. State: Replica: 83c7d88da8734515aaccb92d7c38650f, State: Running, Role: LEADER
I20260709 12:28:18.043128  7263 raft_consensus.cc:515] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.075444  7263 leader_election.cc:290] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.075788  7260 consensus_queue.cc:237] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.078575  7263 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.080152  7263 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.083107  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.088778  7255 raft_consensus.cc:493] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:18.090267  7263 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.090015  7255 raft_consensus.cc:515] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
I20260709 12:28:18.091113  7263 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:18.091899  7263 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.093006  7255 leader_election.cc:290] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.095768  7263 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.099262  7265 consensus_queue.cc:1059] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:28:18.100481  7265 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:18.101163  7265 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.102506  7255 raft_consensus.cc:3055] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:28:18.103106  7255 raft_consensus.cc:740] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:18.104463  7255 consensus_queue.cc:260] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.106760  7255 raft_consensus.cc:3060] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:28:18.112897  7265 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.115101  6767 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:18.121814  6724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3953aa7ebf6043debe898e0475330ea0" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.130879  7269 raft_consensus.cc:493] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:18.131114  6841 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [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: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086
I20260709 12:28:18.131722  7269 raft_consensus.cc:515] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.133924  7253 raft_consensus.cc:2804] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:28:18.134176  7255 raft_consensus.cc:2804] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:28:18.134479  7253 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:18.134655  7255 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:18.134903  7253 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:18.135461  7255 raft_consensus.cc:3060] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:28:18.133996  6841 leader_election.cc:304] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.138365  7263 raft_consensus.cc:2749] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.134591  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.142427  6871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.148325  6767 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f; no voters: 
I20260709 12:28:18.152155  7269 leader_election.cc:290] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:18.155254  7268 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:28:18.155828  7268 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ec3aa6eca0af44e39963e65c9072941f)
I20260709 12:28:18.156275  7268 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:28:18.163080  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.164469  6798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.166674  6796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.169239  6721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4707390ba7a446ba52eb565eec726bb" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.171557  6727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8666c11c394141bf8c0df21dbb314ba4" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.175798 32330 tablet_server.cc:179] TabletServer@127.31.146.129:0 shutting down...
I20260709 12:28:18.177240  6721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.166805  6724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b86b1a892b44d13a6b1330d5d8dd8c1" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "83c7d88da8734515aaccb92d7c38650f" is_pre_election: true
I20260709 12:28:18.189486  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffda9e55f04d388d6b03b1cd010860" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.191212  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1be3a734b54a88b5dc3468cd4788c9" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.192812  6871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.194949  6875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.196542  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.197818  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.198854  6872 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 4.
I20260709 12:28:18.199733  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f89b1a3e83d4d10bb065aadc9d5ef2d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:18.200105  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.206106  6801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a34ad621f474baf2b05ee4fd47a01" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.210450  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.208990  6799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715dcb00ac7745c2ad77e69f8d3c6aca" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.204228  6800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.222682  6797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9f75a16234d6d858ed04266e39b5a" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.223519  6795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb5e43094574a549863146abcf372e6" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.237155  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2392bc0e0486450a9480e99c57276920" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.238271  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b91535aca241b7872078611d4738da" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.242092  6796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17eee2f4d48b4aa6d51c7a3e7db3d" candidate_uuid: "83c7d88da8734515aaccb92d7c38650f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" is_pre_election: true
I20260709 12:28:18.243950  7255 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:18.246495  6767 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260709 12:28:18.254359  6841 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.259200  7263 raft_consensus.cc:2749] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.254087  7253 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.262715  6793 raft_consensus.cc:1240] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Rejecting Update request from peer ec3aa6eca0af44e39963e65c9072941f for earlier term 2. Current term is 3. Ops: []
I20260709 12:28:18.262866  6841 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.268939  7253 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
I20260709 12:28:18.273280  6841 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.274024  7255 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:18.274773  7265 raft_consensus.cc:2749] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.276021  7265 raft_consensus.cc:2749] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.275856  6841 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.273273  7268 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.278121  6797 raft_consensus.cc:1240] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Rejecting Update request from peer ec3aa6eca0af44e39963e65c9072941f for earlier term 3. Current term is 4. Ops: []
I20260709 12:28:18.278779  7255 raft_consensus.cc:2749] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.280566  7268 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 4 election: Requested vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), ec3aa6eca0af44e39963e65c9072941f (127.31.146.131:45865)
W20260709 12:28:18.286227  6768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 110080us
I20260709 12:28:18.297075  6693 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
W20260709 12:28:18.321239  6767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.129:40255, user_credentials={real_user=slave}} blocked reactor thread for 92088.5us
I20260709 12:28:18.327275  7255 consensus_queue.cc:1059] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:28:18.327859  6797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea1abbdc4f4db08fc07207e6887a90" candidate_uuid: "ec3aa6eca0af44e39963e65c9072941f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086"
I20260709 12:28:18.328439  7255 raft_consensus.cc:3055] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:28:18.327652  7263 consensus_queue.cc:1059] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:28:18.328876  7255 raft_consensus.cc:740] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:18.334573  7255 consensus_queue.cc:260] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.335433  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eba1fc3702c402e99641d0f8d5fb7af" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f" is_pre_election: true
I20260709 12:28:18.336103  7265 raft_consensus.cc:3055] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:28:18.336623  7265 raft_consensus.cc:740] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec3aa6eca0af44e39963e65c9072941f, State: Running, Role: LEADER
I20260709 12:28:18.330510  7260 raft_consensus.cc:2749] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.337888  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a589fa5fb148e8b87811154fe0a66b" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:18.341980  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c86f120e76444ab95fa621ad0881bc2" candidate_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ec3aa6eca0af44e39963e65c9072941f"
I20260709 12:28:18.336113  7255 raft_consensus.cc:3060] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:28:18.342278  7265 consensus_queue.cc:260] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:18.347540  6691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.146.130:38621, user_credentials={real_user=slave}} blocked reactor thread for 59287.5us
I20260709 12:28:18.348821  7265 raft_consensus.cc:3060] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:28:18.355664  6693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.146.131:45865, user_credentials={real_user=slave}} blocked reactor thread for 58821.2us
I20260709 12:28:18.356954  6693 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
W20260709 12:28:18.359601  6767 leader_election.cc:336] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.360134  6767 leader_election.cc:304] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4eb3bfd3c9a34b28aca9c0d1f7292086; no voters: 83c7d88da8734515aaccb92d7c38650f, ec3aa6eca0af44e39963e65c9072941f
W20260709 12:28:18.361402  6767 leader_election.cc:336] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:28:18.361985  6767 leader_election.cc:336] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.369292  7270 raft_consensus.cc:2749] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.370311  7271 raft_consensus.cc:2749] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.377456  6873 raft_consensus.cc:2468] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c7d88da8734515aaccb92d7c38650f in term 4.
I20260709 12:28:18.380836  6693 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.382097  7271 raft_consensus.cc:2749] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.386142  6693 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.388090  7271 raft_consensus.cc:2749] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.394244  6693 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.395350  7271 raft_consensus.cc:2749] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.396917  6693 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.397962  7271 raft_consensus.cc:2749] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.400566  6693 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.401466  7271 raft_consensus.cc:2749] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.406389  6693 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c7d88da8734515aaccb92d7c38650f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f
I20260709 12:28:18.407341  7271 raft_consensus.cc:2749] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.410701  6841 leader_election.cc:304] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.411752  7265 raft_consensus.cc:2749] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:28:18.419068  6841 leader_election.cc:336] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.419669  6841 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.420739  7265 raft_consensus.cc:2749] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.419430  6621 catalog_manager.cc:5697] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f reported cstate change: term changed from 3 to 4, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 83c7d88da8734515aaccb92d7c38650f (127.31.146.129). New cstate: current_term: 4 leader_uuid: "83c7d88da8734515aaccb92d7c38650f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
W20260709 12:28:18.422343  6841 leader_election.cc:336] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.427491  6841 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
W20260709 12:28:18.428506  6767 consensus_peers.cc:597] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. 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:28:18.428962  6841 leader_election.cc:336] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.429843  7255 raft_consensus.cc:2749] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.429823  6841 leader_election.cc:304] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.431120  7255 raft_consensus.cc:2749] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:18.431977  6872 raft_consensus.cc:2468] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 4.
W20260709 12:28:18.432960  6841 leader_election.cc:336] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.433760  6841 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.434675  7255 raft_consensus.cc:2749] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:28:18.435053  6841 leader_election.cc:336] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.435689  6841 leader_election.cc:304] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
W20260709 12:28:18.437115  6841 leader_election.cc:336] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.437626  6841 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.438880  7255 raft_consensus.cc:2749] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.439646  6876 raft_consensus.cc:2468] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eb3bfd3c9a34b28aca9c0d1f7292086 in term 3.
I20260709 12:28:18.439883  7255 raft_consensus.cc:2749] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:28:18.440936  6841 leader_election.cc:336] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.441493  6841 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.442325  7255 raft_consensus.cc:2749] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:28:18.442796  6841 leader_election.cc:336] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:28:18.443542  6841 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.444648  7255 raft_consensus.cc:2749] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:28:18.447233  6768 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.448339  7270 raft_consensus.cc:2804] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:28:18.448915  7270 raft_consensus.cc:697] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:18.450052  6768 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: 4eb3bfd3c9a34b28aca9c0d1f7292086, ec3aa6eca0af44e39963e65c9072941f; no voters: 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:18.451248  7268 raft_consensus.cc:2804] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:28:18.450488  7270 consensus_queue.cc:237] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.451802  7268 raft_consensus.cc:697] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 LEADER]: Becoming Leader. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:18.452849  7268 consensus_queue.cc:237] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Queue 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: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:18.459007  6841 consensus_peers.cc:597] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. 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:28:18.468096  6767 consensus_peers.cc:597] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: 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:28:18.476740  6625 catalog_manager.cc:5697] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 3 to 4, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 4 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:18.479750 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:28:18.481166 32330 tablet_replica.cc:333] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.483062 32330 raft_consensus.cc:2243] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.483951 32330 raft_consensus.cc:2272] T 4fffda9e55f04d388d6b03b1cd010860 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.488994 32330 tablet_replica.cc:333] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.490360 32330 raft_consensus.cc:2243] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.491849 32330 raft_consensus.cc:2272] T b1a9f75a16234d6d858ed04266e39b5a P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:18.492252  6767 consensus_peers.cc:597] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: 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:28:18.495922 32330 tablet_replica.cc:333] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.497241 32330 raft_consensus.cc:2243] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.499116 32330 raft_consensus.cc:2272] T 6b1be3a734b54a88b5dc3468cd4788c9 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.502458  6625 catalog_manager.cc:5697] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 reported cstate change: term changed from 2 to 3, leader changed from ec3aa6eca0af44e39963e65c9072941f (127.31.146.131) to 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130). New cstate: current_term: 3 leader_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:28:18.503913 32330 tablet_replica.cc:333] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.504914 32330 raft_consensus.cc:2243] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.506291 32330 raft_consensus.cc:2272] T 3953aa7ebf6043debe898e0475330ea0 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.509792 32330 tablet_replica.cc:333] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.510902 32330 raft_consensus.cc:2243] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.511865 32330 raft_consensus.cc:2272] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.516866 32330 tablet_replica.cc:333] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.517788 32330 raft_consensus.cc:2243] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.518810 32330 raft_consensus.cc:2272] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.521499 32330 tablet_replica.cc:333] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.522267 32330 raft_consensus.cc:2243] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.522938 32330 raft_consensus.cc:2272] T 2eba1fc3702c402e99641d0f8d5fb7af P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.525892 32330 tablet_replica.cc:333] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.526731 32330 raft_consensus.cc:2243] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.527334 32330 raft_consensus.cc:2272] T 7c86f120e76444ab95fa621ad0881bc2 P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.530300 32330 tablet_replica.cc:333] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.531189 32330 raft_consensus.cc:2243] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.532014 32330 raft_consensus.cc:2272] T f4707390ba7a446ba52eb565eec726bb P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.536363 32330 tablet_replica.cc:333] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.537417 32330 raft_consensus.cc:2243] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.538919 32330 raft_consensus.cc:2272] T 834a34ad621f474baf2b05ee4fd47a01 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.544231 32330 tablet_replica.cc:333] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.545298 32330 raft_consensus.cc:2243] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.546264 32330 raft_consensus.cc:2272] T 91a589fa5fb148e8b87811154fe0a66b P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.548156  6876 raft_consensus.cc:1275] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Refusing update from remote peer 83c7d88da8734515aaccb92d7c38650f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:28:18.549799  7271 consensus_queue.cc:1048] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:28:18.550109 32330 tablet_replica.cc:333] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.551272 32330 raft_consensus.cc:2243] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.552078 32330 raft_consensus.cc:2272] T 2392bc0e0486450a9480e99c57276920 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.555853 32330 tablet_replica.cc:333] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.556864 32330 raft_consensus.cc:2243] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.557801 32330 pending_rounds.cc:70] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Trying to abort 1 pending ops.
I20260709 12:28:18.558095 32330 pending_rounds.cc:77] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305626001845096448 op_type: NO_OP noop_request { }
I20260709 12:28:18.558562 32330 raft_consensus.cc:2889] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:28:18.559149 32330 raft_consensus.cc:2272] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 83c7d88da8734515aaccb92d7c38650f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:18.563819  6767 consensus_peers.cc:597] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: 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:28:18.565461 32330 tablet_replica.cc:333] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.566658 32330 raft_consensus.cc:2243] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.568032 32330 raft_consensus.cc:2272] T 8666c11c394141bf8c0df21dbb314ba4 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.572232 32330 tablet_replica.cc:333] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.573233 32330 raft_consensus.cc:2243] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.573904 32330 raft_consensus.cc:2272] T edb5e43094574a549863146abcf372e6 P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.577363 32330 tablet_replica.cc:333] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.578274 32330 raft_consensus.cc:2243] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.579658 32330 raft_consensus.cc:2272] T d7b91535aca241b7872078611d4738da P 83c7d88da8734515aaccb92d7c38650f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:18.579793  6767 consensus_peers.cc:597] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: 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:28:18.583294 32330 tablet_replica.cc:333] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.584240 32330 raft_consensus.cc:2243] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.585506 32330 raft_consensus.cc:2272] T 715dcb00ac7745c2ad77e69f8d3c6aca P 83c7d88da8734515aaccb92d7c38650f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.589183 32330 tablet_replica.cc:333] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f: stopping tablet replica
I20260709 12:28:18.590149 32330 raft_consensus.cc:2243] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.590859 32330 raft_consensus.cc:2272] T 89ea1abbdc4f4db08fc07207e6887a90 P 83c7d88da8734515aaccb92d7c38650f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:18.596390  6767 consensus_peers.cc:597] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. 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:28:18.614465  6767 consensus_peers.cc:597] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: 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:28:18.703032 32330 tablet_server.cc:196] TabletServer@127.31.146.129:0 shutdown complete.
I20260709 12:28:18.707873  6876 raft_consensus.cc:1240] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Rejecting Update request from peer 4eb3bfd3c9a34b28aca9c0d1f7292086 for earlier term 1. Current term is 2. Ops: []
I20260709 12:28:18.709851  7270 consensus_queue.cc:1059] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:28:18.711323  7268 raft_consensus.cc:3055] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:28:18.711846  7268 raft_consensus.cc:740] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4eb3bfd3c9a34b28aca9c0d1f7292086, State: Running, Role: LEADER
I20260709 12:28:18.712953  7268 consensus_queue.cc:260] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:18.714946  7268 raft_consensus.cc:3060] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:28:18.729621  6656 debug-util.cc:398] Leaking SignalData structure 0x7b08001eac20 after lost signal to thread 32333
W20260709 12:28:18.731052  6656 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5700 after lost signal to thread 6659
W20260709 12:28:18.732694  6656 debug-util.cc:398] Leaking SignalData structure 0x7b08001be880 after lost signal to thread 6751
W20260709 12:28:18.734263  6656 debug-util.cc:398] Leaking SignalData structure 0x7b0800082920 after lost signal to thread 6826
W20260709 12:28:18.735579  6656 debug-util.cc:398] Leaking SignalData structure 0x7b0800244ec0 after lost signal to thread 6900
W20260709 12:28:18.735970  6656 debug-util.cc:398] Leaking SignalData structure 0x7b0800038a40 after lost signal to thread 6901
I20260709 12:28:18.778394 32330 tablet_server.cc:179] TabletServer@127.31.146.130:0 shutting down...
I20260709 12:28:18.820986 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:28:18.821995 32330 tablet_replica.cc:333] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.823278 32330 raft_consensus.cc:2243] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.824158 32330 raft_consensus.cc:2272] T b1a9f75a16234d6d858ed04266e39b5a P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.828226 32330 tablet_replica.cc:333] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.829242 32330 raft_consensus.cc:2243] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.830560 32330 raft_consensus.cc:2272] T 6b1be3a734b54a88b5dc3468cd4788c9 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.834435 32330 tablet_replica.cc:333] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.835348 32330 raft_consensus.cc:2243] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.836125 32330 raft_consensus.cc:2272] T 3953aa7ebf6043debe898e0475330ea0 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.839814 32330 tablet_replica.cc:333] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.841169 32330 raft_consensus.cc:2243] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.843113 32330 raft_consensus.cc:2272] T edf17eee2f4d48b4aa6d51c7a3e7db3d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.847533 32330 tablet_replica.cc:333] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.848511 32330 raft_consensus.cc:2243] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.849992 32330 raft_consensus.cc:2272] T 4fffda9e55f04d388d6b03b1cd010860 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.853853 32330 tablet_replica.cc:333] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.854903 32330 raft_consensus.cc:2243] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.855765 32330 raft_consensus.cc:2272] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.859367 32330 tablet_replica.cc:333] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.860296 32330 raft_consensus.cc:2243] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.861179 32330 raft_consensus.cc:2272] T 2eba1fc3702c402e99641d0f8d5fb7af P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.864531 32330 tablet_replica.cc:333] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.865850 32330 raft_consensus.cc:2243] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.867123 32330 raft_consensus.cc:2272] T f4707390ba7a446ba52eb565eec726bb P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.871249 32330 tablet_replica.cc:333] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.872664 32330 raft_consensus.cc:2243] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.876099 32330 raft_consensus.cc:2272] T 834a34ad621f474baf2b05ee4fd47a01 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.880237 32330 tablet_replica.cc:333] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.881229 32330 raft_consensus.cc:2243] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.882328 32330 pending_rounds.cc:70] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Trying to abort 1 pending ops.
I20260709 12:28:18.882630 32330 pending_rounds.cc:77] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305626003279548416 op_type: NO_OP noop_request { }
I20260709 12:28:18.883054 32330 raft_consensus.cc:2889] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:28:18.883486 32330 raft_consensus.cc:2272] T 91a589fa5fb148e8b87811154fe0a66b P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.888631 32330 tablet_replica.cc:333] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.889806 32330 raft_consensus.cc:2243] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.890728 32330 pending_rounds.cc:70] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Trying to abort 1 pending ops.
I20260709 12:28:18.890977 32330 pending_rounds.cc:77] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305626003273117696 op_type: NO_OP noop_request { }
I20260709 12:28:18.891582 32330 raft_consensus.cc:2889] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:28:18.891997 32330 raft_consensus.cc:2272] T 7c86f120e76444ab95fa621ad0881bc2 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.897549 32330 tablet_replica.cc:333] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.898486 32330 raft_consensus.cc:2243] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.899793 32330 raft_consensus.cc:2272] T 2392bc0e0486450a9480e99c57276920 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.903319 32330 tablet_replica.cc:333] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.904263 32330 raft_consensus.cc:2243] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.905432 32330 raft_consensus.cc:2272] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.909965 32330 tablet_replica.cc:333] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.911345 32330 raft_consensus.cc:2243] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.912348 32330 raft_consensus.cc:2272] T 715dcb00ac7745c2ad77e69f8d3c6aca P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.915874 32330 tablet_replica.cc:333] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.917115 32330 raft_consensus.cc:2243] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.918057 32330 raft_consensus.cc:2272] T 89ea1abbdc4f4db08fc07207e6887a90 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.922362 32330 tablet_replica.cc:333] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.923669 32330 raft_consensus.cc:2243] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.924561 32330 raft_consensus.cc:2272] T 8666c11c394141bf8c0df21dbb314ba4 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.928123 32330 tablet_replica.cc:333] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.929145 32330 raft_consensus.cc:2243] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:18.930620 32330 raft_consensus.cc:2272] T edb5e43094574a549863146abcf372e6 P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:18.934662 32330 tablet_replica.cc:333] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086: stopping tablet replica
I20260709 12:28:18.935518 32330 raft_consensus.cc:2243] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:18.936355 32330 raft_consensus.cc:2272] T d7b91535aca241b7872078611d4738da P 4eb3bfd3c9a34b28aca9c0d1f7292086 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:19.316864  6840 consensus_peers.cc:597] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f -> Peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Couldn't send request to peer 4eb3bfd3c9a34b28aca9c0d1f7292086. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:28:19.966126  7288 raft_consensus.cc:493] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:19.966811  7288 raft_consensus.cc:515] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:19.969182  7288 leader_election.cc:290] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:19.975394  6841 leader_election.cc:336] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:19.976197  6840 leader_election.cc:336] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:19.976668  6840 leader_election.cc:304] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:19.977516  7288 raft_consensus.cc:2749] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:19.999091  7288 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
W20260709 12:28:19.999732 32330 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6823)
I20260709 12:28:19.999702  7288 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.002656  7288 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.008639  6841 leader_election.cc:336] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.009421  6840 leader_election.cc:336] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.009900  6840 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.010658  7288 raft_consensus.cc:2749] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.016018  7288 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.016619  7288 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.019863  7288 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.024550  6841 leader_election.cc:336] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.027769  6840 leader_election.cc:336] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.028301  6840 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.029241  7288 raft_consensus.cc:2749] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.034381  7288 raft_consensus.cc:493] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:20.034952  7288 raft_consensus.cc:515] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.037653  7288 leader_election.cc:290] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.043529  6840 leader_election.cc:336] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:20.044915  6841 leader_election.cc:336] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.045437  6841 leader_election.cc:304] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.046505  7288 raft_consensus.cc:2749] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.051287  7288 raft_consensus.cc:493] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:20.051910  7288 raft_consensus.cc:515] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.053838  7289 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.054464  7289 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.056932  7289 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:20.054672  7288 leader_election.cc:290] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.064389  6841 leader_election.cc:336] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.065243  6840 leader_election.cc:336] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:20.065428  6841 leader_election.cc:336] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.065913  6840 leader_election.cc:304] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.067014  7288 raft_consensus.cc:2749] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:28:20.067152  6840 leader_election.cc:336] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.067771  6840 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.069471  7288 raft_consensus.cc:2749] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:28:20.073751  7288 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:20.074267  7288 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.076504  7288 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.083843  6841 leader_election.cc:336] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.085222  6840 leader_election.cc:336] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.085714  6840 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.086532  7288 raft_consensus.cc:2749] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:20.190459  7288 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:20.191140  7288 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.193869  7288 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.199800  6840 leader_election.cc:336] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:20.201092  6841 leader_election.cc:336] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.201592  6841 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.202487  7288 raft_consensus.cc:2749] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.217417  7288 raft_consensus.cc:493] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:20.218113  7288 raft_consensus.cc:515] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.222352  7288 leader_election.cc:290] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.229761  6840 leader_election.cc:336] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:20.230711  6841 leader_election.cc:336] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.231220  6841 leader_election.cc:304] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.232059  7288 raft_consensus.cc:2749] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:28:20.264190  7288 raft_consensus.cc:493] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:20.264972  7288 raft_consensus.cc:515] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.271065  7288 leader_election.cc:290] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:20.272444  7288 raft_consensus.cc:493] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.273279  7288 raft_consensus.cc:515] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:20.274286  6840 leader_election.cc:336] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.276379  7288 leader_election.cc:290] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.278244  6841 leader_election.cc:336] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.278833  6841 leader_election.cc:304] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.280830  7288 raft_consensus.cc:2749] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.283280  7289 raft_consensus.cc:493] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:28:20.283509  6840 leader_election.cc:336] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.283964  7289 raft_consensus.cc:515] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
W20260709 12:28:20.285972  6841 leader_election.cc:336] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.286465  7289 leader_election.cc:290] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:20.286573  6841 leader_election.cc:304] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.289973  7289 raft_consensus.cc:2749] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:28:20.295030  6841 leader_election.cc:336] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.296293  7289 raft_consensus.cc:493] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
W20260709 12:28:20.296335  6840 leader_election.cc:336] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.297494  6840 leader_election.cc:304] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.297168  7289 raft_consensus.cc:515] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.298390  7288 raft_consensus.cc:2749] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:28:20.300019  7289 leader_election.cc:290] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:20.304644  7289 raft_consensus.cc:493] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.305341  7289 raft_consensus.cc:515] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } } peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } }
W20260709 12:28:20.306779  6841 leader_election.cc:336] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.307940  7288 raft_consensus.cc:493] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:28:20.308059  7289 leader_election.cc:290] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:20.308633  7288 raft_consensus.cc:515] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.311550  7288 leader_election.cc:290] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.312222  6840 leader_election.cc:336] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.312822  6840 leader_election.cc:304] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.313625  7288 raft_consensus.cc:2749] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:28:20.318372  6840 leader_election.cc:336] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:20.318960  6841 leader_election.cc:336] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:20.319548  6841 leader_election.cc:304] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.320472  7288 raft_consensus.cc:2749] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:28:20.320704  6841 leader_election.cc:336] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.323107  6840 leader_election.cc:336] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.323572  6840 leader_election.cc:304] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.324344  7288 raft_consensus.cc:2749] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:20.336805  7288 raft_consensus.cc:493] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.337620  7288 raft_consensus.cc:515] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.340677  7288 leader_election.cc:290] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.346773  6841 leader_election.cc:336] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.347585  6840 leader_election.cc:336] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.348052  6840 leader_election.cc:304] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.348826  7288 raft_consensus.cc:2749] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:28:20.425382  7288 raft_consensus.cc:493] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:20.426077  7288 raft_consensus.cc:515] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:20.428570  7288 leader_election.cc:290] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:20.434684  6841 leader_election.cc:336] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:20.435521  6840 leader_election.cc:336] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:20.436088  6840 leader_election.cc:304] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:20.437150  7288 raft_consensus.cc:2749] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:28:20.661741  6841 consensus_peers.cc:597] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f -> Peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Couldn't send request to peer 83c7d88da8734515aaccb92d7c38650f. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:28:21.000445 32330 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6823)
I20260709 12:28:21.530930  7288 raft_consensus.cc:493] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:21.531694  7288 raft_consensus.cc:515] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.534272  7288 leader_election.cc:290] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:21.541481  6841 leader_election.cc:336] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:21.542659  6840 leader_election.cc:336] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:21.543119  6840 leader_election.cc:304] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.543915  7288 raft_consensus.cc:2749] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:28:21.654615  7288 raft_consensus.cc:493] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:21.655289  7288 raft_consensus.cc:515] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.657596  7288 leader_election.cc:290] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:21.662443  6841 leader_election.cc:336] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:21.665341  6840 leader_election.cc:336] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:21.665840  6840 leader_election.cc:304] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.666787  7288 raft_consensus.cc:2749] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:21.743372  7288 raft_consensus.cc:493] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:21.744102  7288 raft_consensus.cc:515] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.747370  7288 leader_election.cc:290] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
W20260709 12:28:21.753532  6841 leader_election.cc:336] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
W20260709 12:28:21.754272  6840 leader_election.cc:336] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:21.754844  6840 leader_election.cc:304] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.755779  7288 raft_consensus.cc:2749] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:28:21.812708  6840 consensus_peers.cc:597] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f -> Peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Couldn't send request to peer 4eb3bfd3c9a34b28aca9c0d1f7292086. Status: Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:28:21.817795 32330 tablet_server.cc:196] TabletServer@127.31.146.130:0 shutdown complete.
I20260709 12:28:21.883951 32330 tablet_server.cc:179] TabletServer@127.31.146.131:0 shutting down...
I20260709 12:28:21.931869  7288 raft_consensus.cc:493] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:21.932384 32330 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:28:21.933645 32330 tablet_replica.cc:333] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.932754  7288 raft_consensus.cc:515] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.934899 32330 raft_consensus.cc:2243] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.935714 32330 raft_consensus.cc:2272] T 4fffda9e55f04d388d6b03b1cd010860 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.937780  7288 leader_election.cc:290] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:21.940811 32330 tablet_replica.cc:333] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.942000 32330 raft_consensus.cc:2243] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:28:21.942236  6841 leader_election.cc:336] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:21.943049 32330 raft_consensus.cc:2272] T edf17eee2f4d48b4aa6d51c7a3e7db3d P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:21.945286  6840 leader_election.cc:336] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:21.945858  6840 leader_election.cc:304] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.947227 32330 tablet_replica.cc:333] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.947213  7288 raft_consensus.cc:2749] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:28:21.948329 32330 raft_consensus.cc:2243] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.948980 32330 raft_consensus.cc:2272] T b1a9f75a16234d6d858ed04266e39b5a P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.951508 32330 tablet_replica.cc:333] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.952196 32330 raft_consensus.cc:2243] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.952751 32330 raft_consensus.cc:2272] T 3953aa7ebf6043debe898e0475330ea0 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.954592  7288 raft_consensus.cc:493] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 83c7d88da8734515aaccb92d7c38650f)
I20260709 12:28:21.955205  7288 raft_consensus.cc:515] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.956516 32330 tablet_replica.cc:333] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.957849 32330 raft_consensus.cc:2243] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:28:21.959846  7288 leader_election.cc:290] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:21.960762 32330 raft_consensus.cc:2272] T 2eba1fc3702c402e99641d0f8d5fb7af P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:21.964745  6841 leader_election.cc:336] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:21.964745 32330 tablet_replica.cc:333] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
W20260709 12:28:21.966068  6840 leader_election.cc:336] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
I20260709 12:28:21.966327 32330 raft_consensus.cc:2243] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.966529  6840 leader_election.cc:304] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [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: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.967264 32330 raft_consensus.cc:2272] T 8b86b1a892b44d13a6b1330d5d8dd8c1 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.967504  7288 raft_consensus.cc:2749] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:28:21.970402 32330 tablet_replica.cc:333] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.971139 32330 raft_consensus.cc:2243] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.971789 32330 raft_consensus.cc:2272] T 834a34ad621f474baf2b05ee4fd47a01 P ec3aa6eca0af44e39963e65c9072941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.972687  7288 raft_consensus.cc:493] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eb3bfd3c9a34b28aca9c0d1f7292086)
I20260709 12:28:21.973260  7288 raft_consensus.cc:515] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c7d88da8734515aaccb92d7c38650f" member_type: VOTER last_known_addr { host: "127.31.146.129" port: 40255 } } peers { permanent_uuid: "4eb3bfd3c9a34b28aca9c0d1f7292086" member_type: VOTER last_known_addr { host: "127.31.146.130" port: 38621 } } peers { permanent_uuid: "ec3aa6eca0af44e39963e65c9072941f" member_type: VOTER last_known_addr { host: "127.31.146.131" port: 45865 } }
I20260709 12:28:21.974821 32330 tablet_replica.cc:333] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.975597 32330 raft_consensus.cc:2243] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.976099 32330 raft_consensus.cc:2272] T 91a589fa5fb148e8b87811154fe0a66b P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.976428  7288 leader_election.cc:290] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255), 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621)
I20260709 12:28:21.980693 32330 tablet_replica.cc:333] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.981667 32330 raft_consensus.cc:2243] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.982507 32330 raft_consensus.cc:2272] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:28:21.983611  6840 leader_election.cc:336] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4eb3bfd3c9a34b28aca9c0d1f7292086 (127.31.146.130:38621): Network error: Client connection negotiation failed: client connection to 127.31.146.130:38621: connect: Connection refused (error 111)
W20260709 12:28:21.984264  6841 leader_election.cc:336] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 83c7d88da8734515aaccb92d7c38650f (127.31.146.129:40255): Network error: Client connection negotiation failed: client connection to 127.31.146.129:40255: connect: Connection refused (error 111)
I20260709 12:28:21.984743  6841 leader_election.cc:304] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec3aa6eca0af44e39963e65c9072941f; no voters: 4eb3bfd3c9a34b28aca9c0d1f7292086, 83c7d88da8734515aaccb92d7c38650f
I20260709 12:28:21.985913 32330 tablet_replica.cc:333] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
W20260709 12:28:21.985762  6841 raft_consensus.cc:2686] T f4707390ba7a446ba52eb565eec726bb P ec3aa6eca0af44e39963e65c9072941f: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:28:21.986846 32330 raft_consensus.cc:2243] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.987720 32330 raft_consensus.cc:2272] T 6b1be3a734b54a88b5dc3468cd4788c9 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.990245 32330 tablet_replica.cc:333] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.990873 32330 raft_consensus.cc:2243] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.991302 32330 raft_consensus.cc:2272] T 7c86f120e76444ab95fa621ad0881bc2 P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.993956 32330 tablet_replica.cc:333] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.994539 32330 raft_consensus.cc:2243] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.995519 32330 raft_consensus.cc:2272] T 715dcb00ac7745c2ad77e69f8d3c6aca P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:21.998281 32330 tablet_replica.cc:333] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:21.998977 32330 raft_consensus.cc:2243] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:21.999763 32330 raft_consensus.cc:2272] T 89ea1abbdc4f4db08fc07207e6887a90 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.002954 32330 tablet_replica.cc:333] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:22.003880 32330 raft_consensus.cc:2243] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:22.004431 32330 raft_consensus.cc:2272] T 2392bc0e0486450a9480e99c57276920 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.007365 32330 tablet_replica.cc:333] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:22.007931 32330 raft_consensus.cc:2243] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:22.008478 32330 raft_consensus.cc:2272] T 8666c11c394141bf8c0df21dbb314ba4 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.011545 32330 tablet_replica.cc:333] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:22.012121 32330 raft_consensus.cc:2243] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:22.012655 32330 raft_consensus.cc:2272] T edb5e43094574a549863146abcf372e6 P ec3aa6eca0af44e39963e65c9072941f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.015146 32330 tablet_replica.cc:333] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:22.015698 32330 raft_consensus.cc:2243] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:22.016237 32330 raft_consensus.cc:2272] T d7b91535aca241b7872078611d4738da P ec3aa6eca0af44e39963e65c9072941f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.018760 32330 tablet_replica.cc:333] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: stopping tablet replica
I20260709 12:28:22.019328 32330 raft_consensus.cc:2243] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:28:22.019739 32330 pending_rounds.cc:70] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Trying to abort 1 pending ops.
I20260709 12:28:22.019940 32330 pending_rounds.cc:77] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305626001845096448 op_type: NO_OP noop_request { }
I20260709 12:28:22.020493 32330 raft_consensus.cc:2889] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:28:22.021005 32330 raft_consensus.cc:2272] T 2f89b1a3e83d4d10bb065aadc9d5ef2d P ec3aa6eca0af44e39963e65c9072941f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.063493 32330 tablet_server.cc:196] TabletServer@127.31.146.131:0 shutdown complete.
I20260709 12:28:22.115438 32330 master.cc:562] Master@127.31.146.190:40471 shutting down...
I20260709 12:28:22.159390 32330 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:28:22.160063 32330 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:28:22.160452 32330 tablet_replica.cc:333] T 00000000000000000000000000000000 P 467b18c306ca4bf6b24ef07b9406958d: stopping tablet replica
I20260709 12:28:23.097776 32330 master.cc:584] Master@127.31.146.190:40471 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (29271 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (50905 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (258481 ms total)
[  PASSED  ] 8 tests.
I20260709 12:28:23.164410 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2449 messages since previous log ~40 seconds ago
I20260709 12:28:23.164669 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2449 messages since previous log ~40 seconds ago
I20260709 12:28:23.164878 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2447 messages since previous log ~40 seconds ago
I20260709 12:28:23.165146 32330 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 ~59 seconds ago
I20260709 12:28:23.165323 32330 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 ~59 seconds ago
I20260709 12:28:23.165547 32330 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 ~120 seconds ago
I20260709 12:28:23.165791 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 4 messages since previous log ~132 seconds ago
I20260709 12:28:23.166059 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 78 messages since previous log ~4 seconds ago
I20260709 12:28:23.166384 32330 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~28 seconds ago
